Added 1.13x support for the plugin (Requested by Onyx#2196 via Discord).
Removed some unused code.
Recoded the blockBlacklist for the levels. This wasn't working when you had "blockBlacklistAsWhitelist" set to true.This should now work.
blacklist blocks can be added like this:
Code (Text):# If you can stand on all blocks except these
blacklistBlocks:
- STONE
- GRASS
Has to be set in the levels.ymlCode (Text):# If you can ONLY stand on these blocks
blockBlacklistAsWhitelist: true
blacklistBlocks:
- STONE
- GRASS
NOTE: When you are using 1.13, you can either do RED_WOOL:0 or RED_WOOL. The data (0) will be ignored by the plugin.

⭐ Checkpoints ⭐ | Advanced Parkour System | Level System | 1.8x - 1.16x 2.4.4
Ultimate checkpoints plugin! A complete parkour system for your server.