fix space and fill softdepend
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -37,6 +37,7 @@ softdepend:
|
||||
- DeluxeCombat
|
||||
- IridiumSkyblock
|
||||
- SuperiorSkyblock2
|
||||
- FabledSkyBlock
|
||||
- CrashClaim
|
||||
- DecentHolograms
|
||||
- MythicMobs
|
||||
|
||||
Reference in New Issue
Block a user