Player
Player copied to clipboard
CommandTeleport (10810) - Allow com.string as map filename
You can teleport to a custom-named map, by filling com.string
:
@raw 10810, "./Map/test", 0,0,0,3
It Even considers custom folder structure.
It still lacks some changes to support:
- .po files from translations
- Manipulate save data.
I have to learn how to implement those.