Voxel Shop beta is live. Expect occasional bugs. Learn more
Animated models, intelligent waypoint navigation, and combat AI. Perfect for quests, guards...
Added
- Added full Geyser/Floodgate support for Bedrock Edition players.
- Added native Bedrock Forms UI for NPC editing.
- Added editor mode selection for Bedrock players (Menu or Hotbar).
- Added ArmorStand-based holograms fallback for Bedrock clients.
- Added automatic Bedrock player detection via Floodgate.
- Added packet throttling system (up to 500 packets/s limit, ~60% less network overhead).
- Added configurable tick rates for combat and pathfinding (default: 3 ticks = ~6.6 updates/s).
- Added movement/rotation thresholds to reduce packet spam (~70% fewer position packets).
- Added faction system for NPCs (Premium).
- Added NPC vs NPC combat support (Premium).
- Added new target types: `NPCS` and `ALL_WITH_NPCS` (Premium).
- Added dedicated page 5 for glow settings in editor.
- Added flexible command format (with or without `/` prefix).
- Added message for rate limit skin MojangAPI
Fixed
- Fixed equipment not refreshing when removed from NPC.
- Fixed armor slots not responding to clicks on Bedrock.
- Fixed glow slot conflicting with page navigation.
- Fixed players getting stuck in hotbar editor on Bedrock.
- Fixed hotbar not refreshing after Bedrock forms changes.
- Fixed hologram position when NPC scale changes on Bedrock.
Changed
- Changed equipment editor to use left-click only (works on Bedrock).
- Changed default `hologram.offset-y` from 2.3 to 0.5.
- Moved glow settings to page 4 slot 1.
- Moved combat editor to page 3 slot 6.
Configuration
New sections in `config.yml`:
- `debug.enabled`, `debug.packet-tracker`, `debug.packet-warning-threshold`, `debug.packet-max-per-second`
- `performance.path-tick-rate`, `performance.combat-tick-rate`, `performance.movement-threshold`, `performance.rotation-threshold`
Migration
- Delete `config.yml` to regenerate with new sections, or add them manually.
- Delete `editor.yml` to regenerate with updated equipment lore and glow slot.