mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-26 15:16:45 +01:00
Changed alias to "add"
This commit is contained in:
parent
c4d84bb070
commit
84e17dc798
@ -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"),
|
||||||
|
Loading…
Reference in New Issue
Block a user