mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-08-07 04:53:05 +00:00
Finish the job
This commit is contained in:
parent
54e6e2f9b1
commit
59831ef1f3
91 changed files with 109 additions and 110 deletions
|
@ -10,7 +10,7 @@ import org.bukkit.entity.Player;
|
|||
import org.bukkit.inventory.ItemStack;
|
||||
import org.bukkit.inventory.meta.ItemMeta;
|
||||
|
||||
@CommandPermissions(level = Rank.NEW_ADMIN, source = SourceType.BOTH)
|
||||
@CommandPermissions(level = Rank.ADMIN, source = SourceType.BOTH)
|
||||
@CommandParameters(description = "For the people that are still alive - gives a cake to everyone on the server.", usage = "/<command>")
|
||||
public class Command_cake extends FreedomCommand
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue