ColorCustomization #238
@ -35,5 +35,5 @@ public enum Color {
|
|||||||
BROWN,
|
BROWN,
|
||||||
GREEN,
|
GREEN,
|
||||||
RED,
|
RED,
|
||||||
BLACK
|
BLACK;
|
||||||
}
|
}
|
10
BauSystem_Main/src/de/steamwar/bausystem/commands/CommandColor.java
Normale Datei
10
BauSystem_Main/src/de/steamwar/bausystem/commands/CommandColor.java
Normale Datei
@ -0,0 +1,10 @@
|
|||||||
|
package de.steamwar.bausystem.commands;
|
||||||
|
|
||||||
|
import com.sk89q.worldedit.extent.clipboard.Clipboard;
|
||||||
|
|
||||||
|
|
||||||
|
public class CommandColor {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
In neuem Issue referenzieren
Einen Benutzer sperren