- Fixed default mob spawner configuration issues
- Fixed non-stackable loots
- Fixed holograms not appearing
- Fixed error when no hologram plugin
- Fixed holograms not disappearing on explosion
- Fixed spawners disappearing on break (with or without Silk Touch)
- Fixed spawner crash error (caused by oversized NBT data in default mob configs leading to packet overload)
- Significantly optimized performance, usage is now much lower than before and will continue to improve in future updates
1. Added Corrupted (Optional) to avoid having too many AFK players.
2. Folia Support
3. More Particles (Optional)
Added confirm menu to sell buttons!
here is the config update.
HTML:gui-settings: gui-title: "%action% of %items%" gui-rows: 3 disposition: - "---------" - "--y---n--" - "---------" # Available placeholders: # %action% - The action to be confirmed (sell/drop) # %items% - The items affected items: y: type: LIME_WOOL display-name: "&a&lConfirm" lore: - "&7Click to %action% %items% Items." - "&7This action cannot be undone." actions: left-click: CONFIRM n: type: RED_WOOL display-name: "&c&lCancel" lore: - "&7Click to cancel the operation." actions: left-click: CANCEL -: type: BLACK_STAINED_GLASS_PANE display-name: "&c"
