PaperMC/Spigot-API-Patches
Aikar 6a5948b316
PreCreatureSpawnEvent - Closes #917
Adds an event to fire before an Entity is created, so that plugins that need to cancel
CreatureSpawnEvent can do so from this event instead.

Cancelling CreatureSpawnEvent rapidly causes a lot of garbage collection and CPU waste
as it's done after the Entity object has been fully created.

Mob Limiting plugins and blanket "ban this type of monster" plugins should use this event
instead and save a lot of server resources.

See: https://github.com/PaperMC/Paper/issues/917
2018-01-14 17:12:13 -05:00
..
0001-POM-changes.patch Update upstream B/CB/S 2017-12-27 22:45:33 -06:00
0002-add-Trove-and-FastUtil-to-Bukkit.patch Update CB 2017-08-16 16:47:06 +01:00
0003-Timings-v2.patch Update upstream B/CB/S 2017-12-27 22:45:33 -06:00
0004-Player-affects-spawning-API.patch Update B/CB/S 2017-12-05 01:34:10 +00:00
0005-Add-getTPS-method.patch Update API patches to MC 1.12pre2 2017-05-14 08:46:44 -05:00
0006-Add-async-chunk-load-API.patch Update CB 2017-08-16 16:47:06 +01:00
0007-Entity-Origin-API.patch Update B/CB/S 2017-11-08 16:13:57 +00:00
0008-Check-Paper-versions.patch Update upstream CB, reduce version cache time 2017-02-07 16:29:26 -06:00
0009-Add-PlayerLocaleChangeEvent.patch Update upstream B/CB/S 2017-05-27 23:25:17 -05:00
0010-Add-player-view-distance-API.patch Update B/CB/S 2017-12-05 01:34:10 +00:00
0011-Add-BeaconEffectEvent.patch Cleanup obfuscation helper comment format 2016-07-28 19:09:54 -05:00
0012-Add-PlayerInitialSpawnEvent.patch Make UseItem rate limiting stricter, configurable 2016-09-10 23:27:07 -05:00
0013-Made-EntityDismountEvent-Cancellable.patch Update upstream B/CB/S 2016-08-27 18:41:58 -05:00
0014-Automatically-disable-plugins-that-fail-to-load.patch Make UseItem rate limiting stricter, configurable 2016-09-10 23:27:07 -05:00
0015-Expose-server-CommandMap.patch Update upstream B/CB/S 2017-05-15 11:25:20 -05:00
0016-Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Update B/CB/S 2017-12-05 01:34:10 +00:00
0017-Player-Tab-List-and-Title-APIs.patch Update B/CB/S 2017-12-05 01:34:10 +00:00
0018-Add-exception-reporting-event.patch Update B/CB/S 2017-11-08 16:13:57 +00:00
0019-Fix-ServerListPingEvent-flagging-as-Async.patch Update upstream B/CB/S 2016-08-27 18:41:58 -05:00
0020-Add-BaseComponent-sendMessage-methods-to-CommandSend.patch Update B/CB/S 2017-12-05 01:34:10 +00:00
0021-Add-methods-for-working-with-arrows-stuck-in-living-.patch Update to 1.12.1 2017-08-03 17:27:54 +02:00
0022-Complete-resource-pack-API.patch Update B/CB/S 2017-12-05 01:34:10 +00:00
0023-Use-ASM-for-event-executors.patch Cache generated EventExecutors (fixes #786) 2017-09-14 14:57:50 +01:00
0024-Add-a-call-helper-to-Event.patch Update upstream B/CB/S 2016-08-27 18:41:58 -05:00
0025-Add-sender-name-to-commands.yml-replacement.patch Update B/CB/S 2017-11-08 16:13:57 +00:00
0026-Add-command-to-reload-permissions.yml-and-require-co.patch Update B/CB/S 2017-11-10 17:31:39 -05:00
0027-Custom-replacement-for-eaten-items.patch Properly fix JavaDoc linting issues 2017-06-10 17:12:48 -05:00
0028-Access-items-by-EquipmentSlot.patch Update upstream B/CB/S 2016-08-27 18:41:58 -05:00
0029-Entity-AddTo-RemoveFrom-World-Events.patch Update upstream B/CB/S 2016-08-27 18:41:58 -05:00
0030-EntityPathfindEvent.patch Update upstream B/CB/S 2016-08-27 18:41:58 -05:00
0031-Reduce-thread-synchronization-in-MetadataStoreBase.patch Update upstream B/CB/S 2016-08-27 18:41:58 -05:00
0032-Add-MetadataStoreBase.removeAll-Plugin.patch Update CB 2017-08-16 16:47:06 +01:00
0033-Add-PlayerUseUnknownEntityEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:52:56 +01:00
0034-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Fix javadoc warnings 2017-07-03 19:54:40 +01:00
0035-Arrow-pickup-rule-API.patch Fix javadoc warnings 2017-07-03 19:54:40 +01:00
0036-EntityRegainHealthEvent-isFastRegen-API.patch Fix javadoc warnings 2017-07-03 19:54:40 +01:00
0037-LootTable-API.patch Update B/CB/S 2017-08-06 00:08:21 +01:00
0038-Add-EntityZapEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:52:56 +01:00
0039-Misc-Utils.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:52:56 +01:00
0040-Allow-Reloading-of-Command-Aliases.patch Update B/CB/S 2017-11-10 17:31:39 -05:00
0041-Add-source-to-PlayerExpChangeEvent.patch Update CB 2017-08-16 16:47:06 +01:00
0042-Add-ProjectileCollideEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:52:56 +01:00
0043-Add-String-based-Action-Bar-API.patch Update B/CB/S 2017-12-05 01:34:10 +00:00
0044-Add-API-methods-to-control-if-armour-stands-can-move.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:52:56 +01:00
0045-IllegalPacketEvent.patch Remove Ignore invalid Marker Icon ID's in maps 2017-04-22 15:52:56 +01:00
0046-Fireworks-API-s.patch Update upstream B/CB 2017-01-06 15:45:59 -06:00
0047-PlayerTeleportEndGatewayEvent.patch Properly fix JavaDoc linting issues 2017-06-10 17:12:48 -05:00
0048-Provide-E-TE-Chunk-count-stat-methods.patch Add World.getPlayerCount 2017-01-13 23:00:33 +11:00
0049-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch ExperienceOrbs API for Reason/Source/Triggering player 2017-12-19 16:46:27 -05:00
0050-Expose-WorldBorder-isInBounds-Location-check.patch Update upstream B/CB/S 2017-01-25 22:27:42 -06:00
0051-Add-configuration-option-to-prevent-player-names-fro.patch Properly fix JavaDoc linting issues 2017-06-10 17:12:48 -05:00
0052-Fix-upstream-javadoc-warnings-and-errors.patch Update B/CB/S 2017-12-05 01:34:10 +00:00
0053-Item-canEntityPickup.patch Renumber patches, fix conflicts, update for 1.12 2017-06-11 20:02:57 -05:00
0054-PlayerPickupItemEvent-setFlyAtPlayer.patch Update Upstream 2017-07-30 18:41:08 -04:00
0055-PlayerAttemptPickupItemEvent.patch PlayerAttemptPickupItemEvent additions 2017-11-10 22:49:53 -05:00
0056-Add-UnknownCommandEvent.patch Update B/CB 2017-07-28 15:51:46 +01:00
0057-Shoulder-Entities-Release-API.patch Cache generated EventExecutors (fixes #786) 2017-09-14 14:57:50 +01:00
0058-Profile-Lookup-Events.patch Cache generated EventExecutors (fixes #786) 2017-09-14 14:57:50 +01:00
0059-Entity-fromMobSpawner.patch Update B/CB/S 2017-11-08 16:13:57 +00:00
0060-Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch Deprecate player sample list that includes only the player name 2017-10-12 16:12:08 +02:00
0061-Improve-the-Saddle-API-for-Horses.patch Cache generated EventExecutors (fixes #786) 2017-09-14 14:57:50 +01:00
0062-ensureServerConversions-API.patch Cache generated EventExecutors (fixes #786) 2017-09-14 14:57:50 +01:00
0063-Add-getI18NDisplayName-API.patch Cache generated EventExecutors (fixes #786) 2017-09-14 14:57:50 +01:00
0064-ProfileWhitelistVerifyEvent.patch Cache generated EventExecutors (fixes #786) 2017-09-14 14:57:50 +01:00
0065-Make-plugins-list-alphabetical.patch Update B/CB/S 2017-11-10 17:31:39 -05:00
0066-LivingEntity-setKiller.patch Cache generated EventExecutors (fixes #786) 2017-09-14 14:57:50 +01:00
0067-Handle-plugin-prefixes-in-implementation-logging-con.patch Handle plugin prefixes in Log4j configuration 2017-09-23 21:30:35 +02:00
0068-Allow-plugins-to-use-SLF4J-for-logging.patch Allow plugins to use SLF4J for logging 2017-09-23 21:45:27 +02:00
0069-Add-workaround-for-plugins-modifying-the-parent-of-t.patch Update upstream B/CB/S 2018-01-04 02:04:31 -06:00
0070-Add-PlayerJumpEvent.patch Update documentation around PlayerJumpEvent 2017-09-29 14:58:24 -04:00
0071-Expose-client-protocol-version-and-virtual-host.patch Update B/CB/S 2017-12-05 01:34:10 +00:00
0072-Add-PlayerArmorChangeEvent.patch Add PlayerArmorChangeEvent 2017-11-10 23:49:34 -05:00
0073-API-to-get-a-BlockState-without-a-snapshot.patch Fix javadocs 2017-11-25 17:53:42 +00:00
0074-AsyncTabCompleteEvent.patch Always copy completions for #setCompletions in Tab Complete Events 2017-12-20 01:09:54 -05:00
0075-Display-warning-on-deprecated-recipe-API.patch Display warning on deprecated recipe API 2017-12-09 12:42:11 -05:00
0076-Add-World-createExplosion-Location-float-boolean-boo.patch Add World#createExplosion(Location, float, boolean, boolean) API 2017-12-19 16:25:38 -05:00
0077-PlayerPickupExperienceEvent.patch Make PlayerPickupExperienceEvent extend PlayerEvent 2017-12-19 22:08:28 -05:00
0078-ExperienceOrbMergeEvent.patch ExperienceOrbMergeEvent 2017-12-19 22:57:46 -05:00
0079-Ability-to-apply-mending-to-XP-API.patch Ability to apply mending to XP API 2017-12-20 17:50:26 -05:00
0080-PreCreatureSpawnEvent.patch PreCreatureSpawnEvent - Closes #917 2018-01-14 17:12:13 -05:00