Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for SrBedrock

This plugin allows you to define which plugin have to be successful enabled after server startup

Report PluginControl?

Release
1.0.3

SrBedrock released this version: June 23, 2023

New Configurations:

action- Action to take if all listed plugins are not enabled kick-message - Message sent to the player when the disallow-player-login action is enabled

Actions

log-to-console - Sends a warning (log-to-console inside lang.yaml) in the console disallow-player-login - Block player from enter the server with a message (kick-message inside config.yml) shutdown-server - Shutdown the server with a warning (disabling-server inside lang.yml)

New File lang.yml:

Change all the messages sent by the plugin using MiniMessage

New Commands:

/plugincontrol action - Check the current action /plugincontrol action <action-type> - Set the action to take /plugincontrol kick-message - Check the current kick message /plugincontrol kick-message <message> - Set the kick message /plugincontrol reload - Reload the configuration and language files

New Permission:

plugincontrol.bypass - Bypass the disallow-player-login in action

Full Changelog: https://github.com/SrBedrock/PluginControl/compare/v1.0.2...v1.0.3

Information

Published onJune 23, 2023
Downloads1

Platforms

Paper Paper (1.8-1.20.1)