Skip to content

Releases: TownyAdvanced/TownyFlight

1.6.3: Update for Towny 0.96.2.17+

11 Sep 15:45
Compare
Choose a tag to compare
  • Update to be compatible with changes to Version code in Towny.
  • Minimum Towny version now 0.96.2.17.

1.6.2: Update for Towny 0.96.2.5+

20 Jul 18:06
Compare
Choose a tag to compare

This updates TownyFlight to meet required changes set by 0.96.2.5's update.

1.6.1: Fix flight deactivation.

03 Jun 11:45
Compare
Choose a tag to compare
  • Adds methods to add and remove flight, making deactivation of flight much more reliable.

1.6.0: Delayed Disabling of Flight & more.

20 May 23:54
Compare
Choose a tag to compare
  • Disable Towny version checker.
  • New Config Option: flight_Disable_Timer
    • Default: 3
    • Number of seconds after leaving an allowed-flight area before flight
      is removed, giving players a chance to re-enter their town.
    • Closes #22
    • Also handles moving between two allied towns.
    • Closes #30
  • Fix taking flight off of people in Spectator/Creative gamemodes.

1.5.8: UTF-8 support in config.

25 Mar 20:08
Compare
Choose a tag to compare
  • Add support for UTF-8 characters in config.yml
  • Bump Towny version number for API purposes to 0.96.0.0.

1.5.7: Add support for colour codes in all messages.

16 Mar 12:34
Compare
Choose a tag to compare
  • Add support for colour codes in all messaging.
    • Closes #26.
    • Language strings in existing configs will need to have their strings surrounded by ' '.
    • New configs will generate with ' ' surrounding language strings by default.
  • Update bukkit api to 1.15.2.

1.5.6: Fixes for auto-flight on relog & config version number.

30 Jan 16:56
Compare
Choose a tag to compare
  • Fix for players who are in Creative or Spectator mode losing their flight on join.
  • Fix for config not updating latest run version.

1.5.5: Ignore players in spectator and creative modes.

22 Jan 15:39
Compare
Choose a tag to compare
  • Stop removal of flight on players who are in spectator or creative
    game mode.

1.5.4: Fix last version.

18 Jan 23:59
Compare
Choose a tag to compare
  • Fix cannot cast error from 1.5.3

1.5.3: Added 1.15.* Compatibility.

18 Jan 21:30
Compare
Choose a tag to compare

Solves issue where players' fall damage was not being reliably stopped on 1.15.* servers.