✏️ Added :
/tpa
command : Allows players to ask for teleportation to another playerallowTpa
option : toggles the/tpa
commanduseXpToTeleport
option : consumes XP when the player uses teleportation commands (/bed
,/surface
and/tpa
)- An option is available for each tp command (
blocksPerXpLevel...
,...
being the command) to specify the amount of blocks that will consume 1 XP level
- An option is available for each tp command (
🌈 Changed :
The custom translations are now handled differently :
- if you want custom translations, you can simply put a file named
custom_lang.json
inside a folder namedcyan
in the config folder - the way to use another language is also by using this file, but by translating the default translations
⚠️ For now, only one language can be used, but support for multiple languages might come at some point