Skip to content

Releases: Spazzinq/FlightControl

2.2

06 Jan 20:36
5f0970a
Compare
Choose a tag to compare
2.2

Config Changes (RESET CONFIG!!)

This update adds important requested features such as the "/fly" command and actionbar support.

+ Command option (/fly) to replace automatic flight
+ Actionbar notification option
+ Enable/Disable message configurability
+ Command tab-complete
+ "can_enable" and "cannot_enable" messages/sounds for the command option
+ Post-command flight permission checking
~ Fixed WorldGuard NPE issue (when it wasn't on the server)
~ Rearranged/Renamed certain config options
~ Code cleanup (as always!)

Fun Fact: The code that took the most time was the background command un/registering with /fly because it is implemented to register only when the option is enabled, remove when disabled ("/fc reload" after changing in config or temporary toggling "/fc command"), and allow Essentials to take the command priority back. No idea why I spent so much time on it 😅

2.1

10 Nov 18:54
c20832e
Compare
Choose a tag to compare
2.1
2.1 Candidate

2

03 Nov 00:14
77fe8d7
Compare
Choose a tag to compare
2
v2 Candidate

1.6

27 Oct 18:23
Compare
Choose a tag to compare
1.6
Update issue templates