mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Update Command_spawnmob.java (#75)
This commit is contained in:
parent
7a45734baf
commit
e92b755306
@ -10,7 +10,7 @@ import org.bukkit.entity.EntityType;
|
||||
import org.bukkit.entity.Player;
|
||||
|
||||
@CommandPermissions(level = Rank.OP, source = SourceType.ONLY_IN_GAME)
|
||||
@CommandParameters(description = "Make an announcement", usage = "/<command> <mobtype> [amount]")
|
||||
@CommandParameters(description = "Spawn a mob", usage = "/<command> <mobtype> [amount]")
|
||||
public class Command_spawnmob extends FreedomCommand
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user