What's new
- Updated for Paper and Folia 26.1.2
- SkyGrid now requires Java 25
- SkyGrid now focuses on Paper and Folia only (removed support for spigot and bukkit)
- Folia has been update to remove the need for Datapack, as well as moved over to using the sql light system for chest
- Better handling for beds, respawn anchors, portals, and SkyGrid world respawns
- New compatibility settings for Multiverse, CMI, and other spawn/world plugins
- Mini regen, fog, custom chests, Eyes of Ender, teleporting, and resource pack handling were updated for the new Paper/Folia scheduler system
- New grid-face material options for more detailed SkyGrid block setups
The biggest config feature is grid-face materials.
Server owners can now attach blocks to the top, bottom, or sides of a picked SkyGrid block.
Example:
Code (YAML):
distributions:
custom_mushroom_fields:
GRASS_BLOCK
: 25
top:
SUGAR_CANE
: 20
east:
WATER
: 10
Old block config entries still work, so simple setups do not need to change.
Note: A lot changed in the plugin code for this version. Please report any bugs you run into, especially if your server uses Multiverse, CMI, Folia, or another world/spawn manager.