Dieser Commit ist enthalten in:
Commit
7a6b22d832
@ -45,7 +45,7 @@ import static de.steamwar.schematicsystem.commands.SchematicCommandUtils.*;
|
|||||||
public class SchematicCommand extends SWCommand {
|
public class SchematicCommand extends SWCommand {
|
||||||
|
|
||||||
public SchematicCommand() {
|
public SchematicCommand() {
|
||||||
super("schematic", Bukkit.getPluginManager().getPlugin("Teamserver") == null ? new String[]{"schem", "/schem", "/schematic"} : new String[]{"schem"});
|
super("schematic", Bukkit.getPluginManager().getPlugin("Teamserver") == null ? new String[] {"schem", "/schem", "/schematic"} : new String[]{"schem"});
|
||||||
}
|
}
|
||||||
|
|
||||||
@Register("help")
|
@Register("help")
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren