Dieser Commit ist enthalten in:
Ursprung
e77d43d8d7
Commit
1423f864c6
@ -79,7 +79,7 @@ public class SafeSchematicNode {
|
|||||||
NOT_OWNER;
|
NOT_OWNER;
|
||||||
|
|
||||||
public void sendError(Player player) {
|
public void sendError(Player player) {
|
||||||
SchematicSystem.MESSAGE.send("SAFE_SCHEMATIC_NODE_" + this.name(), player);
|
SchematicSystem.MESSAGE.send("SAFE_NODE_" + this.name(), player);
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean isSuccessful() {
|
public boolean isSuccessful() {
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren