mirror of
https://github.com/aikar/commands.git
synced 2026-05-31 06:11:55 +00:00
Update README
This commit is contained in:
@@ -1,2 +1,26 @@
|
||||
# commands
|
||||
Prepping a release of my Command Framework
|
||||
# Aikar Commands
|
||||
## WARNING!!! PRE-ALPHA
|
||||
This is a rough import of my command framework to be a standalone Library. This project is currently extremely volatile and will receive drastic changes.
|
||||
|
||||
We haven't even decided a name yet!
|
||||
|
||||
## Purpose
|
||||
This is the Framework used on [Empire Minecraft](https://ref.emc.gs/Aikar?gac=commands.github).
|
||||
|
||||
Many people have wanted to use this framework for themselves, so I am trying to make it general purpose (with help from the community) so that others can use it just as simple as they can [TaskChain](https://taskchain.emc.gs) now.
|
||||
|
||||
## Contributing
|
||||
See Issues section. Lots to decide and frame out.
|
||||
|
||||
Join [#aikar on Spigot IRC - irc.spi.gt](https://aikarchat.emc.gs) to discuss.
|
||||
|
||||
Or [Code With Aikar](https://aikardiscord.emc.gs) Discord.
|
||||
|
||||
## License
|
||||
As with all my other public projects
|
||||
|
||||
Commands (c) Daniel Ennis (Aikar) 2016.
|
||||
|
||||
Commands is licensed [MIT](https://tldrlegal.com/license/mit-license). See [LICENSE](LICENSE)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user