Skip to content

Adds a WAILA HUD for Slimefun items. Lets you see what Slimefun item a block is without breaking it or opening its menu.

License

Notifications You must be signed in to change notification settings

SchnTgaiSpock/SlimeHUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlimeHUD

Adds a WAILA (What Am I Looking At) HUD for Slimefun items. Can be set to display in the bossbar or above the hotbar in config.yml. Additional energy/cargo information can also be toggled on or off in config.yml. Individual players can also toggle their WAILA HUD with /slimehud toggle.

The HUD lets you see what Slimefun item a block is without breaking or opening its menu. It also displays additional information depending on the block, such as network size, cargo channel, and energy generation. See the wiki for more details.

Preview

slimehud.mp4

PlaceholderAPI

  • %slimehud_toggle%
    Returns the current player's toggle state. Possible values are true or false.

Limitations

  • Minecraft only has 7 colors for the bossbar, compared to 16 for regular items.

API

API documentation can be found here on the wiki.

Requirements

  • Spigot or its derivatives
  • Slimefun, of course

Credits

Big thanks to Sefiraat for designing and creating the API!

InfinityLib by Mooy1
Lombok by Project Lombok