MineCICD added "plugins"

This commit is contained in:
minster586
2024-10-05 22:23:51 -04:00
committed by minster586
parent 15691e7567
commit a7c7616624
198 changed files with 59954 additions and 1 deletions

View File

@@ -0,0 +1,29 @@
#██████╗░███████╗███╗░░░███╗██╗███╗░░██╗██████╗░███████╗██████╗░
#██╔══██╗██╔════╝████╗░████║██║████╗░██║██╔══██╗██╔════╝██╔══██╗
#██████╔╝█████╗░░██╔████╔██║██║██╔██╗██║██║░░██║█████╗░░██████╔╝
#██╔══██╗██╔══╝░░██║╚██╔╝██║██║██║╚████║██║░░██║██╔══╝░░██╔══██╗
#██║░░██║███████╗██║░╚═╝░██║██║██║░╚███║██████╔╝███████╗██║░░██║
#╚═╝░░╚═╝╚══════╝╚═╝░░░░░╚═╝╚═╝╚═╝░░╚══╝╚═════╝░╚══════╝╚═╝░░╚═╝
## Reminders will execute in the specified times to let players know when is the next restart
## Main Branch
reminder:
## Enables or Disables restart reminder
enabled:
minutes: true
seconds: true
## minutes before restart
minutes:
- 15
- 10
- 5
- 1
## AutoRestart will countdown the seconds till restart start
seconds: 5
## This will remind you that the server timer is paused. This message will be sent to
## people with 'autorestart.admin' permission
## This is set in minutes
pause_reminder: 10
## DO NOT TOUCH!!
version: 2