New features:
- Head Database Support! (Just replace the material name with a hdb id)
- New option "keep_color_when_ignoring_beginning_words" -> e.g. when you type #hi it wont show any color, if it's set to true #hi will work as usual and also make the chat colored
- New option "ignored_words", yes !! Item support too, you can put inside it whatever u want to be ignored: [item],
, etc. - GUI Overrides, if you want to make your gui look better you can force override blocks over them: (main was just shown that you can ignore them) overrides: chat: item1: position: 38 item: material: WHITE_WOOL title: "White wool!??!" lore: [ ] name: item1: position: 38 item: material: BLACK_WOOL title: "Black wool?!?" lore: [ ] main: {} global: item1: position: 1 item: material: YELLOW_WOOL title: "Yellow wool!??!" lore: [ ]
Bugs fixed: - Optimization issues (now it's A LOT faster) - Some errors with beginning words