This plugin allows users with the spoutcraft client to set commands to keys on the keyboard, wich can make typing commands much easier. Imagine a long command you often use, made accessible with just the press of a button.
Features
- Set personal or global commands to keys on your keyboard.
- No config file
- Uses bukkit persistence (sqlite/mysql)
- Api for developers.
Requirements
Supported Permissions Plugins
- PermissionsEx
- Permissions
- BukkitPermissions
Usage
I am planning to make a video to demonstrate the functionality.
To set a personal key use the command "/skc set" ("/skc gset" for global keys) followed by the command without the '/'.
Then you press the key or key combination you want to use for that command.
The modifier keys you can use is left and right shift and ctrl. Note that Left shift/ctrl is NOT the same as right shift/ctrl.
The combination is also order specific, so LSHIFT + LCONTROL + M is NOT equal to LCONTROL + LSHIFT + M.
Note that this plugin dont bypass permission checks for commands of other plugins.
Permissions
Check the permissions page
Commands
Check the command page
Bugs
Post issues on github
Developers
Check the api page
Credits
alta189 for his sqlite/mysql library for pre 2.0 versions

