mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-28 03:55:23 +09:00
22 lines
909 B
INI
22 lines
909 B
INI
[commands]
|
|
unauthorized=401 - Unauthorized: Access is denied due to invalid credentials
|
|
invalid-inputs=Invalid Input, /__1__ __2__
|
|
invalid-range=Invalid Range, Min: __1__, Max: __2__
|
|
invalid-length=Invalid Length, Max: __1__
|
|
invalid-player=Invaild Player Name, __1__ ,try using tab key to auto-complete the name
|
|
offline-player=Player is offline, Command Failed To Run
|
|
dead-player=Player is dead, Command Failed To Run
|
|
command-ran=Command Complete
|
|
|
|
[ranking]
|
|
all-rank-print=[Everyone]: __1__
|
|
rank-print=[__1__]: __2__
|
|
rank-up=__1__ was promoted to __2__ by __3__
|
|
rank-down=__1__ was demoted to __2__ by __3__
|
|
rank-given=You have been given the __1__ Rank!
|
|
tag-reset=Your Tag was reset due to a Rank change
|
|
|
|
[gui]
|
|
unauthorized=401 - Unauthorized: Access is denied due to invalid credentials
|
|
cant-open=You can not open this panel right now, reason: __1__
|
|
cant-open-no-reason=You can not open this panel right now |