Mozart Posted May 14, 2021 Share Posted May 14, 2021 https://www.spigotmc.org/resources/confirm-menu-1-8-1-16-configurable.76279/ This spigot plugin working with all versions of minecraft from 1.8 to 1.16 will allow you to easily add to a confirmation menu for all of your commands, including those added with your other plugins !ConfirmMenu also has a system for easily changing languages between 9 different languages ! Confirmation Menu Written confirmation Configurable messages Permissions Code (YAML): # List of commands that require confirmationCommands: "reload, stop"# List of commands that require a confirmation by writing "confirm"CommandsWrite: "kick, ban"# Enable open soundOpenSound: true# OP players have permission to skip confirmation by default ( confirmmenu.skip )SkipPermsForOP: false# Messages ( color codes are valid )Text: ConfirmMessage: "&eAre you sure ?" WriteConfirmMessage: "&eWrite CONFIRM to confirm, or something else to cancel." CancelMessage: "&cCanceled !" MenuTitle: "&8&lCONFIRM" MenuConfirm: "&a&lCONFIRM" MenuCancel: "&c&lCANCEL" NewVersion: "&eA new version of the plugin is available !" UpdateFail: "&cCould not check for updates !"# Changing the language will automatically change the configuration on the next reboot# Available languages : EN | FR | ES | DE | TK | ZH | RU | PL | CZ | OTHERLanguage : "EN"# Check for updates and send a message to the consoleUpdateCheck: true Spoiler: French configuration Spoiler: Spanish configuration Spoiler: German configuration Spoiler: Turkish configuration Spoiler: Chinese configuration Spoiler: Russian configuration Spoiler: Polish configuration Spoiler: Czech configuration "confirmmenu.skip" : Skip confirmation ( can be disbled ) "confirmmenu.update" : Receiving update notification on connection Become a donor to be added to this list and to obtain a rank on discord ! Spoiler: DONATORS This plugin is made for servers using spigot, all functionality is not guaranteed on other types of servers.New features are planned soon : API System Sounds gestion Premium version For any suggestions, questions or bugs, please use this : Message to MaximePremont PLEASE DO NOT USE THE REVIEW SECTION FOR BUGS REPORT Link to comment Share on other sites More sharing options...
M1nordragon Posted May 15, 2021 Share Posted May 15, 2021 You don't need to put the whole spigot page in here Link to comment Share on other sites More sharing options...
Mozart Posted May 16, 2021 Author Share Posted May 16, 2021 On 5/15/2021 at 3:21 AM, M1nordragon said: You don't need to put the whole spigot page in here i just want to make their job easier Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now