Ban/Unban Blocks & Units with World Processors (#9052)
* uh * mmmmmm * hhhhhh * i * indicate
This commit is contained in:
@@ -1392,6 +1392,11 @@ public class LStatements{
|
||||
row(table);
|
||||
field(table, value, s -> value = s);
|
||||
}
|
||||
case ban, unban -> {
|
||||
table.add(" block/unit ");
|
||||
|
||||
field(table, value, s -> value = s);
|
||||
}
|
||||
default -> {
|
||||
table.add(" = ");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user