Push 1.3.2.2

Fix rtp so it no longer blocks the server
This commit is contained in:
Zontreck 2022-10-05 16:07:04 -07:00
parent 30f4f3deff
commit 098de9f9d4
12 changed files with 269 additions and 84 deletions

View file

@ -26,6 +26,10 @@
"dev.zontreck.otemod.msgs.homes.goto.success": "§2Home found, warping home now",
"dev.zontreck.otemod.msgs.homes.del.success": "§2Home was deleted successfully",
"dev.zontreck.otemod.msgs.homes.del.fail": "§cHome could not be deleted due to an error",
"dev.zontreck.otemod.msgs.command_cooling_down": "This command is currently on cooldown. You must wait for ",
"dev.zontreck.otemod.msgs.command_cooling_down_seconds": "seconds.",
"minecraft.player.joined": "",
"minecraft.player.joined.renamed": "",
"minecraft.player.quit": ""