Bukkit/Spigot
ec575f5252
Update to Minecraft 1.19
...
By: md_5 <git@md-5.net >
2022-06-08 02:00:00 +10:00
Bukkit/Spigot
6dd24e4af2
Update Maven plugins
...
By: md_5 <git@md-5.net >
2021-07-03 11:06:15 +10:00
Bukkit/Spigot
d16413b877
Javadoc improvements per checkstyle
...
By: md_5 <git@md-5.net >
2019-12-22 09:56:28 +11:00
Bukkit/Spigot
e9ae9842f0
Apply and enforce import ordering rules
...
By: md_5 <git@md-5.net >
2019-04-23 14:33:57 +10:00
Bukkit/Spigot
416c865476
SPIGOT-2540: Add nullability annotations to entire Bukkit API
...
By: Darkyenus <darkyenus@gmail.com >
2019-03-13 17:42:57 +11:00
Bukkit/Spigot
417599c2ab
Some minor improvements from static analysis
...
By: md_5 <git@md-5.net >
2017-11-07 17:28:28 +11:00
Bukkit/Spigot
e3d4acc303
Assorted whitespace fixes
...
By: md_5 <git@md-5.net >
2017-08-06 09:08:05 +10:00
Bukkit/Spigot
b2d54f59bb
Clean up the javadoc to pass java 8's doclint
...
By: Thinkofdeath <thinkofdeath@spigotmc.org >
2014-11-30 21:09:01 +00:00
Bukkit/Spigot
bb50f1a774
Pulling all pending Bukkit-JavaDoc changes
...
A special thanks goes to @aerouk for almost all of the changes found here.
By: Wesley Wolfe <weswolf@aol.com >
2013-12-15 01:07:43 -05:00
Bukkit/Spigot
599ec05858
Pulling all pending Bukkit-JavaDoc changes
...
By: Edmond Poon <sagaciouszzzz@gmail.com >
2013-08-03 21:46:30 -04:00
Bukkit/Spigot
0716e7a635
Use utility method for team-join display. Fixes BUKKIT-3997
...
The method to make a string from a collection of strings already exists
and should be used when adding multiple players to a team.
By: Wesley Wolfe <weswolf@aol.com >
2013-04-05 12:40:03 -05:00
Bukkit/Spigot
817fc4e584
Add FireworkEffect and respective item metas. Adds BUKKIT-3236
...
FireworkEffect is an immutable class that requires the builder pattern
to construct, to reduce ambiguity and help make code uses more readable.
FireworkMeta contains a list of effects, as well as a flight height.
FireworkEffectMeta contains a single effect for charges.
By: Wesley Wolfe <weswolf@aol.com >
2012-12-21 09:06:56 -06:00