Finally fixed NullPointerException error when a player leaves the server and the time left of that player is 0.
Players could get fly for free.
Some other little stuff.
Added:
Action bar messages. (You need ActionBarAPI), and you need to add something to the config.yml. See Below.
Sounds for Announcer time left and for the disable fly
New config.yml, you need to add this in you config:
Code (Text):
Fly:
DisabledSound: 'ENTITY_WITHER_DEATH'
ActionBar:
Enabled: true
Message: '&cYou have %timeleft% of fly time'
Announce:
Sound: 'ENTITY_EXPERIENCE_ORB_PICKUP'
If you have any issue don't forget to tell me in the discussion area or PM me.
If you don't know what to do just copy the old or rename it so you the plugin loads it generate a new one for you.
I skiped one version because.... nobody cares why am I writing this.