mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-06-27 09:41:24 +00:00
might as well add this
This commit is contained in:
parent
9fc237390e
commit
ed9204c735
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import org.bukkit.command.CommandSender;
|
|||
import org.bukkit.entity.*;
|
||||
|
||||
@CommandPermissions(level = AdminLevel.SUPER, source = SourceType.BOTH)
|
||||
@CommandParameters(description = "Purge all mobs in all worlds.", usage = "/<command>")
|
||||
@CommandParameters(description = "Superadmin Command - Purge all mobs in all worlds.", usage = "/<command>")
|
||||
public class Command_mp extends TFM_Command
|
||||
{
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue