Let's try out the move protection, maybe this will work the first time
This commit is contained in:
@ -15,6 +15,8 @@ public enum LangString {
|
||||
INTERACTIONBLOCKS ("actions"),
|
||||
/** Section for when a player interacts with an item that is blacklisted. */
|
||||
INTERACTIONITEMS ("actions"),
|
||||
/** Section for when a player moves outside of the jail. */
|
||||
MOVING ("actions"),
|
||||
|
||||
//Jailing section
|
||||
|
||||
|
Reference in New Issue
Block a user