mirror of
https://e.coding.net/circlecloud/SimpleEssential.git
synced 2024-11-17 01:18:47 +00:00
fix gc command onlyplayer...
Signed-off-by: j502647092 <jtb1@163.com>
This commit is contained in:
parent
ab8bff05c0
commit
f9e2ee8e3e
@ -60,6 +60,6 @@ public class CommandGc extends BaseCommand {
|
||||
|
||||
@Override
|
||||
public boolean isOnlyPlayerExecutable() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user