mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
14 lines
693 B
INI
14 lines
693 B
INI
[ExpGamingCore_Command]
|
|
unauthorized=Unauthorized, Access is denied due to invalid credentials
|
|
error-string-list=Invalid Option, Must be one of: __1__
|
|
error-string-len=Invalid Length, Max: __1__
|
|
error-number=Invalid Number
|
|
error-number-range=Invalid Range, Min (exclusive): __1__, Max (inclusive): __2__
|
|
error-player=Invaild Player Name, __1__ ,try using tab key to auto-complete the name
|
|
error-player-online=Player is offline.
|
|
error-player-alive=Player is dead.
|
|
error-player-rank=Player is of Higher Rank.
|
|
invalid-inputs=Invalid Input, /__1__ __2__
|
|
invalid-parse=Invalid Input, There was a problem prasing the paramaters
|
|
command-ran=Command Complete
|
|
command-fail=Command failed to run: __1__ |