mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-09-16 17:47:54 +02:00
@@ -126,6 +126,7 @@ public class DebugExec extends SubCommand {
|
||||
scope.put("Settings", new Settings());
|
||||
scope.put("StringMan", new StringMan());
|
||||
scope.put("MathMan", new MathMan());
|
||||
scope.put("FlagManager", new FlagManager());
|
||||
|
||||
// Classes
|
||||
scope.put("Location", Location.class);
|
||||
|
Reference in New Issue
Block a user