summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* PLUG-305: Fix @Commands not able to be used on Command ExecutorsHEADmasterSenmori2018-10-13-12/+48
|
* Add LICENSEmd_52018-09-26-0/+26
|
* Update plugin-annotations to 1.13Senmori2018-08-26-9/+33
| | | | | | | | | * 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
|
* Add spigotmc maven repository to pom.Hex2018-07-15-0/+7
|
* Misc changes for v1.2Senmori2018-07-13-310/+404
| | | | | | | | | | * 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 README to reflect changes.Senmori2018-03-06-56/+43
|
* Update javadocs. Fix some minor formatting issues.Senmori2018-02-27-7/+45
|
* Update plugin-annotations to 1.12 and Java 8.Senmori2018-02-27-302/+566
|
* org.spigotmc groupIdmd_52016-06-06-1/+1
|
* Add READMEXor Boole2015-02-20-1030/+115
|
* Initial CommitXor Boole2015-02-20-0/+1689