- Compatible API Versions
- 1.0.0, 2.0.0
- Sourcecode
- https://github.com/Rakilem?tab=repositories
- Contributors
- Rakilem YT
Plugin Name: MaintenanceMode
Version: 1.0.0
Author: Rakilem YT
Description: MaintenanceMode is a versatile plugin designed for NukkitX servers, providing administrators with easy management of server maintenance operations. It enables seamless transition into maintenance mode, allowing administrators to restrict access to the server while essential updates or repairs are performed.
Functionality:
Version: 1.0.0
Author: Rakilem YT
Description: MaintenanceMode is a versatile plugin designed for NukkitX servers, providing administrators with easy management of server maintenance operations. It enables seamless transition into maintenance mode, allowing administrators to restrict access to the server while essential updates or repairs are performed.
Functionality:
- Toggle the server into maintenance mode with a simple command (/maintenance on).
- Exclude players with specific permissions or operators (ops) from being kicked during maintenance.
- Customizable messages inform players clearly when the server enters or exits maintenance mode.
- Designed for Java 11, ensuring compatibility with modern server environments.
- All settings, including messages and player exclusions, can be customized through a config.yml file.
- Uses Maven for smooth integration with NukkitX and other necessary libraries.
- Download the Plugin: Place the MaintenanceMode-1.0-SNAPSHOT.jar file in the plugins folder of your NukkitX server.
- Start the Server: Restart or start your server to load the plugin.
- /maintenance on - Puts the server into maintenance mode.
- Players with appropriate permissions or operators (ops) are exempted from being kicked during maintenance.
- Permission maintenance.command allows usage of the /maintenance command. Default: op.