byteful / LevelTools

A Spigot/Bukkit plugin that adds a leveling system to tools, swords, and bows. https://discord.gg/G8BDgqsuyw
GNU Affero General Public License v3.0
13 stars 6 forks source link

Block break events that are cancelled still give XP #7

Closed bristermitten closed 2 years ago

bristermitten commented 2 years ago

For example breaking blocks under worldguard protection

Perhaps also make the plugin only give xp for blocks, not things like flowers and grass

byteful commented 2 years ago

You can blacklist certain blocks like flowers and grass. I'd like to keep support for flexibility, but I can provide you a config that I used on 1.17 that blacklists these blocks.

byteful commented 2 years ago

Fixed with new pull request. Version release coming in a few.