Shutdown
- Native Minecraft Version:
- 1.18
- Tested Minecraft Versions:
- 1.18
Super lightweight advanced shutdown schedule.
Features
Requirements
- Certified shutdown plugin
- Separate delays
- Titles
- Configuration
- Message configuration
- Reload command
- HEX-colors support
- Permission-based control
- PlaceholderAPI support
- No errors and bugs
- Open source MIT license
Config
Code (YAML):# Delay between shutdown notifications in seconds. Time MUST be sorted by upcoming.
delays:
- delay: 1
time: 10
- delay: 5
time: 15
- delay: 10
time: 30
- delay: 15
time: 60
# Shutdown time. Default: 5 min.
shutdown_time: 60
# Enable titles?
enable_titles: true
# Title settings (in seconds)
title_fade_in: 1
title_fade_out: 1
title_stay: 4
Authors