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
a3e8ec7d78
Added PlayerToggleSprint event and sprinting related API.
...
By: Rigby <rigby@onarandombox.com >
2011-09-21 11:46:33 +01:00
Bukkit/Spigot
a7f6bb5cd4
addition of PlayerGameModeChangeEvent
...
By: sunkid <sunkid@iminurnetz.com >
2011-09-16 19:49:56 -07:00
Bukkit/Spigot
26305c7551
Made PlayerAnimation cancellable. Thanks desmin88!
...
By: EvilSeph <evilseph@gmail.com >
2011-07-28 10:53:19 -04:00
Bukkit/Spigot
c9b9f56903
Added PlayerVelocityEvent. Thanks Evenprime!
...
By: EvilSeph <evilseph@gmail.com >
2011-07-28 01:17:07 -04:00
Bukkit/Spigot
3c852a3c8f
Remove superfluous javadocs
...
By: Erik Broes <erikbroes@grum.nl >
2011-07-17 17:02:03 +02:00
Bukkit/Spigot
c11905550e
Refactor Bucket events
...
By: Erik Broes <erikbroes@grum.nl >
2011-07-17 17:01:05 +02:00
Bukkit/Spigot
402794beff
More JavaDoc improvements.
...
By: EvilSeph <evilseph@gmail.com >
2011-07-15 01:15:05 -04:00
Bukkit/Spigot
84a45a3927
Added PlayerFish event.
...
By: EvilSeph <evilseph@unaligned.org >
2011-07-03 00:23:37 -04:00
Bukkit/Spigot
ccbd9a6709
Fixed PlayerPickupItem event returning wrong amount picked up and added function to get the amount remaining on the ground.
...
By: EvilSeph <evilseph@unaligned.org >
2011-07-02 14:04:57 -04:00
Bukkit/Spigot
c54128077a
More JavaDoc improvements.
...
By: EvilSeph <evilseph@unaligned.org >
2011-06-24 02:32:04 -04:00
Bukkit/Spigot
0a4fb615fc
Added missing 'implements Cancellable' to several classes.
...
By: EvilSeph <evilseph@unaligned.org >
2011-06-22 17:23:44 -04:00
Bukkit/Spigot
d9d0416069
Implements isBedSpawn() to the PlayerRespawnEvent.
...
By: Rigby <rigby@onarandombox.com >
2011-06-21 04:32:47 +01:00
Bukkit/Spigot
8c6ccaee27
Implements customiseable PortalTravelAgent and updated PlayerPortalEvent.
...
By: Rigby <rigby@onarandombox.com >
2011-06-18 00:59:14 +01:00
Bukkit/Spigot
2a62ac59bf
Added PlayerToggleSneakEvent.isSneaking().
...
By: sk89q <the.sk89q@gmail.com >
2011-06-18 14:34:59 -07: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
c5408f1030
Generic cleanup
...
By: Erik Broes <erikbroes@grum.nl >
2011-06-12 01:18:17 +02:00
Bukkit/Spigot
2c4ba8815e
Added various 1.6 portal events.
...
By: Stephen <stephen@jazer.com >
2011-06-07 14:12:08 -04:00
Bukkit/Spigot
855f4133b6
Whitespace + general cleanup
...
By: Erik Broes <erikbroes@grum.nl >
2011-05-14 23:22:54 +02:00
Bukkit/Spigot
03ff88b71d
Added PlayerInteractEntityEvent which fires when a player right clicks an entity. Thanks fullwall!
...
By: EvilSeph <evilseph@unaligned.org >
2011-05-02 04:30:10 -04:00
Bukkit/Spigot
33d8037626
Removed trailing spaces.
...
By: EvilSeph <evilseph@unaligned.org >
2011-05-02 04:15:27 -04:00
Bukkit/Spigot
7d382b5ee6
Fixed formatting and removed tabs.
...
By: EvilSeph <evilseph@unaligned.org >
2011-04-27 23:48:43 -04:00
Bukkit/Spigot
2556140901
Updated README for line-ending demands, also fixed line-endigs.
...
By: Erik Broes <erikbroes@grum.nl >
2011-04-25 13:24:32 +02:00
Bukkit/Spigot
42104fcf61
Dammit, line endings!
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-04-21 15:27:18 +01:00
Bukkit/Spigot
a53996b243
Added pre-login event for catching logins right after name verification has completed. This happens in a different thread from the server (and thus can also block).
...
By: sk89q <the.sk89q@gmail.com >
2011-04-16 03:08:05 -07:00
Bukkit/Spigot
f31d7de587
Added bed events and methods.
...
By: sk89q <the.sk89q@gmail.com >
2011-04-07 11:26:33 -07:00
Bukkit/Spigot
b6e68ee5e5
Line endings. This is getting very annoying.
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-04-05 16:35:57 +01:00
Bukkit/Spigot
871953413c
Fixed PlayerInventoryEvent Type.
...
By: EvilSeph <evilseph@unaligned.org >
2011-04-04 20:40:46 -04:00
Bukkit/Spigot
a977e93d7f
Added the ability to set the quit message
...
By: Raphfrk <raphfrk@gmail.com >
2011-04-02 15:40:25 +01: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
de1f8b0dba
Added the KICK_WHITELIST Result for players being kicked from not being on the whitelist, just because KICK_BANNED didn't seem to fit.
...
By: HACKhalo2 <hackhalotwo@gmail.com >
2011-03-20 02:06:19 -04:00
Bukkit/Spigot
7e6d0bd531
fixed PlayerCommandPreprocessEvent inheritance
...
By: sunkid <sunkid@iminurnetz.com >
2011-03-28 17:15:41 -07:00
Bukkit/Spigot
7237d8aa07
Fixed PlayerTeleportEvent so getType() returns Type.PLAYER_TELEPORT
...
By: Byron Shelden <byron.shelden@gmail.com >
2011-03-27 16:08:57 -07:00
Bukkit/Spigot
9418264170
Line endings, consistency!
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-03-27 21:27:27 +01:00
Bukkit/Spigot
c640518469
Change some more signatures :(
...
onPlayerCommandPreprocess(PlayerChatEvent event) -> onPlayerCommandPreprocess(PlayerCommandPreprocessEvent event)
onBlockFlow(BlockFromToEvent event) -> onBlockFromTo(BlockFromToEvent event)
onPlayerJoin(PlayerEvent event) -> onPlayerJoin(PlayerJoinEvent event)
onPlayerQuit(PlayerEvent event) -> onPlayerQuit(PlayerQuitEvent event)
onPlayerTeleport(PlayerMoveEvent event) -> onPlayerTeleport(PlayerTeleportEvent event)
By: Erik Broes <erikbroes@grum.nl >
2011-03-27 00:16:06 +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
0bde75cc9d
Added player join event
...
By: Raphfrk <raphfrk@gmail.com >
2011-03-26 11:29:48 +00:00
Bukkit/Spigot
c51e8f2f54
Fix wrong useItemInHand setting
...
By: Erik Broes <erikbroes@grum.nl >
2011-03-24 22:50:12 +01:00
Bukkit/Spigot
b0cbecff2b
Fix for placing blocks after interacting with a block
...
By: Erik Broes <erikbroes@grum.nl >
2011-03-24 12:12:21 +01:00
Bukkit/Spigot
70faad257f
Remove lingering PlayerItemEvent file
...
By: Erik Broes <erikbroes@grum.nl >
2011-03-24 00:11:26 +01:00
Bukkit/Spigot
7824cc02e7
Add PLAYER_INTERACT, remove BLOCK_RIGHT_CLICK, BLOCK_INTERACT and PLAYER_ITEM
...
By: Erik Broes <erikbroes@ripe.net >
2011-03-23 12:30:54 +01:00
Bukkit/Spigot
4819bb5819
Added PlayerBucket events
...
By: Erik Broes <erikbroes@grum.nl >
2011-03-21 00:48:34 +01:00
Bukkit/Spigot
de5eddce7d
Purged deprecated MobType and MobSpawner
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-03-07 16:29:03 +00:00
Bukkit/Spigot
258fa8e21c
Added PlayerChatEvent.getRecipients
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-02-26 19:31:13 +00:00
Bukkit/Spigot
1595230d40
Removed onPlayerCommand (PLAYER_COMMAND) (and fixed Fillr to stop using it)
...
By: Dinnerbone <dinnerbone@dinnerbone.com >
2011-02-26 19:08:12 +00:00
Bukkit/Spigot
3cc14ab40f
refactor Items
...
By: Tahg <tahgtahv@gmail.com >
2011-02-21 19:57:06 -05:00
Bukkit/Spigot
e3b86cda50
Lowered the priority of the old command handler event because a number of plugins were using this event incorrectly. A new event, the command preprocesser event, has replaced the previous function of the original command event.
...
By: sk89q <the.sk89q@gmail.com >
2011-02-19 01:41:33 -08:00
Bukkit/Spigot
ffe5fb2dfb
When deprecating, the alternative should be provided.
...
By: EvilSeph <evilseph@unaligned.org >
2011-02-19 06:00:55 -05:00
Bukkit/Spigot
ca55cacd67
Renamed MobType->CreatureType and MobSpawner->CreatureSpawner.
...
This is to bring the names in line with the rest of bukkit.
Deprecated code has been left in to ensure nothing breaks as
a result of refactoring MobType.
This will be removed after 1 week, to give plugin devs time to
migrate
By: Andrew Ardill <andrew.ardill@gmail.com >
2011-02-17 14:19:57 +11:00