-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
git-spigot-ad703da-d77f4d9 (MC: 1.16.1) (implementing API version 1.16.1-R0.1-SNAPSHOT)
-
Yes
Installing a a datapack that adds a new custom dimension and running a command such as
/execute in <dimension> run tp @p ~ ~ ~
results in the error "Unknown dimension '<dimension>'". However, that'll successfully teleport the player in both singleplayer and a Vanilla 1.16.1 server.
I've attached a minimal datapack that adds the dimension "custom:test" for easy testing.
- is duplicated by
-
SPIGOT-5949 Custom Dimension Created through Data Packs Doesn't Work
-
- Resolved
-
I found a plugin that works for 1.16.3, it allows custom dimensions in Spigot by managing them as separate worlds, and functions to tp to them work perfectly: https://www.spigotmc.org/resources/1-16-custom-dimensions.83731/