cadenkriese / Thirst

Thirst plugin for Spigot. Adds a thirst mechanic into minecraft!
GNU General Public License v3.0
1 stars 2 forks source link

Thirst is not ignoring players in creative mode. #8

Closed TrademarkTM closed 7 years ago

TrademarkTM commented 7 years ago

Hello! This is just a small bug I found while using your plugin. Basically, what the title says, the thirst is being removed while I am in creative mode.

Information

My configuration for ignore creative is this one:

# 
# IGNORE_CREATIVE
# Desc: If true, anyone in creative will not be affected by Thirst.
# Type: Boolean
# Default: true
Ignore-Creative: true

It is basically ignoring this "true" in the config. Server version: 1.11.2 Plugin version: v1.8.3

Ignore OP is working normally, though.

Thanks!

cadenkriese commented 7 years ago

I'll get to work on a fix for this asap, thank you for the well laid out report.

cadenkriese commented 7 years ago

FIX - Ignore-Creative config node not working.

cadenkriese commented 7 years ago

This bug has been fixed in version 1.8.4 you can download it here.