Commit graph

23 commits

Author SHA1 Message Date
James Peters
7ddb5d0026
#12: Migrate to using a String for ApiVersion since semantic versioning is now supported 2025-01-07 21:00:36 +11:00
Doc
ae54046503
Add ApiVersion.v1_20 2023-06-08 02:12:32 +10:00
Doc
766c36ac54
Add ApiVersion.v1_19 2022-06-08 22:30:04 -04:00
Doc
75f0211da6
SPIGOT-6872: Add ApiVersion.v1_18 2021-12-28 08:15:12 +11:00
md_5
0d77a63098
SPIGOT-6609: Add 1.17 ApiVersion 2021-06-30 18:53:13 +10:00
md_5
6621a16619
Add 1.16 ApiVersion 2021-05-16 18:20:35 +10:00
md_5
4d209deecf
Add support for @Library annotation 2021-05-16 18:18:46 +10:00
Jared Bates
71bc0c2026 Add 1.14 and 1.15
Increment version to 1.13-SNAPSHOT
2020-03-28 09:31:40 +11:00
md_5
7b4d638deb Remove unused conflictsWith in ApiVersion 2020-03-28 09:31:40 +11:00
md_5
79e6d96aba Further update README.md 2019-03-22 22:37:32 +11:00
md_5
4a0c7cce03 PLUG-329: Update README.md 2019-03-22 21:37:23 +11:00
Senmori
a827d5fe07 PLUG-305: Fix @Commands not able to be used on Command Executors 2018-10-13 11:56:46 +11:00
md_5
394166672c Add LICENSE 2018-09-26 17:26:48 +10:00
Senmori
9e8b9ec79d Update 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
2018-08-26 21:49:31 +10:00
Senmori
39f216740c Change retention to RUNTIME instead of SOURCE. 2018-07-16 12:52:31 +10:00
Hex
ff90375334 Add spigotmc maven repository to pom. 2018-07-15 20:13:37 -06:00
Senmori
3d4b0c8a11 Misc 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.
2018-07-13 15:50:41 +10:00
Senmori
e677cffa5d Update README to reflect changes. 2018-03-06 18:24:13 -05:00
Senmori
1c5f2a077f Update javadocs. Fix some minor formatting issues. 2018-02-27 22:07:48 -05:00
Senmori
b0b94aee56 Update plugin-annotations to 1.12 and Java 8. 2018-02-27 21:42:48 -05:00
md_5
be009c1cc6 org.spigotmc groupId 2016-06-06 16:47:15 +10:00
Xor Boole
ec656264af Add README 2015-02-20 20:16:29 -05:00
Xor Boole
df545f4fc8 Initial Commit 2015-02-20 19:52:58 -05:00