Spigot
  1. Spigot

plugin-annotations

Public
AuthorCommitMessageCommit dateIssues
Docmd_5Doc
ae54046503fAdd ApiVersion.v1_20
DocDoc
766c36ac54cAdd ApiVersion.v1_19
Docmd_5Doc
75f0211da6bSPIGOT-6872: Add ApiVersion.v1_18SPIGOT-6872
md_5md_5
0d77a630988SPIGOT-6609: Add 1.17 ApiVersionSPIGOT-6609
md_5md_5
6621a16619dAdd 1.16 ApiVersion
md_5md_5
4d209deecf1Add support for @Library annotation
Jared Batesmd_5Jared Bates
71bc0c20267Add 1.14 and 1.15Increment version to 1.13-SNAPSHOT
md_5md_5
7b4d638deb6Remove unused conflictsWith in ApiVersion
md_5md_5
79e6d96aba4Further update README.md
md_5md_5
4a0c7cce03bPLUG-329: Update README.mdPLUG-329
Senmorimd_5Senmori
a827d5fe07aPLUG-305: Fix @Commands not able to be used on Command ExecutorsPLUG-305
md_5md_5
394166672c0Add LICENSE
Senmorimd_5Senmori
9e8b9ec79d4Update plugin-annotations to 1.13* 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
Senmorimd_5Senmori
39f216740c5Change retention to RUNTIME instead of SOURCE.
HexHex
ff903753345Add spigotmc maven repository to pom.
Senmorimd_5Senmori
3d4b0c8a117Misc changes for v1.2* 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.
SenmoriSenmori
e677cffa5deUpdate README to reflect changes.
SenmoriSenmori
1c5f2a077f4Update javadocs.Fix some minor formatting issues.
SenmoriSenmori
b0b94aee56dUpdate plugin-annotations to 1.12 and Java 8.
md_5md_5
be009c1cc6eorg.spigotmc groupId
Xor BooleXor Boole
ec656264af3Add README
Xor BooleXor Boole
df545f4fc89Initial Commit