fix space and fill softdepend

This commit is contained in:
Kapitowa
2022-08-02 18:46:09 +03:00
parent b003ec96f7
commit bb7c300074
2 changed files with 2 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ class AntigriefFabledSkyBlock : AntigriefIntegration {
}
override fun canCreateExplosion(player: Player, location: Location): Boolean {
val skyblock = SkyBlock.getInstance()
val island = skyblock.islandManager.getIslandAtLocation(location) ?: return true

View File

@@ -37,6 +37,7 @@ softdepend:
- DeluxeCombat
- IridiumSkyblock
- SuperiorSkyblock2
- FabledSkyBlock
- CrashClaim
- DecentHolograms
- MythicMobs