Bukkit/Spigot
7a87d86241
Update to Minecraft 1.19.3
...
By: md_5 <git@md-5.net >
2022-12-08 03:13:00 +11:00
Bukkit/Spigot
b5059609a9
SPIGOT-7171: Ability to get the IP/hostname players are requesting status of
...
By: md_5 <git@md-5.net >
2022-10-28 20:19:07 +11:00
Bukkit/Spigot
1a5ff83244
#759 : Add preview chat option in ServerListPingEvent
...
By: Doc <nachito94@msn.com >
2022-06-18 20:55:23 +10:00
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
b06bd45d47
Add docs in ServerListPingEvent based on changes from 1.18
...
By: Doc <nachito94@msn.com >
2021-11-24 07:30:57 +11: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
d41f921727
SPIGOT-4714: Broadcasts can no longer be done from secondary threads
...
By: md_5 <git@md-5.net >
2019-05-01 18:46:12 +10: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
c240b58f66
Begin implementation of CheckStyle style checking
...
By: md_5 <git@md-5.net >
2019-04-23 14:00:20 +10:00
Bukkit/Spigot
30a442aef7
Update to Minecraft 1.14-pre5
...
By: md_5 <git@md-5.net >
2019-04-23 12:00:00 +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
5901e5584a
Remove some draft API designations
...
By: md_5 <git@md-5.net >
2018-10-25 20:40:35 +11:00
Bukkit/Spigot
1141cf85fe
Add ServerLoadEvent
...
By: Pante <matthiasngeozhongsim@yahoo.com >
2018-08-14 23:07:05 +08:00
Bukkit/Spigot
30068a6e08
Update documentation and status of command completion related events
...
By: md_5 <git@md-5.net >
2018-08-10 08:20:07 +10:00
Bukkit/Spigot
70727107ce
Fix some additional documentation typos
...
Thanks mrfloris
By: md_5 <git@md-5.net >
2018-01-15 12:53:01 +11:00
Bukkit/Spigot
3b83758aa2
SPIGOT-3456: Expand calling of ServerCommandEvent
...
Existing usage preserved by checking sender.
By: md_5 <git@md-5.net >
2017-07-28 18:10:46 +10:00
Bukkit/Spigot
1c45976aee
Refine javadoc and formatting of previous commit
...
By: md_5 <git@md-5.net >
2017-07-28 16:57:59 +10:00
Bukkit/Spigot
32fa6a6240
Add BroadcastMessageEvent
...
By: BillyGalbreath <Blake.Galbreath@GMail.com >
2017-07-16 18:44:44 -05:00
Bukkit/Spigot
b5accbebcd
Implement TabCompleteEvent
...
By: md_5 <git@md-5.net >
2016-05-16 16:59:23 +10:00
Bukkit/Spigot
96445e1e09
Server Commands and Remote Commands are now Cancellable.
...
By: Matt <mattbdev@outlook.com >
2015-04-29 12:14:29 -04: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
c44805468e
Add ServerListPingEvent player list API. Adds BUKKIT-5121, BUKKIT-2465
...
By: Wesley Wolfe <weswolf@aol.com >
2014-01-18 20:33:44 -06: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
832e4cc761
Pulling all pending Bukkit-JavaDoc changes
...
By: Wesley Wolfe <weswolf@aol.com >
2013-11-30 21:14:02 -06:00
Bukkit/Spigot
aa66c8025a
Update Update Bukkit to 1.7.2
...
By: mbax <matt@phozop.net >
2013-11-13 17:53:49 -07:00
Bukkit/Spigot
8065c9095a
Improve javadoc in 26 files.
...
Addresses:
BUKKIT-1643, BUKKIT-1868, BUKKIT-1846, BUKKIT-2632, BUKKIT-3196,
BUKKIT-3187, BUKKIT-3198, BUKKIT-3200, BUKKIT-3201 and BUKKIT-3417.
By: feildmaster <admin@feildmaster.com >
2013-01-22 15:09:24 -06:00
Bukkit/Spigot
9ebb2f13de
[Bleeding] Fixes deadlock issue and generic usage. Fixes BUKKIT-844 and fixes BUKKIT-854
...
By: Wesley Wolfe <weswolf@aol.com >
2012-02-29 08:29:22 -06:00
Bukkit/Spigot
860011dcc1
Added service register and unregister events. Addresses BUKKIT-816
...
By: zml2008 <zach@zachsthings.com >
2011-11-12 20:22:30 -08:00
Bukkit/Spigot
e4de1795db
[Bleeding] Event no longer implements Serializable.
...
By: Feildmaster <admin@feildmaster.com >
2012-02-19 01:25:46 -06:00
Bukkit/Spigot
75fd934339
Deprecation cleanup.
...
By: Erik Broes <erikbroes@grum.nl >
2012-01-30 21:32:48 +01:00
Bukkit/Spigot
fe4de0bb01
Added RemoteServerCommandEvent.
...
By: Erik Broes <erikbroes@grum.nl >
2012-01-30 21:52:41 +01:00
Bukkit/Spigot
e0c7fc6bf5
[Bleeding] Changed event system into a new, much faster design. Huge thanks to @zml2008 & @lahwran.
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2012-01-16 18:25:17 +00:00
Bukkit/Spigot
aaab1cba23
Generic cleanup of warnings, whitespace and style.
...
By: Erik Broes <erikbroes@grum.nl >
2011-12-25 16:02:30 +01:00
Bukkit/Spigot
a4a2fa8690
Teach the API about Remote Consoles
...
This will allow us to raise events for remote consoles, and provide access
to them at a later date. Relates to BUKKIT-220
By: Andrew Ardill <andrew.ardill@gmail.com >
2011-12-07 16:37:35 +11:00
Bukkit/Spigot
429eb80d6e
Small javadoc cleanup
...
By: Nathan Adams <dinnerbone@dinnerbone.com >
2011-10-10 21:58:44 +01:00
Bukkit/Spigot
d0f0db958d
Added server list ping event.
...
By: sk89q <the.sk89q@gmail.com >
2011-09-26 15:32:01 -07:00
Bukkit/Spigot
a8e72bdb91
Many javadoc fixes thanks to Celtic Minstrel
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-09-25 02:56:40 +01:00
Bukkit/Spigot
cd7da9630a
Added API for manipulating map items. Thanks SpaceManiac, codename_B, sk89q and dested!
...
By: EvilSeph <evilseph@gmail.com >
2011-08-12 21:59:10 -04:00
Bukkit/Spigot
1063f6cbeb
Added ServerCommandEvent. Thanks celticminstrel!
...
By: EvilSeph <evilseph@gmail.com >
2011-07-28 10:35:52 -04:00
Bukkit/Spigot
c54128077a
More JavaDoc improvements.
...
By: EvilSeph <evilseph@unaligned.org >
2011-06-24 02:32:04 -04:00
Bukkit/Spigot
dc11d556ba
Removing 14 deprecated methods per http://bit.ly/mO2f4d
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-06-16 22:06:18 +01:00
Bukkit/Spigot
855f4133b6
Whitespace + general cleanup
...
By: Erik Broes <erikbroes@grum.nl >
2011-05-14 23:22:54 +02:00
Bukkit/Spigot
19ec204cc9
We weren't supposed to break things *that* hard. Plugins still need to update but here's a TEMPORARY fix.
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-03-31 22:51:26 +01:00
Bukkit/Spigot
db5dfb3f10
Force compile-time failures for the subtle changes done in the API
...
By: Erik Broes <erikbroes@grum.nl >
2011-03-30 00:25:59 +02:00
Bukkit/Spigot
9418264170
Line endings, consistency!
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-03-27 21:27:27 +01:00
Bukkit/Spigot
020da84ad2
Some more backwards incompatible changes (minor though), also a ton of small cleanup.
...
onPluginEnable(PluginEvent event) -> onPluginEnable(PluginEnableEvent event)
onPluginDisable(PluginEvent event) -> onPluginDisable(PluginDisableEvent event)
onVehicleUpdate(VehicleEvent event) -> onVehicleUpdate(VehicleUpdateEvent event)
onWorldSave(WorldEvent event) -> onWorldSave(WorldSaveEvent event)
onWorldLoad(WorldEvent event) -> onWorldLoad(WorldLoadEvent event)
By: Erik Broes <erikbroes@grum.nl >
2011-03-26 22:21:20 +01:00
Bukkit/Spigot
6a1bad5d41
Renamed many events/constants to be not past tense <-- Major Break says: "HI"
...
By: Erik Broes <erikbroes@grum.nl >
2011-03-13 15:21:09 +01:00
Bukkit/Spigot
6f4cf0388b
Renamed IExecutor -> CommandExecutor and fixed SERVER_COMMAND doc
...
By: stevenh <steven.hartland@multiplay.co.uk >
2011-01-29 21:17:36 +00:00
Bukkit/Spigot
e56db60b83
Finalising merge with head
...
By: stevenh <steven.hartland@multiplay.co.uk >
2011-01-29 17:28:31 +00:00
Bukkit/Spigot
df05c36540
Refactored event calling so its front loading avoiding the lookup for each event call.
...
This now uses an annoymous class implementing IExecutor that facilitates direct event method handler calling
Changed commands from being executed exclusively by a player to by a CommandSender to facilitate external command callers such as rcon
Fixed CustomEventListener
Merged in additional events
Added getFullName to PluginDescriptionFile which returns the combination of Name and Version
There's also a few bits of reformatting as it seems someones been editing with either tabs or dos eol :(
By: stevenh <steven.hartland@multiplay.co.uk >
2011-01-29 16:23:56 +00:00