ceskyDJ / NetherWater

Simple Spigot plugin that allows players to use water in nether worlds. They can use buckets, ice blocks and dispensers for spawning water.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Damaging (player and mob) not working at all in some cases

ceskyDJ opened this issue · comments

From Spigot:

Hello, great plugin but I have 2 concerns, I left the damage for mobs and players but neither mobs (pigs and zombies tested) nor players have damage
I left the default settings and the permission is set to "netherwater.use.* ".
I set myself to survival, deop and without godmode.
I use Paper 1.16.5 #650

Here are the settings in config.yml :

mob-damaging: true
# Damage players in water in nether worlds (only survival mode players without god mode enabled)
player-damaging: true
# How many health point remove while damaging mobs and players
# Mobs and players are hit every 20 ticks (usually ~ 1 second)
# For example: player has 20 health points (10 hearts)
damage-value:
mob: 1.0
player: 1.0

User hasn't installed required dependency for this feature - BKCommonLib. See https://www.spigotmc.org/threads/nether-water-enable-water-in-nether-worlds.441047/page-2#post-4162051.