mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 19:54:43 +02:00
inbox
This commit is contained in:
@ -38,7 +38,7 @@ import java.util.UUID;
|
||||
public class Inbox extends SubCommand {
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user