SaveCMD
This plugin provides a personalized help menu for each player that they can create themselves through a graphical interface. It allows players to save commands in a convenient GUI menu for subsequent quick launch with a simple click.
Main Features
- Easy to use with intuitive interface
- Ability to add and remove commands
- Display of information through system messages
- Permission system for access control
Installation
- Download the plugin files
- Place them in the 'plugins' folder of your Minecraft server
- Restart the server to activate the plugin
- Configure necessary permissions for players
Permission System
- sc.player - basic access
- sc.admin - access to other players' interfaces and command execution
- sc.slot9 - access to GUI with 1 row
- sc.slot27 - access to GUI with 3 rows
- sc.slot54 - access to GUI with 6 rows
Commands
- /savecmd or /sc - open graphical interface
- /savecmd add
<command without "/"> - add command - /savecmd remove
- remove command - /savecmd set public/private - privacy settings
- /savecmd open
- open another player's GUI - /savecmd history - view history
- /scadmin reload - reload plugin
- /scadmin history
- view another player's history
Frequently Asked Questions
Question: What is the practical use of this plugin?
Answer: When creating a server help menu, there's often a situation where each player has their own preferences regarding necessary commands. Instead of memorizing multiple commands or creating a universal menu, this plugin allows each player to create a personalized menu with the commands they need, which can be launched with one click.