mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-12-26 02:57:59 +01:00
Removed useless empty strings from en-US locale
This commit is contained in:
parent
3ef6529c40
commit
a612f20af9
@ -48,7 +48,6 @@ commands:
|
|||||||
console: "Console"
|
console: "Console"
|
||||||
admin:
|
admin:
|
||||||
help:
|
help:
|
||||||
parameters: ""
|
|
||||||
description: "admin command"
|
description: "admin command"
|
||||||
resets:
|
resets:
|
||||||
description: "edit resets of the players"
|
description: "edit resets of the players"
|
||||||
@ -203,21 +202,16 @@ commands:
|
|||||||
parameters: "<schem name>"
|
parameters: "<schem name>"
|
||||||
description: "load schem into the clipboard"
|
description: "load schem into the clipboard"
|
||||||
list:
|
list:
|
||||||
parameters: ""
|
|
||||||
description: "list available schems"
|
description: "list available schems"
|
||||||
no-schems: "&cNo schems in schems folder!"
|
no-schems: "&cNo schems in schems folder!"
|
||||||
available-schems: "&aThese schems are available for loading:"
|
available-schems: "&aThese schems are available for loading:"
|
||||||
origin:
|
origin:
|
||||||
parameters: ""
|
|
||||||
description: "set the schem's origin to your position"
|
description: "set the schem's origin to your position"
|
||||||
paste:
|
paste:
|
||||||
parameters: ""
|
|
||||||
description: "paste the clipboard to your location"
|
description: "paste the clipboard to your location"
|
||||||
pos1:
|
pos1:
|
||||||
parameters: ""
|
|
||||||
description: "set 1st corner of cuboid clipboard"
|
description: "set 1st corner of cuboid clipboard"
|
||||||
pos2:
|
pos2:
|
||||||
parameters: ""
|
|
||||||
description: "set 2nd corner of cuboid clipboard"
|
description: "set 2nd corner of cuboid clipboard"
|
||||||
save:
|
save:
|
||||||
parameters: "<schem name>"
|
parameters: "<schem name>"
|
||||||
|
Loading…
Reference in New Issue
Block a user