Sorry it's taken so long to get the update out on the plugin pages. I've been busy, and even though the update has been done for a while, I just haven't had time to post it.
In this version, a lot has been overhauled to simplify the installation process where possible for all versions except Folia, due to some limitations with their API.
The datapack is no longer required for (Spigot, Bukkit, Paper, Pufferfish, Purpur, Leaf), since a custom generator has been built using the API to strip world chunk data of everything except biomes. This was done to support multi-world setups beyond the default 3 worlds.
⚠️⚠️⚠️ The plugin now creates 3 completely custom worlds and leaves the default ones untouched. So if you're switching from an old version and using (Spigot, Bukkit, Paper, Pufferfish, Purpur, Leaf), you'll need to do a few extra things. Like copying over your saved region data to the new worlds, and so on. ⚠️⚠️⚠️
If you're making a brand new server, you can just proceed as normal. Download the plugin and launch the server—no more extra steps like creating a datapack folder. Use the built-in /tpr command to teleport to the SkyGrid worlds. Portals, beds, and similar stuff are now isolated from the standard worlds. For example, going through a portal in the SkyGrid Overworld takes you to a SkyGrid Nether or End, depending on the type.
Stand-alone end portals have been added to the SkyGrid Overworld. The plugin has custom logic to let Ender Eyes track these portals.
portals.dat)END_PORTAL blocks in the gridYou can now mark any chunk to auto-regen on a timer. Great for farms, mob grinders, or any spot you want to reset without doing anything. Use easy in-game commands:
/miniregen add to start a regen job
/miniregen remove to stop it
You can tab-complete the interval, alias, distribution, or group name.
All the new blocks and mobs have been added to the grid. Things like:
/miniregen add [seconds] [alias] [distribution] [group]
/miniregen remove [alias]
/miniregen remove group [groupName]
# Regen this chunk every 5 minutes
/miniregen add 300 farmZone spring_to_life
# Stop that job
/miniregen remove farmZone
# Remove all jobs in the "farm" group
/miniregen remove group farm
Here's a sample mini_regen_materials.<code>yml </code> setup:
distributions:
spring_to_life:
FIRELY_BUSH: 1.0
LEAF_LITTER: 0.5
WILDFLOWERS: 0.7
SHORT_DRY_GRASS: 0.4
TALL_DRY_GRASS: 0.4
CACTUS_FLOWER: 0.2
LODESTONE: 0.8
The chest system now supports more loot customization:
New tipped arrow logic adds random potion effects to arrows in chests for more variety.
The dragon fight is easier now:
There’s been a ton of changes. If you need help with anything or run into issues, let me know on the plugin Discord Or submit issues on GitHub.
Folia version for 1.21.7 will come when they updated their api to 1.21.7

Experience the Latest Blocks, Customize Your SkyGrid, and Enjoy Real-Time, Efficient Generation.