mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-12-20 00:38:45 +01: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