mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
grr
This commit is contained in:
parent
ba22aedc58
commit
9fc237390e
@ -6,7 +6,7 @@ import org.bukkit.command.Command;
|
|||||||
import org.bukkit.command.CommandSender;
|
import org.bukkit.command.CommandSender;
|
||||||
import org.bukkit.entity.*;
|
import org.bukkit.entity.*;
|
||||||
|
|
||||||
@CommandPermissions(level = AdminLevel.OP, source = SourceType.BOTH)
|
@CommandPermissions(level = AdminLevel.SUPER, source = SourceType.BOTH)
|
||||||
@CommandParameters(description = "Purge all mobs in all worlds.", usage = "/<command>")
|
@CommandParameters(description = "Purge all mobs in all worlds.", usage = "/<command>")
|
||||||
public class Command_mp extends TFM_Command
|
public class Command_mp extends TFM_Command
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user