+
Added an option to send a time warning for temp fly
+
Added an option to send a finish message for temp fly
+
Fixed tempfly time ending earlier
Rembemer to add these new options to your config:
Code (YAML):
# Plugin will notify player if he has X time of tempfly remaining send_temp_fly_warning: false
# Plugin will notify player when his tempfly time ends send_temp_fly_finished: false
# How many seconds of fly should remain for the plugin to notify? # With default values, player will get notified when 10 seconds are remaining # and also when it's about to finish (last 3 seconds) time_warning_seconds: - 10
- 3
- 2
- 1