mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Add Missing Command Locales (#331)
* Update lawnmower.lua * Update bonus.lua * Update greetings.lua * Update personal-logistic.lua * Update quickbar.lua * Update personal_logistic.lua * Update tag.lua * Update commands.cfg * Update commands.cfg * Update commands.cfg
This commit is contained in:
@@ -14,6 +14,7 @@ revert=You cannot edit admin markers.
|
||||
description=Artillery Target Remote
|
||||
|
||||
[expcom-bonus]
|
||||
description=Changes the amount of bonus you receive
|
||||
set=Your bonus has been set to __1__.
|
||||
perm=You dont have enough permission to set more than __1__.
|
||||
|
||||
@@ -96,10 +97,17 @@ remove=__1__ was unjailed by __2__.
|
||||
already-jailed=__1__ is already in jail.
|
||||
not-jailed=__1__ is not currently in jail.
|
||||
|
||||
[expcom-join-message]
|
||||
description-msg=Sets your custom join message
|
||||
description-clr=Clear your join message
|
||||
|
||||
[expcom-kill]
|
||||
description=Kills yourself or another player.
|
||||
already-dead=You are already dead.
|
||||
|
||||
[expcom-lawnmower]
|
||||
description=Clean up biter corpse, decoratives and nuclear hole
|
||||
|
||||
[expcom-lastlocation]
|
||||
description=Sends you the last location of a player
|
||||
response=Last location of __1__ was [gps=__2__,__3__]
|
||||
@@ -107,6 +115,9 @@ response=Last location of __1__ was [gps=__2__,__3__]
|
||||
[expcom-me]
|
||||
description=Sends an action message in the chat
|
||||
|
||||
[expcom-personal-logistics]
|
||||
description=Set Personal Logistic (-1 to cancel all) (Select spidertron to edit spidertron)
|
||||
|
||||
[expcom-pol]
|
||||
description-clr=Clear pollution
|
||||
description-off=Disable pollution
|
||||
@@ -125,6 +136,9 @@ protected-area=This area is now protected.
|
||||
unprotected-area=This area is now unprotected.
|
||||
repeat-offence=__1__ has removed __2__ at [gps=__3__,__4__]
|
||||
|
||||
[expcom-quickbar]
|
||||
description=Saves your quickbar preset items to file
|
||||
|
||||
[expcom-rainbow]
|
||||
description=Sends an rainbow message in the chat
|
||||
|
||||
@@ -198,6 +212,10 @@ result=__1__ set the game speed to __2__
|
||||
description-ci=Clear Item On Ground
|
||||
description-cb=Clear Blueprint
|
||||
|
||||
[expcom-tag]
|
||||
description=Sets your player tag.
|
||||
description-clear=Clears your tag. Or another player if you are admin.
|
||||
|
||||
[expcom-tp]
|
||||
description-tp=Teleports a player to another player.
|
||||
description-bring=Teleports a player to you.
|
||||
|
||||
Reference in New Issue
Block a user