Rocologo / MobHunting

Mob hunting plugin for Minecraft Servers
24 stars 22 forks source link

Wither Skeleton "disabled by admin" message when config.yml is true #766

Open ThreeChunk opened 1 year ago

ThreeChunk commented 1 year ago

I have an issue where players on my server are unable to earn Mobhunt rewards for naturally spawned Wither Skeleton kills.

Any kills result in a message advising "[MobHunting] Rewards for killing WitherSkeleton is disabled by Admin". Debug mode also claims that WitherSkeleton is disabled in config:

[09:28:53 INFO]: [MobHunting][Debug] ======================== New kill ========================== [09:28:53 INFO]: [MobHunting][Debug] Dolan_Ducc killed a WitherSkeleton (Minecraft)@(world_nether:1003,60,100) [09:28:53 INFO]: [MobHunting][Debug] Permission 'mobhunting.mobs.*' or 'mobhunting.mobs.WITHER_SKELETON' not set, defaulting to True. [09:28:53 INFO]: [MobHunting][Debug] KillBlocked: WitherSkeleton is disabled in config.yml [09:28:53 INFO]: [MobHunting][Debug] ======================= kill ended (25b)=====================

However, in the Rewards for killing Hostile Mobs part of the config, Wither Skeleton is set to true and has been since the plugin was installed:

Wither Skeleton settings

wither_skeleton: enabled: true message: You killed a §1{killed} money: amount: '30:50' chance: 1.0 commands:

Changing the enabled state produces the same results in false mode and when then re-setting it to true.

Any assistance you can provide is greatly appreciated.

sennecoolgames commented 1 year ago

Ye i have this to