mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-09-21 17:04:00 +00:00
Remove the warning system
Warnings were a moderator tool layered on top of reports and had no callers left outside their own command and the player list button. The legacy module, its config and locale, the exp_scenario command and its permissions, the discord alert block and the player list button are all removed. Reporting from the player list no longer depends on whether the player could give warnings, anyone can report a player who is not immune.
This commit is contained in:
@@ -246,25 +246,6 @@ description=vlayer 資訊
|
||||
title=vlayer 資訊:
|
||||
result=__1__: __2__
|
||||
|
||||
[exp-commands_warnings]
|
||||
description-create=給用戶一個警告; 可能會導致系統的自動行動。
|
||||
description-get=取得用戶收到的警告次數。如果沒有用戶,則列出所有用戶以及他們受到警告的次數。
|
||||
description-clear=清除用戶的所有警告(和系統警告)。
|
||||
description-clear-script=清除用戶的系統警告。
|
||||
description-clear-last=清除用戶的最後警告。
|
||||
arg-player-create=要警告的用戶。
|
||||
arg-player-get=要取得的用戶, 若沒有則返回所有用戶。
|
||||
arg-player-clear=要清除的用戶。
|
||||
arg-reason=原因。
|
||||
create=__1__ 被 __2__ 因 __3__ 作出警告。
|
||||
player-title=__1__ 有 __2__ 個警告和 __3__/__4__ 的系統警告。
|
||||
list-element-player=__1__: __2__
|
||||
warnings-title=該用戶警告如下:
|
||||
list-element=__1__: __2__ (__3__/__4__)
|
||||
cleared=__1__ 的警告己被 __2__ 清除。
|
||||
cleared-script=__1__ 的系統警告己被 __2__ 清除。
|
||||
cleared-last=__1__ 的最後警告己被 __2__ 清除。
|
||||
|
||||
[exp-commands_waterfill]
|
||||
description=把地換為淺水。
|
||||
requires-explosives=沒有足夠的 __ITEM__cliff-explosives__ 。
|
||||
|
||||
Reference in New Issue
Block a user