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