Add or Remove Flight Time
Add or remove flight time from players with simple commands.
FlyCountdown allows server admins to manage player flight time by adding or removing time as needed. This feature is helpful for rewarding or limiting flight time for players.
Commands:
/fly add <player> <time> Adds the specified amount of flight time to the player. The time can be entered in various formats (e.g.,
30m
for 30 minutes,2h
for 2 hours)./fly take <player> <time> Removes the specified amount of flight time from the player. If the player has less time than specified, it will reduce their time to zero.
Last updated