Compatibility
Minecraft: Java Edition
b1.7.3
Platforms
Links
Tags
Creators
Details
Licensed Unlicense
Published last year

This plugin provides a simple way to add custom commands that will respond users with predefined messages from config.yml. It supports Minecraft's color codes (with &).
Default Commands
- About
- Aboukkit
These default commands need to be configured.
Adding new commands
- Run the server with the plugin for the first time, so
config.ymlis generated. - Open
config.ymland add your command. - Open the plugin JAR file with a archive explorer and edit plugin.yml to add your command (be careful with indentation, YML does not support TAB).
Why?
I made this plugin to never worry about making a command that returns text again.


