This release adds the new 26.2 SkyGrid block materials to the world configs, updates the Paper API target, and cleans up config comments while keeping the setup notes and examples intact.
Requirements
- Java 25
- Paper or Folia 26.2
Bukkit and Spigot are not supported in this build.
Changes
-
Updated the plugin version to 26.2.
-
Updated the Paper API target to 26.2.
-
Added 26.2 block materials to the SkyGrid world config:
- CINNABAR
- SULFUR
- POTENT_SULFUR
- SULFUR_SPIKE
-
Kept MUSIC_DISC_BOUNCE out of the block distribution because it is an item, not a block.
-
Kept SULFUR_CUBE out of the block config because it is an entity.
-
Alphabetized material lists in the world config.
-
Rewrote YAML comments to make them clearer and easier to follow.
-
Preserved the existing config instructions, examples, and format notes.
-
Fixed tab indentation in YAML where needed.
26.2 block config update
The new 26.2 blocks were added with low SkyGrid spawn weights.
CINNABAR and SULFUR are normal blocks, so they appear more often.
POTENT_SULFUR and SULFUR_SPIKE have special behavior, so they are much rarer.
This keeps the new 26.2 blocks visible without making the special blocks too common.
Config comment cleanup
The YAML comments were rewritten to be more direct and easier to read.
The setup details were kept. The examples were kept. The format notes were kept.
This update should make the config files easier to edit without removing the help text that explains how each section works.
Build notes
The project now targets Paper API 26.2.
The release jar was rebuilt as:
SkyGrid-26.2.jar
Upgrade notes
Back up your server before updating.
Make sure your server is running Java 25.
Use this build on Paper or Folia 26.2.
If you already edited your config files, compare them before replacing them. This update changes comments, formatting, and material lists.
Known warning
This release updates configs for 26.2 and touches several YAML files.
Please report bugs if you run into issues with:
- World generation
- New 26.2 block distribution
- YAML config loading
- Mini regen materials
- Spawner settings
- Paper or Folia startup