SmellyBoard - smellyonionman/smellycraft GitHub Wiki
Packet-based sidebars provide unlimited HUD items! Players customize the HUD with a paginated GUI.
You can add your own lines in the config using the custom:
node! A sample is included.
Administrators can reduce lag by limiting how many lines a player may simultaneously activate.
Increasing the frequency will also slow the sidebar's update rate to an equal number of seconds.
Commands:
/smellyboard
- open the HUD Selector GUI./smellyboard reload
- re-read the config file and reload scripts./smellyboard update (enable|disable)
- check for updates or toggle hourly checks/smellyboard save
- immediately save settings to disk/smellyboard freq <#>
- set frequency of display updates/smellyboard max <#>
- set maximum number of HUDs rendered per player
Permissions:
smellyboard.use
allows use of /smellyboard commandsmellyboard.admin
allows use of /smellyboard reload argument
Built-In HUDs include:
- Balance - requires Vault
- Compass - distance to waypoint, in blocks
- Exhaustion - how quickly your food is decreasing
- Lag - displays TPS and Ping
- Mob - for mob farms. Counts a specified entity under the cursor
- Slime - slime chunk detector
- Power - shows redstone power under cursor
- Damage - shows weapon damage including enchantments and potion effects
- Item - counts how many of a particular item you are carrying