Commands & Permissions
Commands
📋 /multiplierbombs, /mbombs, /multiplierbomb
/mbomb give [user] [type] [amount] <-s>
- Give a multiplier bomb to a user.[user]
argument must be an online player, or * for everyone online.[type]
argument must be a valid multiplier 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:
/mbomb give N0RSKA common 1 -s
will silently give the user N0RSKA, 1 Common Multiplier Bomb.
/mbomb open [user] [type]
- Open a game session for a player.[user]
argument must be an online player.[type]
argument must be a valid multiplier bomb tier (items.yml).- Example:
/mbomb open N0RSKA common
will open a new common bomb game for the user N0RSKA.
/mbomb reload
- Reload the plugin configuration./mbomb version
- View the plugin's version/if updates are available./mbomb debuginfo
- View debug information.
Admin Permissions
mb.admin
- Access to admin menu/tab-completion.mb.admin.give
- Access to give command.mb.admin.open
- Access to open command.mb.admin.reload
- Access to reload command.mb.admin.version
- Access to version command.mb.admin.debuginfo
- Access to debuginfo command.
User Permissions - Usage
mb.user.use.multiplierbomb
- Access to use multiplier bombs.