Skip to content

MP3Martin/BiggerHotbar-MC-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BiggerHotbar-MC-Plugin

Minecraft plugin that makes your hotbar bigger (using scrolling)

Installation

  • Download latest release from releases
  • Put the .jar file in your plugins folder
  • Restart your server
  • Type /bh enable to enable the plugin

Version

This plugin should be on 1.12 -

Permissions

  • biggerhotbar.hotbar
    • Enables bigger hotbar for the player
    Note

    This permission is granted to everyone by default.


  • biggerhotbar.commands
    • Allows using BiggerHotbar's commands
Note

Being OP allows you all of the above.

config.yml

  • 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 and sides
Tip

Reload config using /bh reload

Modes

Click a mode name to see a showcase video:

Center
mode-center.mp4
Sides
mode-sides.mp4



Todo

  • Nothing

About

Minecraft plugin that makes your hotbar bigger (using scrolling)

Resources

License

Stars

Watchers

Forks

Languages