New stuff added to config:
Code (Text):
# scroll speed
# if set to 0, will instantly reveal items
# 2 = 1 item / 2 ticks
# 5 = 1 item / 5 ticks
scroll-speed: 0
# selection sound
# do "none" for no sound
# ENTITY_EXPERIENCE_ORB_PICKUP
selection-sound: ENTITY_EXPERIENCE_ORB_PICKUP
# Enable command autocomplete?
autocomplete: false
#...
Also added an official error checker, and fixed some core bugs.