Schemnodes Schematic System #93
@ -26,13 +26,12 @@ public class SchematicSystem extends JavaPlugin {
|
||||
public static final String PREFIX = "§eSchematic§8» §7";
|
||||
|
||||
private static SchematicSystem instance;
|
||||
public SchematicCommand SCHEMATIC_COMMAND;
|
||||
|
||||
@Override
|
||||
public void onEnable() {
|
||||
instance = this;
|
||||
|
||||
SCHEMATIC_COMMAND = new SchematicCommand();
|
||||
new SchematicCommand();
|
||||
}
|
||||
|
||||
public static SchematicSystem getInstance() {
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren