mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-05 12:03:16 +00:00
Command confirmation
This commit is contained in:
parent
bbd3fd3484
commit
b20f13bc58
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
||||||
|
package com.intellectualcrafters.plot.util;
|
||||||
|
|
||||||
|
public class CmdConfirm {
|
||||||
|
public static HashMap<String, SubCommand> pending = new HashMap<>();
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue