mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2024-12-22 16:05:01 +00:00
The Official Plugin for ProjectKorra.
f47d94da61
* Adds getInstructions() method - Addons will now have to add the getInstrucionts() method in their abilities, otherwise their abilities will display: “Usage: null” * Removes getInstructions() method from ComboAbility * Adds getInstructions() method for subelement abilities * Adds instructions to help command * Rewrites ability descriptions, adds instructions path Ability descriptions will now contain a brief description of abilities and the instructions path will explain how to individually do each feature of an ability. * Adds back languageConfig.save(); * Fix Ability#getInstructions() documentation |
||
---|---|---|
.github | ||
extras | ||
lib | ||
src | ||
test/server | ||
.gitignore | ||
.travis.yml | ||
build.xml | ||
pom.xml |