Datapacks support (custom structures / loot tables) - New `
datapacks` config section to automatically copy datapacks into freshly created resource worlds.
- Optional `
/minecraft:reload` after copying so datapacks apply without a full restart.
- Configurable source (`
world:<name>` or `
folder:<path>`) and per-dimension apply toggles.
Per-world teleport toggle - New `
teleport_enabled` option per dimension:
- `
world.teleport_enabled`
- `
nether.teleport_enabled`
- `
end.teleport_enabled`
- Blocks teleports from both `
/resource tp <world>` and the `
/resource` GUI when disabled.
️ Improvements - Added clear notes in `
config.yml` explaining default `
/resource` GUI behavior and permissions.
- Improved GUI click handling to identify the BubbleReset menu reliably (uses a dedicated inventory holder).
- Added a fallback to read the menu action from item lore when PDC is unavailable.