Fly penalty not working
Sikatsu opened this issue ยท 8 comments
Using 5.5.6, it seems the fly penalty is broken. I receive money from killing mobs while flying.
please show me the debug information from the console when you do a kill while flying
Could it be possible this got reset with the new config.yml?
FlyingPenalty is set to 1.0, which means it's disabled. I want them not to receive money at all when they use /fly.
I checked, I do copy the old value.
this.penaltyFlying = mConfig0.penaltyFlying;
But maybe something went wrong when you helped me with all the testing :-)
That's possible. Pretty sure it worked before, how do I disable receiving money now when fly is on?