Files
commands/CONTRIBUTORS.md
T
willies952002 786ebe831f Sanitize Bukkit Command Label Before Passing On (#149)
Fixes #146 

This might not be the 100% perfect method for fixing this, but as it stands, it's the least amount of diff
 needed to fix said issue.
2018-07-04 01:27:01 -04:00

14 lines
1.1 KiB
Markdown

# Contributors to ACF
Below are the following people who have contributed to ACF.
If you open a PR and are not already in this file, please feel free to add yourself in the PR (With what ever information you want to be public), and if desired, what you contributed.
* [***Daniel Ennis / Aikar***](https://github.com/aikar/commands/commits?author=aikar) - Main Author / Project Lead
* [***chickeneer***](https://github.com/aikar/commands/commits?author=chickeneer) - ACF Team
* [***MiniDigger***](https://github.com/aikar/commands/commits?author=MiniDigger) - Dependency Injection Support, Exception Handlers
* [***simpleauthority***](https://github.com/aikar/commands/commits?author=simpleauthority)
* [***kashike***](https://github.com/aikar/commands/commits?author=kashike) - Sponge Support, Random nit picks
* [***Williambraecky***](https://github.com/aikar/commands/commits?author=Williambraecky) - BungeeCord Support
* [***dumptruckman***](https://github.com/aikar/commands/commits?author=dumptruckman) - JDA Support
* [***willies952002***](https://github.com/aikar/commands/commits?author=willies952002)