mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-09 07:45:27 +02:00
Changed alias to "add"
This commit is contained in:
@@ -71,7 +71,7 @@ public enum Command {
|
|||||||
SET("set", "s"),
|
SET("set", "s"),
|
||||||
PURGE("purge"),
|
PURGE("purge"),
|
||||||
SETUP("setup"),
|
SETUP("setup"),
|
||||||
OP("op", "admin"),
|
OP("op", "add"),
|
||||||
DEOP("deop", "deadmin"),
|
DEOP("deop", "deadmin"),
|
||||||
BAN("ban", "block"),
|
BAN("ban", "block"),
|
||||||
UNBAN("unban", "unblock"),
|
UNBAN("unban", "unblock"),
|
||||||
|
Reference in New Issue
Block a user