Smellyboard - customizable informational sidebar

Dec 25, 2019
7
0
0
My sidebar plugin is finally ready for production! I hope you enjoy it.

Smellyboard comes with a handful of presets, such as a slime chunk finder and a redstone power probe. You can add any lines you like as "custom" entries in the config file, which is generated in the /plugins/Smellycraft/ folder.

All details are present on the GitHub wiki at https://smellycraft.com/denizen/smellyboard. As with my other plugins, please ensure sc_common.dsc or suitable alternative(s) are also installed.

Raw script: https://raw.githubusercontent.com/smellyonionman/smellycraft/master/sc_smellyboard.dsc
Common files: https://raw.githubusercontent.com/smellyonionman/smellycraft/master/sc_common.dsc

Please post all issues on GitHub.
 

mcmonkey

Administrator
Staff member
Helper
That script ( https://one.denizenscript.com/haste/63146 ) contains a basic monkeybot-caught error:
+++ I encountered 1 potential problem with that script.
+++ (1) WARNING: Line 83: Uneven number of <tag-marks>, are you missing a < or > ?
Additionally, your "common files" script ( https://one.denizenscript.com/haste/63144 ) contains several basic monkeybot-caught errors:
+++ I encountered 3 potential problems with that script.
+++ (1) ERROR: Invalid YAML! Error message: (Line: 249, Col: 7, Idx: 10805) - (Line: 249, Col: 13, Idx: 10811): Duplicate key
+++ (2) WARNING: Line 66: Uneven number of <tag-marks>, are you missing a < or > ?
+++ (3) WARNING: Line 74: Uneven number of <tag-marks>, are you missing a < or > ?