Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | PLUG-305: Fix @Commands not able to be used on Command ExecutorsHEADmaster | Senmori | 2018-10-13 | -11/+47 |
| | ||||
* | Update plugin-annotations to 1.13 | Senmori | 2018-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. | Senmori | 2018-07-16 | -17/+17 |
| | ||||
* | Misc changes for v1.2 | Senmori | 2018-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. | Senmori | 2018-02-27 | -7/+45 |
| | ||||
* | Update plugin-annotations to 1.12 and Java 8. | Senmori | 2018-02-27 | -293/+557 |
| | ||||
* | Initial Commit | Xor Boole | 2015-02-20 | -0/+539 |