Skip to main content

Commands & Permissions

Commandsโ€‹

๐Ÿ“‹ Commands: /bolt

  • /bolt give [user] [type] [amount] [uses] <-s> - Give a lightning wand to a user.

    • [user] argument must be an online player.
    • [type] argument must be a valid lightning wand (config.yml).
    • [amount] argument must be a positive integer.
    • [uses] argument must be a positive integer or "infinite" (for infinite uses).
    • <-s> argument is optional and if used it will silently give the lightning wand to the user. *Example: /bolt give N0RSKA tier1 1 100 -s will silently give the user N0RSKA, 1 (one) Tier 1 lightning wand with 100 (one hundred) uses.
  • /bolt list - View all configured lightning wands.

  • /bolt reload - Reload the plugin configuration.

  • /bolt version - View the plugin's version/if updates are available.

  • /bolt debuginfo - View debug information.

Permissionsโ€‹

  • bolt.commands - Access to Bolt's commands/menu.
  • bolt.give - Access to /bolt give.
  • bolt.list - Access to /bolt list.
  • bolt.reload - Access to /bolt reload.
  • bolt.version - Access to /bolt version.
  • bolt.use - Ability to use lightning wands.