v1.1.0 — Major Update
New Features
- Folia support — fully compatible with regionized threading
- Multi-language system — includes English & Dutch, add any language by dropping files in languages/
- Storage GUI completely reworked — paginated item display, sell-all button (shows value before selling), drop-all button, fully configurable slot layout
- DONUT preset — skips the main menu and opens storage directly on right-click
- Per-spawner yml files — each mob type gets its own file in spawners/, add new spawners without touching code
- Per-mob spawn interval — set a custom base delay per mob type in its yml file
- Price categories — prices split into creative-tab category files (ingredients.yml, combat.yml, building_blocks.yml, etc.) instead of one massive list
- Feature toggles — disable sell wands, upgrades, holograms, or storage GUI individually
- Unlimited stack size — set max-stack: -1 in config
- Shift + right-click to stack entire hand at once, normal click stacks one at a time
- Tab completion now respects REGISTERED_ONLY / ALL modes
