Fix multiple translation errors with the cyanlib
Update to 1.21
Use CyanLib 0.4.9 to fix the config not being written when modified from the chat
Use CyanLib 0.4.7 to fix the config not being written when modified from the chat
✏️ 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
🎴 Update to 1.20.4
🎴 Update to 1.20.3
🎴 Update to 1.20.2
🎴 Fix version 1.20.x not working on 1.20.x