Minecraft plugin that makes your hotbar bigger (using scrolling)
- Download latest release from releases
- Put the
.jar
file in your plugins folder - Restart your server
- Type
/bh enable
to enable the plugin
This plugin should be on 1.12 - ∞
biggerhotbar.hotbar
- Enables bigger hotbar for the player
This permission is granted to everyone by default.
biggerhotbar.commands
- Allows using BiggerHotbar's commands
Being OP allows you all of the above.
bh_enabled
- is boolean
- Default value:
false
- Controls if the plugin is doing it's main thing
maxMovesAtOnce
- is integer
- Default value:
4
- Controls the limit of how many scrolls can happen at one time (noticeable when using number keys to switch
slots in center mode)
mode
- is string
- Default value:
center
- Controls the mode. Available options:
center
andsides
Reload config using
/bh reload
Click a mode name to see a showcase video:
Center
mode-center.mp4
Sides
mode-sides.mp4
- Nothing