mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-25 22:56:45 +01:00
Command confirmation
This commit is contained in:
parent
bbd3fd3484
commit
b20f13bc58
@ -0,0 +1,5 @@
|
||||
package com.intellectualcrafters.plot.util;
|
||||
|
||||
public class CmdConfirm {
|
||||
public static HashMap<String, SubCommand> pending = new HashMap<>();
|
||||
}
|
Loading…
Reference in New Issue
Block a user