toggle keybinding

sit data to Data.java
client events to Events.java
This commit is contained in:
Oth3r 2024-07-23 13:49:43 -05:00
commit ddf7703693
13 changed files with 294 additions and 124 deletions

View file

@ -45,8 +45,10 @@
"config.hand.restriction.blacklist": "Blacklist",
"config.example": "Example: %s",
"msg.sit_toggle.on": "Enabled Sitting!",
"msg.sit_toggle.off": "Disabled Sitting!",
"msg.sit_toggle": "%s Sitting!",
"msg.sit_toggle.on": "Enabled",
"msg.sit_toggle.off": "Disabled",
"msg.sit_toggle.unsupported": "Sitting is not available on this server.",
"msg.reloaded": "Reloaded the config!",
"msg.purged": "Purged all active chair entities!",