mirror of
https://github.com/kaboomserver/extras.git
synced 2025-02-11 11:40:19 +00:00
Unblock summon
in execute
This commit is contained in:
parent
4a917201b4
commit
8199636895
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ public final class ServerCommand implements Listener {
|
|||
|| "say".equalsIgnoreCase(cmd)
|
||||
|| "spreadplayers".equalsIgnoreCase(cmd)
|
||||
|| "stop".equalsIgnoreCase(cmd)
|
||||
|| "summon".equalsIgnoreCase(cmd)
|
||||
|| "teammsg".equalsIgnoreCase(cmd)
|
||||
|| "teleport".equalsIgnoreCase(cmd)
|
||||
|| "tell".equalsIgnoreCase(cmd)
|
||||
|
|
Loading…
Reference in a new issue