mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2024-11-20 10:09:37 +00:00
oops.
This commit is contained in:
parent
908caafb7d
commit
b801979f72
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import org.bukkit.inventory.Inventory;
|
|||
import org.bukkit.inventory.ItemStack;
|
||||
|
||||
@CommandPermissions(level = Rank.OP, source = SourceType.ONLY_IN_GAME)
|
||||
@CommandParameters(description = " Look into another player's inventory, optionally take items out.", usage = "/<command> <player> [offhand, armor]", aliases = "inv,insee")
|
||||
@CommandParameters(description = " Look into another player's inventory, optionally take items out.", usage = "/<command> <player> [offhand | armor]", aliases = "inv,insee")
|
||||
public class Command_invsee extends FreedomCommand
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue