DeluxePouches

Commands

Every command, what it does, and the permission it needs.

The main command is /deluxepouches. /dp and /pouches are the same command, use whichever you like.

Players do not need a command to open pouches. Handing them the item is enough.

All commands

CommandDoesPermission
/dp helpLists the commandsdeluxepouches.help
/dp versionPlugin version, hooks, pouch count, server versiondeluxepouches.help
/dp guiOpens the pouch menudeluxepouches.gui.open
/dp listLists every pouch id in chatdeluxepouches.list
/dp give <player> <id> [amount]Gives pouches to an online playerdeluxepouches.give
/dp reloadReloads the three config filesdeluxepouches.reload
/dp debug [toggle|status|info]Debug logging and a status dumpdeluxepouches.admin.debug
/dp testmodel <material> <modeldata>Gives a test item with that model datadeluxepouches.admin.debug

Running /dp with no arguments shows the help to anyone with deluxepouches.help, and a one line version string to everyone else.

Tab completion follows permissions, so people only see the subcommands they can run.

Details

From console

Every command except /dp gui works from console and from command blocks.

dp give Steve legendary 3
dp reload

On this page