Upcoming update v1.2 to v2.0:
- Added support for sliders (floats), format is "float [min] [max]"
- Added support for datablocks (of certain types), format is "datablock [dataType] [hasNone]"
- Added proper support for all wordlists (etard, adminmenu etc), format is "wordlist [seperator] [maxlength]"
- Added special value called bl_idlist which lets you add present players or custom ids with a gui like the wordlist one
- Added support for RTB's "num" type (basically an int that's allowed to have decimals)
- Intiger entry boxes are now visibly smaller
- Fixed some bugs with default blockland values that would cause the game to "forget" changes
- Made categories collapsable in the source code, not implemented in the gui yet.
- Added support for prefs that start with an underscore.
- Fixed issue where players going between gui submenus without hitting apply will see old values.