mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-20 00:13:21 +02:00
toggle keybinding
sit data to Data.java client events to Events.java
This commit is contained in:
parent
7d06735b3c
commit
ddf7703693
13 changed files with 294 additions and 124 deletions
|
@ -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!",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue