Commands and Permissions

Every command Talismans adds, and the permission node that gates it, is listed below. Operators have access to all of them by default.

Commands

CommandDescriptionPermission
/talismans give <player> <talisman> <level>Give a talismantalismans.command.give
/talismans bag <player>Open the talisman bagtalismans.command.bag
/talismans import <id>Import a talisman from lrcdbtalismans.command.import
/talismans export <id>Export a talisman to lrcdbtalismans.command.export
/talismans reloadReload the plugintalismans.command.reload

Additional permissions

PermissionDescription
talismans.limit.<amount>Limit how many talismans can be active for a player at once. Example: talismans.limit.5 allows 5 active talismans
talismans.bagsize.<size>Set a player's talisman bag size. Example: talismans.bagsize.8 allows 8 talismans in the bag

Where to go next

  • Make a talisman: the step-by-step how-to.

  • Plugin settings: the Plugin Config reference.