Skip to content

a simple plugin for make a custom maintenance for your server

License

Notifications You must be signed in to change notification settings

royaljacques/MaintenanceSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaintenanceSystem

Version: 0.0.2

api: pocketmine 4.0

this plugin is a simple plugin to perform maintenance on its server. it allows via a form to define a time, and thanks to a configuration, to allow to display a desired interval an announcement

##config:

maintenance-announce: 'Une maintenance va débuter dans: {time}'
  secound-announce:
  - 30
  - 20
  - 10
  - 5
  tranfere-to-other-server: true
  ip-server: 127.0.0.1
  port-server: "19132"
  message-to-kick: you have bean kicked for Maintenance server
  form-reason: raison

other additions will come, do not hesitate to send me suggestions