The EmoteCommands Plugin
This Plugin runs commands when a player does a certain emote
You will need a pocketmine server of at least version 4.0.0
Usage
An EmoteCommand is a list of commands and an emote that runs those commands. Every emote may only have one EmoteCommand for it.
/makeemotecommand
create new EmoteCommand with thatname
/editemotecommand
edit EmoteCommand namedname
/removeemotecommand
remove EmoteCommand namedname
TODOs
- Load commands to run from config file
- Create command to manage emote-commands
Future Improvements
- Run commands as server
- Have players change what emote fires an EmoteCommand for them