summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Collapse)AuthorAgeLines
* PLUG-305: Fix @Commands not able to be used on Command ExecutorsHEADmasterSenmori2018-10-13-11/+47
|
* Update plugin-annotations to 1.13Senmori2018-08-26-7/+31
| | | | | | | | | * Add more checks to ensure plugin's are using @Plugin correctly. * Add no-args constructor check. * Break up some checks to get better error messages. * Update error messages to be more informative. * Update Bukkit version to 1.13 * Bump version
* Change retention to RUNTIME instead of SOURCE.Senmori2018-07-16-17/+17
|
* Misc changes for v1.2Senmori2018-07-13-274/+364
| | | | | | | | | | * Add @ApiVersion and appropriate targets * Add ability to have @Command and @Permission annotations on classes that implement CommandExecutor. Thanks Hex for the suggestion. * Remove last reference to @Main. * Update README. * Bump version. * Remove deprecated annotations.
* Update javadocs. Fix some minor formatting issues.Senmori2018-02-27-7/+45
|
* Update plugin-annotations to 1.12 and Java 8.Senmori2018-02-27-293/+557
|
* Initial CommitXor Boole2015-02-20-0/+540