Add /clear to serversigns command whitelist
This commit is contained in:
@@ -17,7 +17,8 @@ commands_whitelist = (
|
|||||||
"p h", "plot home", "plot h", "p home", "plotme home", "plotme h",
|
"p h", "plot home", "plot h", "p home", "plotme home", "plotme h",
|
||||||
"up",
|
"up",
|
||||||
"tppos",
|
"tppos",
|
||||||
"seen"
|
"seen",
|
||||||
|
"clear",
|
||||||
)
|
)
|
||||||
|
|
||||||
max_line_length = 256
|
max_line_length = 256
|
||||||
|
|||||||
Reference in New Issue
Block a user