Skip to main content

Commands & Permissions

Commands

📋 /gamblebomb, /gbomb, /gbombs

  • /gbomb give [user] [type] [amount] <-s> - Give a gamble bomb to a user.

    • [user] argument must be an online player, or * for everyone online.
    • [type] argument must be a valid gamble bomb tier (items.yml), or * for every tier.
    • [amount] argument must be a positive integer.
    • <-s> argument is optional and if used it will silently give the item to the user.
    • Example: /gbomb give N0RSKA common 1 -s will silently give the user N0RSKA, 1 Common Gamble Bomb.
  • /gbomb open [user] [type] - Open a game session for a player.

    • [user] argument must be an online player.
    • [type] argument must be a valid gamble bomb tier (items.yml).
    • Example: /gbomb open N0RSKA common will open a new common bomb game for the user N0RSKA.
  • /gbomb reload - Reload the plugin configuration.

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

  • /gbomb debuginfo - View debug information.

Admin Permissions

  • gb.admin - Access to admin menu/tab-completion.
  • gb.admin.give - Access to give command.
  • gb.admin.open - Access to open command.
  • gb.admin.reload - Access to reload command.
  • gb.admin.version - Access to version command.
  • gb.admin.debuginfo - Access to debuginfo command.

User Permissions - Usage

  • gb.user.use.gamblebomb - Access to use gamble bombs.