Secret Commands - Run console commands with hidden keyword:
Version: v1.1
This plugin lets you make secret keywords (Ex: "I accept all the rules stated") and run multiple console commands from them. The config file is VERY easy to use, and setup is a breeze.
Features:
- Run multiple console commands when user types a specific word/phrase
- Replaces %P with the playername. So you can make it auto-promote a user
Permissions:
- SecretCommands.config - Lets you do "/sc reload" (Reloads the config file)
- SecretCommands.[word/phrase]- Allows the user to use the secret command
Make sure to replace spaces with underscores, so "I will not grief" is "SecretCommands.i_will_not_grief"
Example config file:
I accept all the rules:
OneTime: true
Commands:
- Player: %P Accepted the rules!
- permissions player setgroup %P Builder
Download Secret Commands: DropBox
Source Code: Included in jar
Changelog:
1.1
Added the ability to only allow a command to be used once
1.0
Releasing my awesome plugin