TheBusyBiscuit / CS-CoreLib2

This is an updated (LITE) Version of CS-CoreLib. Instead of being a hard dependency, it should be shaded instead.
MIT License
19 stars 18 forks source link

Added GriefDefender protection module #197

Closed sarhatabaot closed 3 years ago

sarhatabaot commented 3 years ago

Adds support for GriefDefender. This fixes any issues with explosive tools for people using GriefDefender over GriefPrevention.

TheBusyBiscuit commented 3 years ago

GriefDefender has its own Slimefun integration, we don't handle it.

See here for context: https://github.com/Slimefun/Slimefun4/issues/2518#issuecomment-719644781 Perhaps you want to contact @bloodmc about the issues you have with this integration, it would make more sense to fix the existing implementation rather than adding additional cross-compatiblity layers on top of it.

sarhatabaot commented 3 years ago

Will do.