mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-12 09:15:27 +02:00
inbox
This commit is contained in:
@@ -38,7 +38,7 @@ import java.util.UUID;
|
|||||||
public class Inbox extends SubCommand {
|
public class Inbox extends SubCommand {
|
||||||
|
|
||||||
public Inbox() {
|
public Inbox() {
|
||||||
super(Command.INBOX, "Review a the comments for a plot", "comment", CommandCategory.ACTIONS, true);
|
super(Command.INBOX, "Review a the comments for a plot", "inbox", CommandCategory.ACTIONS, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Reference in New Issue
Block a user