Added Jail and some other stuff

This commit is contained in:
Cooldude2606
2019-04-16 20:46:42 +01:00
parent 0123451267
commit eb4c389673
14 changed files with 194 additions and 66 deletions

View File

@@ -1,6 +1,6 @@
[exp-commands]
kill-already-dead=You are already dead.
admin-chat-format=[Admin Chat] [color=__3__]__1__[/color]: __2__
admin-chat-format=[Admin Chat] __1__: __2__
tp-no-position-found=No position to teleport to was found, please try again later.
tp-to-self=Player can not be teleported to themselves.
chelp-title=Help results for "__1__":
@@ -9,6 +9,10 @@ chelp-format=/__1__ __2__ - __3__ __4__
chelp-alias=Alias: __1__
chelp-out-of-range=__1__ is an invalid page number.
roles-higher-role=The role you tried to assign is higher than your highest.
roles-list=All roles are: [color=__1__]__2__[/color]
roles-list-player=[color=__1__]__2__[/color] has: [color=__3__]__4__[/color]
roles-list-element=__1__, [color=__2__]__3__[/color]
roles-list=All roles are: __1__
roles-list-player=__1__ has: __2__
roles-list-element=__1__, __2__
jail-give=__1__ was jailed by __2__. Reason: __3__
jail-remove=__1__ was unjailed by __2__.
jail-already-jailed=__1__ is already in jail.
jail-not-jailed=__1__ is not currently in jail.