TownyAdvanced / TownyFlight

Flight plugin for Towny servers.
https://townyadvanced.github.io/
Other
23 stars 17 forks source link

(v1.5.5) TownyFlight removes creative fly on login #23

Closed MilesBHuff closed 4 years ago

MilesBHuff commented 4 years ago

What is the issue that you see?

If you log out while in creative mode and in a town and then log back in, fly is automatically disabled instead of enabled.

What steps can be done to repeat the issue on a test server?

  1. Enter creative mode
  2. Log out
  3. Log in

What is supposed to happen instead?

  1. Fly should be enabled, or left as-is.

Versions/Files

Towny Version (use '/towny v' in game) : 0.95.2.12 TownyFlight Version : 1.5.5 Link to pastebin.com with full server startup from the latest.log : I read it; there's nothing interesting in it. Link to pastebin.com with TownyFlight config.yml : auto_Enable_Flight: true

MilesBHuff commented 4 years ago

In the release notes, it sounds like this was fixed in 1.5.5; but it wasn't -- or, at least, it doesn't seem like it was.

This is not the same issue as https://github.com/TownyAdvanced/TownyFlight/issues/21.

Worth noting, though: the 1.5.5 jar doesn't update the version in the config file (so mine still says 1.5.4). Is it possible the 1.5.4 binary was accidentally renamed and uploaded as the 1.5.5 binary? Or is there a bug that prevents the plugin from updating the version of its config file?

MilesBHuff commented 4 years ago

Thanks, LlmDl! You rock! :)