Dieser Commit ist enthalten in:
Ursprung
eb336fd89e
Commit
170b1da9a7
1
SchematicSystem_Core/src/SchematicSystem.properties
Normale Datei
1
SchematicSystem_Core/src/SchematicSystem.properties
Normale Datei
@ -0,0 +1 @@
|
||||
PREFIX=§eSchematic§8» §7
|
0
SchematicSystem_Core/src/SchematicSystem_en.properties
Normale Datei
0
SchematicSystem_Core/src/SchematicSystem_en.properties
Normale Datei
@ -19,11 +19,13 @@
|
||||
|
||||
package de.steamwar.schematicsystem;
|
||||
|
||||
import de.steamwar.core.Core;
|
||||
import de.steamwar.message.Message;
|
||||
import de.steamwar.schematicsystem.commands.SchematicCommand;
|
||||
import org.bukkit.plugin.java.JavaPlugin;
|
||||
|
||||
public class SchematicSystem extends JavaPlugin {
|
||||
public static final String PREFIX = "§eSchematic§8» §7";
|
||||
public static final Message MESSAGE = new Message("SchematicSystem", SchematicSystem.class.getClassLoader());
|
||||
|
||||
private static SchematicSystem instance;
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: SchematicSystem
|
||||
version: "2.0"
|
||||
version: "2.1.0"
|
||||
authors: [Yaruma3341, Lixfel, Chaoscaot]
|
||||
depend: [SpigotCore, WorldEdit]
|
||||
main: de.steamwar.schematicsystem.SchematicSystem
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren