Changes
#1136 (Jun 7, 2023, 4:08:10 PM)
- Update to Minecraft 1.20 — md_5 (md_5) / detail
#1135 (Jun 4, 2023, 1:32:07 AM)
- #864: Fix Registry#match() failing namespaced inputs — md_5 (md_5) / detail
#1134 (May 31, 2023, 9:37:06 PM)
- #863: Fix boolean PersistentDataType — md_5 (md_5) / detail
#1133 (May 31, 2023, 9:36:06 PM)
#1132 (May 30, 2023, 9:07:06 AM)
- SPIGOT-7195, SPIGOT-7197: Add DataPack API — md_5 (md_5) / detail
#1131 (May 28, 2023, 10:06:06 PM)
- Disable InterfaceIsType Checkstyle check — hawkeboyz2 / detail
#1130 (May 27, 2023, 2:27:09 AM)
- Slight tweak to boolean PersistentDataType javadoc — md_5 (md_5) / detail
#1129 (May 27, 2023, 12:47:09 AM)
- #857: Add boolean PersistentDataType — md_5 (md_5) / detail
#1128 (May 25, 2023, 12:58:06 AM)
- Don't let Sign extend SignSide, mark API as experimental — hawkeboyz2 / detail
#1127 (May 24, 2023, 9:28:06 PM)
- #845: Add preliminary support for multi sided signs — md_5 (md_5) / detail
#1126 (May 10, 2023, 8:53:09 PM)
- SPIGOT-7347: Add missing documentation and details to ShapedRecipe — md_5 (md_5) / detail
#1125 (May 10, 2023, 8:52:10 PM)
- #853: Add API for directly setting Display transformation matrices — md_5 (md_5) / detail
- #854: Move getHighestBlockYAt methods from World to RegionAccessor — md_5 (md_5) / detail
#1124 (May 4, 2023, 8:55:06 AM)
- #849: Add InventoryView#setTitle — md_5 (md_5) / detail
#1123 (May 3, 2023, 10:50:07 AM)
- SPIGOT-519: Add TNTPrimeEvent — md_5 (md_5) / detail
#1122 (Apr 29, 2023, 7:47:06 AM)
- #846: Add method to get chunk load level — md_5 (md_5) / detail
#1121 (Apr 29, 2023, 12:56:10 AM)
- #844: Add methods to convert Vector to and from JOML vectors — md_5 (md_5) / detail
#1120 (Apr 21, 2023, 9:13:11 AM)
- #276: Add accessors to Wither's invulnerability ticks — md_5 (md_5) / detail
#1119 (Apr 21, 2023, 8:49:10 AM)
- SPIGOT-7209: Accessors and events for player's exp cooldown — md_5 (md_5) / detail
#1118 (Apr 17, 2023, 9:35:09 AM)
- #780: Add PlayerSpawnChangeEvent — md_5 (md_5) / detail
- SPIGOT-6308: Deprecate the location name property of map items — md_5 (md_5) / detail
#1117 (Apr 16, 2023, 12:33:08 AM)
- SPIGOT-6780: Improve documentation for World#spawnFallingBlock — md_5 (md_5) / detail
#1116 (Apr 16, 2023, 12:27:08 AM)
- SPIGOT-6885: Add test and easier to debug code for reference in yaml — md_5 (md_5) / detail
#1115 (Apr 16, 2023, 12:13:08 AM)
- #589: Expand the FishHook API — md_5 (md_5) / detail
#1114 (Apr 15, 2023, 11:56:09 PM)
- #279: Minor edits to various Javadocs — md_5 (md_5) / detail
#1113 (Apr 12, 2023, 9:09:10 PM)
- #843: Add damage methods to FallingBlock — md_5 (md_5) / detail
#1112 (Apr 11, 2023, 8:53:09 AM)
- SPIGOT-7335: Fix typo in TextDisplay#TextAlignment enum name — md_5 (md_5) / detail
#1111 (Apr 9, 2023, 10:34:09 PM)
- SPIGOT-5217, SPIGOT-6183: Add RespawnReason to PlayerRespawnEvent — md_5 (md_5) / detail
#1110 (Apr 9, 2023, 10:25:08 PM)
- #848: Mark get/setCatType methods deprecated in addition to the enum — md_5 (md_5) / detail
#1109 (Apr 7, 2023, 10:05:10 PM)
- Remove obsolete documentation from ArmorMeta#setTrim — md_5 (md_5) / detail
#1108 (Apr 7, 2023, 6:53:07 AM)
- #822: Add experimental armor trim API — md_5 (md_5) / detail
#1107 (Apr 6, 2023, 11:45:06 PM)
- #831: Add a standard of annotations for Minecraft experimental things — md_5 (md_5) / detail
#1106 (Apr 2, 2023, 5:04:08 AM)
- Also update compiler version — md_5 (md_5) / detail
#1105 (Apr 2, 2023, 4:59:08 AM)
- Update some Maven plugin versions — md_5 (md_5) / detail
#1104 (Apr 2, 2023, 4:38:08 AM)
- #837: Add more bell API — md_5 (md_5) / detail
#1103 (Apr 2, 2023, 4:00:07 AM)
- #819: Allow Player#sendBlockDamage() to specify a source entity — md_5 (md_5) / detail
#1102 (Apr 2, 2023, 3:52:07 AM)
- #818: Add more Guardian API, particularly for its laser — md_5 (md_5) / detail
#1101 (Apr 2, 2023, 3:35:07 AM)
- #839: Add BlockData#rotate and BlockData#mirror — md_5 (md_5) / detail
#1100 (Apr 2, 2023, 3:23:08 AM)
- #836: Add missing API for explosive minecarts — md_5 (md_5) / detail
#1099 (Apr 2, 2023, 3:11:07 AM)
- #832: Allow getting chunks without generating them and optimize chunk — md_5 (md_5) / detail
#1098 (Apr 2, 2023, 3:00:07 AM)
- #834: Add Player#sendHurtAnimation() — md_5 (md_5) / detail
#1097 (Mar 30, 2023, 8:44:07 AM)
- #841: Remove incorrect ClickType.CONTROL_DROP from — md_5 (md_5) / detail
#1096 (Mar 29, 2023, 8:29:07 AM)
- #840: Adjust annotations in Display entity interface — md_5 (md_5) / detail
#1095 (Mar 29, 2023, 8:25:07 AM)
- #835: Add Jukebox#hasRecord() and #startPlaying(), clarify #setRecord() — md_5 (md_5) / detail
#1094 (Mar 23, 2023, 9:56:09 AM)
- SPIGOT-7309: Add API for jukebox inventories — md_5 (md_5) / detail
#1093 (Mar 20, 2023, 8:05:07 AM)
- #826: Add Sniffer API — md_5 (md_5) / detail
#1092 (Mar 19, 2023, 11:08:10 PM)
- #827: Add BlockData#getPlacementMaterial — md_5 (md_5) / detail
#1091 (Mar 19, 2023, 11:03:10 PM)
- SPIGOT-7301: Prevent creating non-openable inventories — md_5 (md_5) / detail
#1090 (Mar 19, 2023, 11:02:10 PM)
- #824: Expand upon PotionEffect API to better accommodate infinite — md_5 (md_5) / detail
#1089 (Mar 16, 2023, 8:39:08 PM)
- SPIGOT-5916: getLastColors does not work with the rgb colors — md_5 (md_5) / detail
#1088 (Mar 16, 2023, 8:29:09 AM)
- SPIGOT-7292: Support for alpha channel in Color and a few improvements — md_5 (md_5) / detail
#1087 (Mar 15, 2023, 7:43:06 PM)
- SPIGOT-7296: Add ItemFlag#HIDE_ARMOR_TRIM — md_5 (md_5) / detail
#1086 (Mar 15, 2023, 9:44:10 AM)
- SPIGOT-7293: Add Biome#CHERRY_GROVE — md_5 (md_5) / detail
- Correct Material#isFuel for new experimental materials — md_5 (md_5) / detail
#1085 (Mar 14, 2023, 9:26:08 PM)
- SPIGOT-7292: Deprecate display color APIs while specifics are worked out — md_5 (md_5) / detail
#1084 (Mar 14, 2023, 4:49:07 PM)
- Update to Minecraft 1.19.4 — md_5 (md_5) / detail
#1083 (Mar 3, 2023, 10:18:07 PM)
- #811: Add API to allow entities to be invisible by default — md_5 (md_5) / detail
#1082 (Mar 3, 2023, 10:06:07 PM)
- #796: Add HopperInventorySearchEvent to select the Inventory that the — md_5 (md_5) / detail
#1081 (Mar 3, 2023, 9:43:07 PM)
- #815: Add methods to edit custom chat completions — md_5 (md_5) / detail
#1080 (Mar 3, 2023, 9:37:06 PM)
- SPIGOT-7261: Add AsyncStructureSpawnEvent — md_5 (md_5) / detail
#1079 (Feb 27, 2023, 9:30:06 AM)
- #814: Add a method to send multiple equipment changes — md_5 (md_5) / detail
#1078 (Feb 22, 2023, 8:48:08 PM)
- Update Maven shade version to align with CraftBukkit — md_5 (md_5) / detail
#1077 (Feb 22, 2023, 8:35:08 PM)
- Revert "Update Maven shade version to align with CraftBukkit" — md_5 (md_5) / detail
#1076 (Feb 22, 2023, 8:31:08 PM)
- Update Maven shade version to align with CraftBukkit — md_5 (md_5) / detail
#1075 (Feb 22, 2023, 8:26:08 PM)
- Add support for Java 20 — md_5 (md_5) / detail
#1074 (Feb 13, 2023, 10:32:07 AM)
- #812: Add Registry#match(String) — md_5 (md_5) / detail
#1073 (Feb 11, 2023, 8:03:09 AM)
- SPIGOT-4569: Add more BlockData API — md_5 (md_5) / detail
#1072 (Feb 10, 2023, 10:48:08 PM)
- #809: Throw a more clear error for BlockIterators with zero direction, — md_5 (md_5) / detail
#1071 (Feb 10, 2023, 9:54:11 AM)
- #804: Added methods to get translation keys for materials, itemstacks — md_5 (md_5) / detail
#1070 (Feb 7, 2023, 10:25:09 AM)
- #795: Add new BiomeParameterPoint passed to BiomeProvider#getBiome — md_5 (md_5) / detail
#1069 (Feb 5, 2023, 12:08:13 AM)
- SPIGOT-7224: Add events for brewing stands and campfires starting their — md_5 (md_5) / detail
#1068 (Jan 31, 2023, 10:03:06 AM)
- SPIGOT-7246: Optimize NamespacedKey construction — md_5 (md_5) / detail
#1067 (Jan 28, 2023, 12:57:09 AM)
- SPIGOT-7239: Getter/setter for player's enchantment seed — md_5 (md_5) / detail
#1066 (Jan 28, 2023, 12:51:09 AM)
- SPIGOT-7214: Add CraftChunk and CraftChunkSnapshot contains biome method — md_5 (md_5) / detail
#1065 (Jan 28, 2023, 12:41:09 AM)
- #808: Add custom sound parameter option for playSound with entity as — md_5 (md_5) / detail
#1064 (Jan 26, 2023, 1:49:07 AM)
- SPIGOT-7242: Fix bugged AdvancementDisplayType enum — md_5 (md_5) / detail
#1063 (Jan 8, 2023, 9:38:07 AM)
- SPIGOT-7034: Add methods for set/get instrument in Goat Horn — md_5 (md_5) / detail
#1062 (Dec 30, 2022, 11:27:09 PM)
- SPIGOT-7221: Add Enemy (Entity) interface — md_5 (md_5) / detail
#1061 (Dec 23, 2022, 1:28:08 AM)
- #800: Add support for NoteBlock sounds in Skulls — md_5 (md_5) / detail
#1060 (Dec 13, 2022, 8:32:09 AM)
- #798: Add PrepareGrindstoneEvent and refactor related events to use — md_5 (md_5) / detail
#1059 (Dec 13, 2022, 8:23:09 AM)
- SPIGOT-7204: Add TeleportCause#DISMOUNT — md_5 (md_5) / detail
#1058 (Dec 10, 2022, 11:05:09 PM)
- SPIGOT-7202: Deprecate removed door effects — md_5 (md_5) / detail
#1057 (Dec 8, 2022, 6:55:09 AM)
- SPIGOT-7198: Add Sittable interface to Camel — md_5 (md_5) / detail
#1056 (Dec 7, 2022, 4:23:07 PM)
- Update to Minecraft 1.19.3 — md_5 (md_5) / detail
#1055 (Nov 15, 2022, 6:58:07 AM)
- SPIGOT-6765: Pass WorldInfo, Random and coordinates to ChunkGenerator — md_5 (md_5) / detail
#1054 (Oct 28, 2022, 9:24:10 AM)
- SPIGOT-7171: Ability to get the IP/hostname players are requesting — md_5 (md_5) / detail
#1053 (Oct 9, 2022, 12:46:10 AM)
- Remove obsolete workaround for SnakeYAML 100 comment limit — md_5 (md_5) / detail
#1052 (Oct 9, 2022, 12:41:10 AM)
- SPIGOT-7161: SnakeYaml 1.32 changed the default file size limit — md_5 (md_5) / detail
#1051 (Oct 1, 2022, 10:21:09 PM)
- Update SnakeYAML version — md_5 (md_5) / detail
#1050 (Oct 1, 2022, 10:15:10 PM)
- SPIGOT-7162: Incorrect description for Entity#getVehicle javadoc — md_5 (md_5) / detail
#1049 (Oct 1, 2022, 10:12:10 PM)
- #788: Add getHand() to all relevant events — md_5 (md_5) / detail
#1048 (Sep 24, 2022, 1:06:11 AM)
- SPIGOT-2620: Add Player#sendBlockChanges() — md_5 (md_5) / detail
#1047 (Sep 23, 2022, 11:33:10 PM)
- SPIGOT-1244, SPIGOT-6860, SPIGOT-6874: Various Javadoc and formatting — md_5 (md_5) / detail
- Improve annotation test on parameters — md_5 (md_5) / detail
#1046 (Sep 23, 2022, 11:22:11 PM)
- #793: Ignore .checkstyle file generated by Eclipse IDE — md_5 (md_5) / detail
#1045 (Sep 22, 2022, 12:16:10 AM)
- Update SnakeYAML version — md_5 (md_5) / detail
#1044 (Sep 12, 2022, 9:10:11 AM)
- SPIGOT-3842: Add Player#fireworkBoost() and expand Firework API — md_5 (md_5) / detail
#1043 (Sep 11, 2022, 12:25:08 PM)
- #786: Add methods to get sounds from entities — md_5 (md_5) / detail
#1042 (Sep 4, 2022, 11:47:07 AM)
- #787: Add LivingEntity#canBreatheUnderwater() — md_5 (md_5) / detail
#1041 (Aug 27, 2022, 5:22:11 AM)
#1040 (Aug 20, 2022, 6:31:09 AM)
- #755: Add more Warden methods — md_5 (md_5) / detail
#1039 (Aug 17, 2022, 9:55:09 AM)
- #782: ThrownPotion now extends ThrowableProjectile — md_5 (md_5) / detail
#1038 (Aug 16, 2022, 9:53:06 AM)
- SPIGOT-7138: Can't retrieve pixel color from map — md_5 (md_5) / detail
#1037 (Aug 16, 2022, 9:39:06 AM)
- SPIGOT-7138: Can't retrieve pixel color from map — md_5 (md_5) / detail
#1036 (Aug 8, 2022, 11:53:08 AM)
- SPIGOT-2450: Improve scoreboard criteria API, add missing DisplaySlots — md_5 (md_5) / detail
#1035 (Aug 8, 2022, 11:42:08 AM)
- SPIGOT-7122: New Allay Methods from 1.19.1 — md_5 (md_5) / detail
#1034 (Aug 5, 2022, 9:45:09 PM)
- Update to Minecraft 1.19.2 — md_5 (md_5) / detail
#1033 (Aug 4, 2022, 10:35:07 AM)
- SPIGOT-7109: Add WorldBorder#setSize using TimeUnit — md_5 (md_5) / detail
#1032 (Aug 3, 2022, 10:54:08 AM)
- #776: Fixed javadocs for ItemFlag#HIDE_POTION_EFFECTS — md_5 (md_5) / detail
#1031 (Aug 1, 2022, 12:10:06 PM)
- SPIGOT-7124: MapPalette.getColor(0) returns the wrong color — md_5 (md_5) / detail
#1030 (Jul 27, 2022, 6:22:08 PM)
- Update to Minecraft 1.19.1 — md_5 (md_5) / detail
#1029 (Jul 21, 2022, 11:05:09 AM)
- SPIGOT-5380, SPIGOT-6958, #772: Add some missing entity API — md_5 (md_5) / detail
#1028 (Jul 12, 2022, 11:33:05 AM)
- #771: Throw IllegalAccessException with non-static getHandlerList — md_5 (md_5) / detail
#1027 (Jul 10, 2022, 5:11:08 AM)
- SPIGOT-7069: Material.BARREL has Directional data class, should also be — md_5 (md_5) / detail
#1026 (Jul 10, 2022, 5:05:08 AM)
- SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also — md_5 (md_5) / detail
#1025 (Jul 9, 2022, 10:11:10 AM)
- #767: Add support checking/survivability methods for BlockData — md_5 (md_5) / detail
#1024 (Jul 5, 2022, 10:42:07 AM)
- SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies — md_5 (md_5) / detail
#1023 (Jul 1, 2022, 10:46:07 AM)
- SPIGOT-7071: Add Player#stopSound(SoundCategory category) — md_5 (md_5) / detail
#1022 (Jul 1, 2022, 10:43:09 AM)
- SPIGOT-7011, SPIGOT-7065: Overhaul of structures — md_5 (md_5) / detail
#1021 (Jun 23, 2022, 10:36:09 AM)
- SPIGOT-7078: Add EntityPotionEffectEvent.Cause#WARDEN — md_5 (md_5) / detail
#1020 (Jun 18, 2022, 11:15:07 AM)
- #746: Add option to use cached map color palette — md_5 (md_5) / detail
#1019 (Jun 18, 2022, 10:57:06 AM)
- #759: Add preview chat option in ServerListPingEvent — md_5 (md_5) / detail
#1018 (Jun 18, 2022, 10:50:07 AM)
- #758: Add missing server properties methods from 1.19 — md_5 (md_5) / detail
#1017 (Jun 13, 2022, 5:27:08 AM)
- #762: Add SpawnReason and TransformReason for Tadpole metamorphosis into — md_5 (md_5) / detail
#1016 (Jun 12, 2022, 8:20:09 AM)
- #761: Add Hangable interface to MangrovePropagule — md_5 (md_5) / detail
#1015 (Jun 11, 2022, 3:23:10 AM)
- Add compat constructor to PlayerAnimationEvent — md_5 (md_5) / detail
#1014 (Jun 10, 2022, 12:58:06 AM)
- SPIGOT-7043: EnderChest does not implement Lidded — md_5 (md_5) / detail
#1013 (Jun 9, 2022, 11:58:06 PM)
- SPIGOT-7047: Add Player#getLastDeathLocation — md_5 (md_5) / detail
#1012 (Jun 9, 2022, 11:32:09 AM)
- SPIGOT-7003: Add missing PlayerAnimationType — md_5 (md_5) / detail
#1011 (Jun 9, 2022, 11:29:09 AM)
- SPIGOT-5984: Add non deprecated / magic value way to set pixel in — md_5 (md_5) / detail
#1010 (Jun 9, 2022, 11:05:09 AM)
- #754: Add DamageCause.SONIC_BOOM — md_5 (md_5) / detail
#1009 (Jun 8, 2022, 7:32:10 AM)
- #752: Make Leaves Waterlogged — md_5 (md_5) / detail
#1008 (Jun 7, 2022, 11:02:08 PM)
- Downgrade dependency version — md_5 (md_5) / detail
#1007 (Jun 7, 2022, 4:10:09 PM)
- Update to Minecraft 1.19 — md_5 (md_5) / detail
#1006 (Jun 5, 2022, 6:25:09 AM)
- #745: Expose more information about advancements — md_5 (md_5) / detail
#1005 (Jun 5, 2022, 12:08:08 AM)
- #748: Remove permissible recalculation from Permission constructor — md_5 (md_5) / detail
- #749: Various javadoc improvements — md_5 (md_5) / detail
#1004 (Jun 1, 2022, 10:03:06 AM)
- SPIGOT-7027: Documentation for ItemMeta#getCustomModelData is incorrect — md_5 (md_5) / detail
#1003 (May 17, 2022, 9:28:09 AM)
- #743: Support setting individual Wither head targets — md_5 (md_5) / detail
#1002 (May 9, 2022, 8:16:06 AM)
- #742: Make World implement Keyed — md_5 (md_5) / detail
#1001 (Apr 22, 2022, 9:39:08 AM)
- SPIGOT-6949: Configuration sections that are nested within Maps or Lists — md_5 (md_5) / detail
#1000 (Apr 20, 2022, 8:50:07 PM)
- SPIGOT-6992: Add LimitedLife/LifeTicks/Bound APIs to Vex — md_5 (md_5) / detail
#999 (Apr 15, 2022, 3:51:07 AM)
- #735: Add Villager#zombify — md_5 (md_5) / detail
#998 (Apr 15, 2022, 2:55:07 AM)
- #690: Add method to read ItemStack input — md_5 (md_5) / detail
#997 (Apr 8, 2022, 11:40:11 PM)
- SPIGOT-6829: Add per-player world border API — md_5 (md_5) / detail
#996 (Mar 27, 2022, 5:27:10 AM)
- #737: Update WorldCreator#generatorSettings docs — md_5 (md_5) / detail
#995 (Mar 24, 2022, 2:40:08 AM)
- #736: Update README — md_5 (md_5) / detail
#994 (Mar 14, 2022, 8:33:06 PM)
- #734: Make PlayerInventory#getItem Nullable — md_5 (md_5) / detail
#993 (Mar 11, 2022, 10:27:11 PM)
- #725: Add Item Unlimited Lifetime APIs — md_5 (md_5) / detail
#992 (Mar 3, 2022, 7:57:11 AM)
- #638: Add CreativeCategory API for Materials — md_5 (md_5) / detail
#991 (Feb 28, 2022, 3:15:11 PM)
- Update to Minecraft 1.18.2 — md_5 (md_5) / detail
#990 (Feb 21, 2022, 1:03:07 AM)
- SPIGOT-6944: Correct TabCompleter docs — md_5 (md_5) / detail
#989 (Feb 18, 2022, 10:38:09 PM)
- SPIGOT-6935: Make Arrow color nullable — md_5 (md_5) / detail
#988 (Feb 18, 2022, 10:34:10 PM)
- #730: Added missing declaration of the org.bukkit.profile package. — md_5 (md_5) / detail
- #730: Added a checkstyle rule to check for missing package declarations. — md_5 (md_5) / detail
#987 (Feb 16, 2022, 9:10:07 PM)
- #727: Fix typo in StriderTemperatureChangeEvent javadocs — md_5 (md_5) / detail
#986 (Feb 15, 2022, 7:53:07 AM)
- #723: Add Furnace#getRecipesUsed — md_5 (md_5) / detail
#985 (Feb 14, 2022, 10:53:10 PM)
- #726: Add Particle dataTypes to javadocs — md_5 (md_5) / detail
#984 (Feb 14, 2022, 10:49:10 PM)
- #724: Add PDC to World — md_5 (md_5) / detail
#983 (Feb 7, 2022, 7:56:09 AM)
- SPIGOT-6918: Add SpawnCategory API and configurations for Axolotls — md_5 (md_5) / detail
#982 (Feb 2, 2022, 10:28:09 PM)
- #719: Add Player Profile API — md_5 (md_5) / detail
#981 (Feb 1, 2022, 10:14:06 PM)
- SPIGOT-6910: Add BlockDamageAbortEvent — md_5 (md_5) / detail
#980 (Feb 1, 2022, 7:02:09 AM)
- #717: Add PlayerHideEntityEvent and PlayerShowEntityEvent — md_5 (md_5) / detail
#979 (Jan 29, 2022, 12:51:08 AM)
- SPIGOT-6914: Remove confusing loadbefore message for dependency issues — md_5 (md_5) / detail
#978 (Jan 27, 2022, 9:30:09 PM)
- #720: Fix bounds in documentation about power in FireworkMeta — md_5 (md_5) / detail
#977 (Jan 25, 2022, 10:34:07 PM)
- SPIGOT-6890: Add repair cost amount in AnvilInventory — md_5 (md_5) / detail
#976 (Jan 24, 2022, 9:42:08 PM)
- #716: Fix scheduler javadocs (previously, the <b> tag broke the — md_5 (md_5) / detail
#975 (Jan 24, 2022, 9:29:12 PM)
- Improve item cooldown JavaDocs — md_5 (md_5) / detail
#974 (Jan 21, 2022, 9:57:10 PM)
- Clarify documentation of Block#getBreakSpeed — md_5 (md_5) / detail
#973 (Jan 16, 2022, 11:17:09 PM)
- SPIGOT-6899: Add Player#getPreviousGameMode — md_5 (md_5) / detail
#972 (Jan 16, 2022, 11:11:09 PM)
- SPIGOT-6901: Make Random Nullable in LootTable — md_5 (md_5) / detail
#971 (Jan 13, 2022, 11:59:09 PM)
- SPIGOT-6888: Add SpawnReason for Vex spawned by Evokers — md_5 (md_5) / detail
- Fix typo in CreatureSpawnEvent documentation — md_5 (md_5) / detail
#970 (Jan 13, 2022, 11:19:09 PM)
- #713: Repairable should extend ItemMeta — md_5 (md_5) / detail
#969 (Jan 11, 2022, 11:56:08 PM)
- #704: Add generateTree method with a predicate — md_5 (md_5) / detail
#968 (Jan 11, 2022, 7:54:05 AM)
- #706: Add playSound with Entity as source — md_5 (md_5) / detail
#967 (Jan 8, 2022, 11:14:07 PM)
- SPIGOT-6886: Restore previous behaviour of loading unusual config keys — md_5 (md_5) / detail
#966 (Jan 7, 2022, 10:40:09 PM)
- Fix saving configs which are only a header — md_5 (md_5) / detail
#965 (Jan 6, 2022, 10:48:10 PM)
- #705: Add PDC to Structures — md_5 (md_5) / detail
#964 (Jan 3, 2022, 10:26:10 PM)
- Add workaround for SnakeYAML 100 comment limit — md_5 (md_5) / detail
#963 (Jan 2, 2022, 9:21:07 PM)
- #703: Fix/test yaml anchors and merge — md_5 (md_5) / detail
#962 (Jan 2, 2022, 12:59:09 AM)
- SPIGOT-6875: Update references to old world height limits — md_5 (md_5) / detail
#961 (Dec 31, 2021, 11:03:11 PM)
- #274: Add trap related methods to SkeletonHorse — md_5 (md_5) / detail
- #275: Add isJohnny / setJohnny for Vindicator — md_5 (md_5) / detail
- #278: Add API to check and set if horses are grazing hay — md_5 (md_5) / detail
#960 (Dec 29, 2021, 10:36:09 PM)
- Make EnderDragon extend/implement Mob — md_5 (md_5) / detail
#959 (Dec 28, 2021, 8:53:10 PM)
- #702: fromNodeTree is now private, this does not belong to the API — md_5 (md_5) / detail
#958 (Dec 26, 2021, 10:49:08 PM)
- #701: Option to configure the max width of a line in the config — md_5 (md_5) / detail
#957 (Dec 25, 2021, 10:00:10 PM)
- #699: Add missing information to javadoc of ItemFlag#HIDE_POTION_EFFECTS — md_5 (md_5) / detail
#956 (Dec 24, 2021, 11:18:07 PM)
- SPIGOT-5766: Updates related to the villager trading changes introduced — md_5 (md_5) / detail
#955 (Dec 24, 2021, 1:13:09 AM)
- #691: Add Material#getDefaultAttributeModifiers — md_5 (md_5) / detail
#954 (Dec 23, 2021, 10:21:08 PM)
- SPIGOT-6866: Fixed spaces a between comment indicator and actual comment — md_5 (md_5) / detail
#953 (Dec 23, 2021, 12:34:10 AM)
- Restore protected members to YamlConfiguration — md_5 (md_5) / detail
#952 (Dec 21, 2021, 10:05:06 PM)
- #693: Add proper javadocs for dolphins grace, bad omen, and hero of the — md_5 (md_5) / detail
#951 (Dec 20, 2021, 9:44:08 PM)
- SPIGOT-3247: Comment support for YAML files — md_5 (md_5) / detail
#950 (Dec 18, 2021, 1:22:08 AM)
- Dependency upgrades — md_5 (md_5) / detail
#949 (Dec 18, 2021, 12:49:07 AM)
- SPIGOT-6789: Improve resource pack related API — md_5 (md_5) / detail
#948 (Dec 18, 2021, 12:45:08 AM)
- SPIGOT-6836: Add more API methods in MerchantRecipe — md_5 (md_5) / detail
#947 (Dec 18, 2021, 12:37:07 AM)
- Upgrade to SnakeYAML 1.30 release — md_5 (md_5) / detail
#946 (Dec 10, 2021, 1:22:08 PM)
- Update to Minecraft 1.18.1 — md_5 (md_5) / detail
#945 (Dec 5, 2021, 8:24:10 PM)
- #687: Fix NPE from previous commits — md_5 (md_5) / detail
#944 (Dec 4, 2021, 10:30:06 PM)
- SPIGOT-6830: Fix addDefaults with Configuration overrides child Sections — md_5 (md_5) / detail
- #686: Fix contains for default section generating real sections — md_5 (md_5) / detail
#943 (Dec 4, 2021, 9:40:06 PM)
- Add Player#openSign API to edit a placed sign — md_5 (md_5) / detail
#942 (Dec 3, 2021, 9:20:07 PM)
- SPIGOT-6832: Further improve Player#getPing docs — md_5 (md_5) / detail
#941 (Dec 3, 2021, 9:11:07 PM)
- SPIGOT-6832: Improve Player#getPing docs — md_5 (md_5) / detail
#940 (Dec 1, 2021, 4:00:08 AM)
- SPIGOT-6825: MapFont#getWidth ignores §, but not the color-byte and — md_5 (md_5) / detail
#939 (Nov 30, 2021, 11:35:06 PM)
- SPIGOT-6822: Ensure library loader has same parent as plugin loader — md_5 (md_5) / detail
#938 (Nov 30, 2021, 4:14:10 PM)
- Update to Minecraft 1.18 — md_5 (md_5) / detail
#937 (Nov 29, 2021, 5:00:06 AM)
- Correct copied javadoc from previous commit — md_5 (md_5) / detail
#936 (Nov 28, 2021, 10:19:09 PM)
- Add hideEntity / showEntity API — md_5 (md_5) / detail
#935 (Nov 28, 2021, 12:51:07 AM)
- #684: Make PotionEffectType implement Keyed — md_5 (md_5) / detail
#934 (Nov 26, 2021, 10:12:07 PM)
- Revert SnakeYAML upgrade — md_5 (md_5) / detail
#933 (Nov 26, 2021, 9:17:09 PM)
- Update to Minecraft 1.18-rc3 — md_5 (md_5) / detail
#932 (Nov 25, 2021, 11:16:09 PM)
- #683: Add Player#showDemoScreen — md_5 (md_5) / detail
#931 (Nov 24, 2021, 9:24:10 PM)
- Update to Minecraft 1.18-pre8 — md_5 (md_5) / detail
#930 (Nov 23, 2021, 8:34:05 PM)
- Add docs in ServerListPingEvent based on changes from 1.18 — md_5 (md_5) / detail
#929 (Nov 23, 2021, 7:53:09 AM)
- SPIGOT-6781: Add Block#canPlace — md_5 (md_5) / detail
#928 (Nov 23, 2021, 2:00:09 AM)
- #679: Add getHideOnlinePlayers — md_5 (md_5) / detail
#927 (Nov 22, 2021, 10:03:11 PM)
- #677: Add "Allow Server Listings" API — md_5 (md_5) / detail
#926 (Nov 22, 2021, 9:09:07 PM)
- SPIGOT-6801: Wrong BlockData classes in Material enum for SOUL_FIRE and — md_5 (md_5) / detail
#925 (Nov 22, 2021, 4:28:10 AM)
- Downgrade to Checkstyle 8.x as 9.x series has much larger memory usage — md_5 (md_5) / detail
#924 (Nov 22, 2021, 4:12:10 AM)
- #592: Add Player#sendEquipmentChange — md_5 (md_5) / detail
- Remove Player#sendChunkChange — md_5 (md_5) / detail
#923 (Nov 21, 2021, 11:48:11 PM)
- Update to Minecraft 1.18-pre5 — md_5 (md_5) / detail
#922 (Nov 17, 2021, 9:16:09 PM)
- #675: Fix typo in ItemFrame#setFixed — md_5 (md_5) / detail
#921 (Nov 15, 2021, 8:28:06 PM)
- #674: Optimize and cleanup PermissibleBase — md_5 (md_5) / detail
#920 (Nov 5, 2021, 10:05:09 AM)
- SPIGOT-6436: Add Player#stopAllSounds — md_5 (md_5) / detail
#919 (Oct 30, 2021, 7:33:07 AM)
- #667: Allow setting BrewEvent results — md_5 (md_5) / detail
#918 (Oct 29, 2021, 7:46:07 AM)
- SPIGOT-6762: ChatPaginator.wordWrap only transfers one modifier — md_5 (md_5) / detail
#916 (Oct 29, 2021, 7:03:07 AM)
- SPIGOT-6762: ChatPaginator.wordWrap only transfers one modifier — md_5 (md_5) / detail
#915 (Oct 27, 2021, 7:38:11 AM)
- SPIGOT-4590, SPIGOT-6769: Clarify DamageCause documentation — md_5 (md_5) / detail
#914 (Oct 24, 2021, 9:34:07 AM)
- SPIGOT-6771: Help command tab completion does not respect permissions — md_5 (md_5) / detail
#913 (Oct 16, 2021, 8:02:08 AM)
- SPIGOT-6756: Clarify drop items in BlockBreakEvent — md_5 (md_5) / detail
#912 (Oct 12, 2021, 9:13:05 PM)
- SPIGOT-6749: Library Loader does not correctly isolate dependencies — md_5 (md_5) / detail
#911 (Oct 5, 2021, 1:25:08 AM)
- SPIGOT-2903: Add Structure API — md_5 (md_5) / detail
#910 (Oct 5, 2021, 1:24:08 AM)
- SPGIOT-2903: Add Structure API — md_5 (md_5) / detail
#909 (Oct 5, 2021, 12:43:07 AM)
- #662: Support for configuring Water Underground Creatures spawn settings — md_5 (md_5) / detail
#908 (Oct 4, 2021, 10:09:10 AM)
- #661: Fix Typo in ScoreboardManager documentation — md_5 (md_5) / detail
#907 (Sep 24, 2021, 10:04:06 PM)
- SPIGOT-6746: Clarify PlayerPortalEvent documentation — md_5 (md_5) / detail
#906 (Sep 19, 2021, 4:52:10 AM)
- SPIGOT-6738: Add entity type tags — md_5 (md_5) / detail
#905 (Sep 11, 2021, 8:41:07 AM)
- SPIGOT-6249: Add Missing Effect Constants — md_5 (md_5) / detail
#904 (Sep 6, 2021, 8:53:09 AM)
- SPIGOT-6729: Add Chunk.isEntitiesLoaded() — md_5 (md_5) / detail
#903 (Sep 1, 2021, 9:09:09 AM)
- SPIGOT-6547: Chunk#getEntities() doesn't return all entities immediately — md_5 (md_5) / detail
#902 (Aug 30, 2021, 8:47:07 AM)
- SPIGOT-6719: Add getTileEntities() to LimitedRegion — md_5 (md_5) / detail
#901 (Aug 28, 2021, 9:02:09 AM)
- #654: Clarify conditions where a bed can explode — md_5 (md_5) / detail
#900 (Aug 22, 2021, 8:14:10 AM)
- SPIGOT-6697: Deprecate generateTree with BlockChangeDelegate as it does — md_5 (md_5) / detail
#899 (Aug 18, 2021, 8:06:08 AM)
- #653: Add World#spawn with randomizeData parameter — md_5 (md_5) / detail
#898 (Aug 16, 2021, 5:39:10 AM)
- Damageable should extend ItemMeta — md_5 (md_5) / detail
#897 (Aug 14, 2021, 10:13:11 PM)
- SPIGOT-5880, SPIGOT-5567: New ChunkGenerator API — md_5 (md_5) / detail
#896 (Aug 12, 2021, 10:46:07 PM)
- Update ASM — md_5 (md_5) / detail
#895 (Aug 11, 2021, 8:59:10 AM)
- Add dimension setting getters to World — md_5 (md_5) / detail
#894 (Aug 4, 2021, 10:46:06 PM)
- SPIGOT-6692: Add sendSignChange overload with a hasGlowingText parameter — md_5 (md_5) / detail
#893 (Aug 4, 2021, 7:12:08 AM)
- SPIGOT-6691: Material.LAVA_CAULDRON is not Levelled — md_5 (md_5) / detail
#892 (Jul 22, 2021, 1:43:06 AM)
- #642: Add Crafting methods to API — md_5 (md_5) / detail
#891 (Jul 21, 2021, 11:58:06 PM)
- SPIGOT-6641: Use varargs in sendMessage — md_5 (md_5) / detail
#889 (Jul 21, 2021, 11:39:05 PM)
- SPIGOT-6641: Use varargs in sendMessage — md_5 (md_5) / detail
#888 (Jul 21, 2021, 11:38:06 PM)
- SPIGOT-6545: Unable to set Guardian target via API while awareness is — md_5 (md_5) / detail
#887 (Jul 20, 2021, 11:38:06 PM)
- SPIGOT-6661: Fix missing radius from GenericGameEvent — md_5 (md_5) / detail
#886 (Jul 20, 2021, 11:34:07 PM)
- SPIGOT-6369: Add ItemStack to HangingPlaceEvent — md_5 (md_5) / detail
#885 (Jul 18, 2021, 1:10:10 AM)
- SPIGOT-6657: Add getPlayer to SheepDyeWoolEvent — md_5 (md_5) / detail
#884 (Jul 18, 2021, 12:15:10 AM)
- SPIGOT-6656: CauldronLevelChangeEvent is not fired correctly when — md_5 (md_5) / detail
#883 (Jul 17, 2021, 1:26:07 AM)
- SPIGOT-6642: Throw better message if plugin.yml is empty — md_5 (md_5) / detail
#882 (Jul 17, 2021, 1:23:06 AM)
- #636: Add FurnaceStartSmeltEvent — md_5 (md_5) / detail
#881 (Jul 15, 2021, 10:33:07 AM)
- SPIGOT-6646: Issue with map palette ranges — md_5 (md_5) / detail
#880 (Jul 13, 2021, 9:20:10 AM)
- #640: Add new Causes for LightningStrikeEvent — md_5 (md_5) / detail
#879 (Jul 11, 2021, 2:28:10 AM)
- SPIGOT-6637: Revert "#636: Add FurnaceStartSmeltEvent" — md_5 (md_5) / detail
#878 (Jul 10, 2021, 11:34:11 PM)
- SPIGOT-6623: Missing API reasons for entity freezing — md_5 (md_5) / detail
#877 (Jul 10, 2021, 11:31:09 PM)
- #636: Add FurnaceStartSmeltEvent — md_5 (md_5) / detail
#876 (Jul 6, 2021, 2:02:08 PM)
- Update to Minecraft 1.17.1 — md_5 (md_5) / detail
#875 (Jul 3, 2021, 11:35:07 PM)
- SPIGOT-6527: Add AxolotlBucketMeta — md_5 (md_5) / detail
#874 (Jul 3, 2021, 1:14:09 AM)
- Update Maven plugins — md_5 (md_5) / detail
#873 (Jul 2, 2021, 11:39:08 PM)
- SPIGOT-6616: Cancellable StriderTemperatureChangeEvent — md_5 (md_5) / detail
#872 (Jun 26, 2021, 12:00:10 AM)
- SPIGOT-6605: Add method to access value of enforce-whitelist — md_5 (md_5) / detail
#871 (Jun 20, 2021, 10:47:10 PM)
- #633: Add isTrusting/setTrusting to Ocelot. — md_5 (md_5) / detail
#870 (Jun 20, 2021, 2:16:08 AM)
- SPIGOT-6587: Update documentation/error of drop chance API — md_5 (md_5) / detail
#869 (Jun 16, 2021, 10:30:07 PM)
- SPIGOT-6570: Missing InventoryType: COMPOSTER — md_5 (md_5) / detail
#868 (Jun 16, 2021, 12:22:09 AM)
- SPIGOT-6562: Add more specific sculk sensor event — md_5 (md_5) / detail
#867 (Jun 14, 2021, 9:16:08 AM)
- #631: Add Villager#shakeHead — md_5 (md_5) / detail
#866 (Jun 14, 2021, 9:13:08 AM)
- #629: Add LivingEntity#isClimbing — md_5 (md_5) / detail
#865 (Jun 14, 2021, 12:07:06 AM)
- SPIGOT-6507: Introduce abstract skeleton and stray conversion — md_5 (md_5) / detail
#864 (Jun 13, 2021, 10:45:06 PM)
- SPIGOT-6551: CaveVinesPlant missing extends BlockData — md_5 (md_5) / detail
#863 (Jun 13, 2021, 10:44:06 PM)
- #621: Add Block#getCollisionShape and associated API — md_5 (md_5) / detail
#862 (Jun 13, 2021, 10:32:07 PM)
- #623: Add Block#getBreakSpeed(Player) — md_5 (md_5) / detail
#861 (Jun 12, 2021, 11:03:08 PM)
- #621: Add HumanEntity#getItemInUse and Material#getSlipperiness — md_5 (md_5) / detail
#860 (Jun 12, 2021, 10:40:07 PM)
- #622: Add methods to check if item is the breed item for an entity — md_5 (md_5) / detail
#859 (Jun 12, 2021, 10:29:07 PM)
- Clarify Player#breakBlock only works for blocks in the same world — md_5 (md_5) / detail
#858 (Jun 11, 2021, 10:48:08 PM)
- SPIGOT-6514: Small Dripleaf block data is missing half property — md_5 (md_5) / detail
#857 (Jun 11, 2021, 10:31:08 PM)
- #619: Add Player#breakBlock() — md_5 (md_5) / detail
#856 (Jun 11, 2021, 11:50:07 AM)
- Fix bad merge of SPIGOT-6502 fix — md_5 (md_5) / detail
#855 (Jun 11, 2021, 10:51:06 AM)
- Downgrade SnakeYAML due to issues with comments parsing — md_5 (md_5) / detail
#854 (Jun 11, 2021, 6:27:10 AM)
- Fix inverted visual fire docs — md_5 (md_5) / detail
#853 (Jun 11, 2021, 5:31:10 AM)
- Update to Minecraft 1.17 — md_5 (md_5) / detail
#852 (Jun 11, 2021, 5:19:17 AM)
- Update to Minecraft 1.17 — md_5 (md_5) / detail
#851 (Jun 11, 2021, 4:03:10 AM)
- SPIGOT-6502: Loading a class from a library of another plugin resulted — md_5 (md_5) / detail
#850 (Jun 4, 2021, 10:12:09 PM)
- #615: Calculate the reachable nodes only once per transitive dependency — md_5 (md_5) / detail
#849 (May 27, 2021, 11:08:10 PM)
- #613: Add PlayerBucketEntityEvent and make PlayerBucketFishEvent — md_5 (md_5) / detail
- #522: Add piglin bartering API — md_5 (md_5) / detail
#848 (May 22, 2021, 10:32:10 PM)
- SPIGOT-6464: Fix ShulkerBox#getColor for undyed shulkers — md_5 (md_5) / detail
#847 (May 14, 2021, 11:10:09 PM)
- SPIGOT-5345: Add automatic library support — md_5 (md_5) / detail
#846 (May 9, 2021, 7:31:07 AM)
- Update entity loot tables in LootTables — md_5 (md_5) / detail
#845 (May 9, 2021, 7:26:08 AM)
- #606: Add Player#getPing to access the player's ping — md_5 (md_5) / detail
#844 (May 9, 2021, 6:53:07 AM)
- #567: Add ability to cancel ProjectileHitEvent — md_5 (md_5) / detail
#843 (May 9, 2021, 6:36:08 AM)
- SPIGOT-6200: Add COMMAND to the CreateSpawnEvent.SpawnReason enum — md_5 (md_5) / detail
#842 (May 2, 2021, 1:48:08 AM)
- Fix typo in BubbleColumn documentation — md_5 (md_5) / detail
#841 (Apr 30, 2021, 10:35:09 PM)
- SPIGOT-6443: Fix PlayerBucketFishEvent#getWaterBucket returning the — md_5 (md_5) / detail
#840 (Apr 28, 2021, 2:45:08 AM)
- SPIGOT-6373: Add getAttachedFace and setAttachedFace to the Shulker API — md_5 (md_5) / detail
#839 (Apr 27, 2021, 1:36:08 AM)
- #603: Specify what velocity changes in javadocs — md_5 (md_5) / detail
- #604: Add Contract annotation to ConfigurationSection — md_5 (md_5) / detail
- Remove old draft API tags — md_5 (md_5) / detail
#838 (Apr 24, 2021, 10:36:10 PM)
- #508: Add PlayerBucketFishEvent — md_5 (md_5) / detail
#837 (Apr 21, 2021, 7:33:07 AM)
- #601: Add Block#isPreferredTool — md_5 (md_5) / detail
#836 (Apr 20, 2021, 8:48:09 AM)
- SPIGOT-6302: Javadoc fix for World#spawnEntity() — md_5 (md_5) / detail
#835 (Apr 19, 2021, 8:48:08 AM)
- SPIGOT-6388: Add API to get and set the state of the "Shulker" entity — md_5 (md_5) / detail
#834 (Apr 18, 2021, 8:04:09 AM)
- SPIGOT-6078: Add SmithItemEvent and expand SmithingInventory API — md_5 (md_5) / detail
#833 (Apr 13, 2021, 9:18:05 AM)
- #597: Implemented Material#getEquipmentSlot() method — md_5 (md_5) / detail
#832 (Apr 11, 2021, 7:57:08 AM)
- SPIGOT-5877: Add scaffolding for custom dimensions and biomes — md_5 (md_5) / detail
#831 (Apr 11, 2021, 7:34:08 AM)
- SPIGOT-6417: Add Creeper fuse ticks API — md_5 (md_5) / detail
#830 (Apr 9, 2021, 11:00:08 PM)
- SPIGOT-6416: Add BlockFace#isCartesian() — md_5 (md_5) / detail
#829 (Mar 28, 2021, 8:34:06 AM)
- SPIGOT-6357: Add World#getMinHeight — md_5 (md_5) / detail
#828 (Mar 16, 2021, 8:54:08 PM)
- Update ASM version — md_5 (md_5) / detail
#827 (Mar 14, 2021, 1:18:08 AM)
- Use upstream plexus-compiler-eclipse — md_5 (md_5) / detail
#826 (Mar 8, 2021, 9:51:10 PM)
- #590: Add spawn and transform reasons for piglin zombification. — md_5 (md_5) / detail
- #591: Add option for a consumer before spawning an item — md_5 (md_5) / detail
#825 (Mar 3, 2021, 10:21:06 PM)
- Fix javadoc errors in previous commits — md_5 (md_5) / detail
#824 (Mar 3, 2021, 9:36:06 PM)
- #577: Add EntityExhaustionEvent — md_5 (md_5) / detail
- #578: Add methods to modify the rate of regeneration and starvation — md_5 (md_5) / detail
#823 (Feb 24, 2021, 9:24:07 AM)
- #588: Add Player#sendBlockDamage() — md_5 (md_5) / detail
#822 (Feb 22, 2021, 8:38:09 AM)
- #587: Fix various javadoc typos — md_5 (md_5) / detail
#821 (Feb 16, 2021, 7:58:06 AM)
- #510: Add NamespacedKey#fromString() to fetch from user input — md_5 (md_5) / detail
#820 (Feb 15, 2021, 8:37:07 AM)
- #581: Add methods to modify despawn delay for wandering villagers — md_5 (md_5) / detail
#819 (Feb 12, 2021, 11:34:09 PM)
- SPIGOT-5778: Added World.getGameTime method — md_5 (md_5) / detail
#818 (Feb 8, 2021, 10:07:07 AM)
- SPIGOT-6349: Material#MOSSY_COBBLESTONE incorrectly claims it is a — md_5 (md_5) / detail
#817 (Jan 29, 2021, 12:25:10 AM)
- SPIGOT-6316: PlayerBedLeaveEvent implements Cancellable — md_5 (md_5) / detail
#816 (Jan 23, 2021, 1:25:10 AM)
- #571: Expand the FishHook API — md_5 (md_5) / detail
#815 (Jan 16, 2021, 2:25:08 AM)
- Improve /version command — md_5 (md_5) / detail
#814 (Jan 16, 2021, 1:29:08 AM)
- Update to Minecraft 1.16.5 — md_5 (md_5) / detail
#813 (Jan 16, 2021, 1:27:08 AM)
- Update to Minecraft 1.16.5 — md_5 (md_5) / detail
#812 (Jan 12, 2021, 9:40:06 PM)
- SPIGOT-6274: Reloading configuration does not clear previous values — md_5 (md_5) / detail
#811 (Jan 12, 2021, 12:35:08 AM)
- SPIGOT-6313: Revert "SPIGOT-6274: Reloading configuration does not clear — md_5 (md_5) / detail
#810 (Jan 11, 2021, 10:38:07 PM)
- SPIGOT-6274: Reloading configuration does not clear previous values — md_5 (md_5) / detail
#809 (Jan 1, 2021, 9:52:09 PM)
- #568: Added get/set ItemStack methods to trident — md_5 (md_5) / detail
#808 (Dec 27, 2020, 9:59:06 PM)
- SPIGOT-6273: Expose ItemFrame ItemDropChance through API — md_5 (md_5) / detail
#807 (Dec 21, 2020, 7:34:09 AM)
- #562: Add API to set equipment silently — md_5 (md_5) / detail
#806 (Dec 21, 2020, 7:30:08 AM)
- SPIGOT-6256: Add method to check if the entity is in water — md_5 (md_5) / detail
#805 (Dec 13, 2020, 12:33:07 AM)
- #564: Add method to get max world size — md_5 (md_5) / detail
#804 (Nov 25, 2020, 11:21:06 PM)
- Fix javadoc in previous commit — md_5 (md_5) / detail
#803 (Nov 25, 2020, 11:11:06 PM)
- #561: Add clear weather World API — md_5 (md_5) / detail
#802 (Nov 25, 2020, 10:38:06 PM)
- #552: Add the ability to retrieve hit, step, fall, and other sounds from — md_5 (md_5) / detail
#801 (Nov 17, 2020, 9:17:09 PM)
- SPIGOT-6242: Fix some file line endings — md_5 (md_5) / detail
#800 (Nov 17, 2020, 1:57:06 AM)
- SPIGOT-6234: enum classes don't serialize properly when implementing — md_5 (md_5) / detail
#799 (Nov 10, 2020, 8:03:07 AM)
- SPIGOT-6233: Clarify InventoryClickEvent documentation — md_5 (md_5) / detail
#798 (Nov 9, 2020, 7:20:09 AM)
- SPIGOT-6229: Clarify PlayerItemBreakEvent documentation — md_5 (md_5) / detail
#797 (Nov 6, 2020, 8:13:08 AM)
- SPIGOT-6222: Correct javadoc for Entity#setPassenger — md_5 (md_5) / detail
#796 (Nov 6, 2020, 7:53:08 AM)
- #559: Add wait time modification for FishHook — md_5 (md_5) / detail
#795 (Nov 3, 2020, 8:23:07 AM)
- SPIGOT-6213: MinecraftFont.getWidth(" ") returns 2 when it should be 3 — md_5 (md_5) / detail
#794 (Nov 2, 2020, 8:13:05 PM)
- Update to Minecraft 1.16.4 — md_5 (md_5) / detail
#793 (Oct 25, 2020, 7:14:09 AM)
- #557: Add TNTPrimed#setSource method — md_5 (md_5) / detail
#792 (Oct 17, 2020, 7:53:10 AM)
- #501: Add PersistentDataHolder to Chunk — md_5 (md_5) / detail
- #556: Allow sending messages from specific UUIDs — md_5 (md_5) / detail
- Misc maven build updates — md_5 (md_5) / detail
#791 (Oct 17, 2020, 6:34:09 AM)
- SPIGOT-6188: Javadoc typo on SkullMeta getOwner() — md_5 (md_5) / detail
#790 (Oct 14, 2020, 8:58:08 AM)
- #555: Item - add getters/setters for owner/thrower — md_5 (md_5) / detail
#789 (Oct 13, 2020, 8:06:10 AM)
- #554: PoweredMinecart - add getter/setter for fuel — md_5 (md_5) / detail
#788 (Sep 19, 2020, 9:22:09 AM)
- #548: LivingEntity - add methods for getting/setting invisibility — md_5 (md_5) / detail
#787 (Sep 14, 2020, 9:46:06 AM)
- #549: Add Fluid types / tags — md_5 (md_5) / detail
#786 (Sep 11, 2020, 10:36:08 PM)
- #550: Add getHandlerList into ArrowBodyCountChangeEvent — md_5 (md_5) / detail
#785 (Sep 11, 2020, 10:33:07 PM)
- Update deprecation message for PotionMeta.setMainEffect — md_5 (md_5) / detail
#784 (Sep 10, 2020, 9:12:09 PM)
- Update to Minecraft 1.16.3 — md_5 (md_5) / detail
#783 (Sep 2, 2020, 10:24:10 PM)
- Remove draft API from entity persistence — md_5 (md_5) / detail
#782 (Sep 2, 2020, 9:01:08 AM)
- #519: Add ArrowBodyCountChangeEvent — md_5 (md_5) / detail
#781 (Aug 31, 2020, 8:40:06 AM)
- #533: Add consumed item, hand and consumeItem boolean to — md_5 (md_5) / detail
#780 (Aug 28, 2020, 2:39:09 AM)
- #545: Add EnderSignal ItemStack API — md_5 (md_5) / detail
#779 (Aug 27, 2020, 1:44:10 AM)
- #535: Add EntityCategory API to LivingEntity — md_5 (md_5) / detail
#778 (Aug 27, 2020, 1:32:10 AM)
- #526: Add Block#applyBoneMeal() — md_5 (md_5) / detail
#777 (Aug 22, 2020, 11:57:10 PM)
- SPIGOT-974: Add ArmorStand locking API — md_5 (md_5) / detail
#776 (Aug 18, 2020, 7:56:08 AM)
- #543: Let World#setSpawnLocation() support an angle — md_5 (md_5) / detail
#775 (Aug 16, 2020, 1:23:10 AM)
- #540: Add Inventory#isEmpty() — md_5 (md_5) / detail
#774 (Aug 15, 2020, 11:37:10 PM)
- #539: HumanEntity - add a method to make the entity drop the item — md_5 (md_5) / detail
#773 (Aug 14, 2020, 11:14:08 PM)
- #537: Add EntitySpellCastEvent for spellcaster illager — md_5 (md_5) / detail
#772 (Aug 13, 2020, 10:28:09 PM)
- #538: Un-deprecate now implemented player portal event api — md_5 (md_5) / detail
#771 (Aug 13, 2020, 1:26:06 AM)
- SPIGOT-4705: Revamp Ageable interface and add Breedable interface — md_5 (md_5) / detail
#770 (Aug 13, 2020, 1:09:10 AM)
- #536: Add missing ItemFlag.HIDE_DYE — md_5 (md_5) / detail
#769 (Aug 12, 2020, 7:01:08 AM)
- SPIGOT-6065: Allow empty AttributeModifier name — md_5 (md_5) / detail
#768 (Aug 11, 2020, 9:19:07 PM)
- Update to Minecraft 1.16.2 — md_5 (md_5) / detail
#767 (Jul 29, 2020, 9:43:06 AM)
- #491: Add support to change block's lid state — md_5 (md_5) / detail
#766 (Jul 29, 2020, 9:30:06 AM)
- SPIGOT-6037: Smithing inventory incorrect name — md_5 (md_5) / detail
#765 (Jul 24, 2020, 11:38:10 PM)
- SPIGOT-6017: BoundingBox#rayTrace returns incorrect null — md_5 (md_5) / detail
#763 (Jul 24, 2020, 3:35:06 AM)
- SPIGOT-6017: BoundingBox#rayTrace treats direction vector components of — md_5 (md_5) / detail
#762 (Jul 22, 2020, 8:29:10 AM)
- SPIGOT-5950: Add PrepareSmithingEvent event — md_5 (md_5) / detail
#761 (Jul 22, 2020, 8:21:10 AM)
- #525: Add contributors plugin.yml field. — md_5 (md_5) / detail
#760 (Jul 22, 2020, 8:18:10 AM)
- #529: Added getRecipe() method to retrieve a Recipe by it's — md_5 (md_5) / detail
#759 (Jul 11, 2020, 11:31:06 PM)
- SPIGOT-5982: Update documentation for EntityChangeBlockEvent — md_5 (md_5) / detail
#758 (Jul 9, 2020, 11:04:09 PM)
- #523: Added explicit API to stop a Jukebox from playing — md_5 (md_5) / detail
#757 (Jul 8, 2020, 10:47:10 PM)
- SPIGOT-5969: Update maximum structure block size — md_5 (md_5) / detail
#756 (Jul 8, 2020, 10:45:10 PM)
- SPIGOT-5970: Update JavaDocs information regarding — md_5 (md_5) / detail
#755 (Jul 6, 2020, 1:08:09 AM)
- Switch to annotations-java5 to fix duplicate annotations in docs — md_5 (md_5) / detail
#754 (Jul 6, 2020, 1:06:09 AM)
- Switch to annotations-java5 to fix duplicate annotations in docs — md_5 (md_5) / detail
#753 (Jul 3, 2020, 11:55:09 PM)
- Improve javadocs by adding links to dependency docs — md_5 (md_5) / detail
#752 (Jul 3, 2020, 5:10:06 AM)
- #503: Add PlayerHarvestBlockEvent — md_5 (md_5) / detail
#751 (Jul 2, 2020, 11:55:05 PM)
- SPIGOT-5930: Add PlayerRespawnEvent#isAnchorSpawn — md_5 (md_5) / detail
#750 (Jul 1, 2020, 11:37:06 PM)
- SPIGOT-5900: Re-order Material enum entries to match Minecraft's order — md_5 (md_5) / detail
#749 (Jul 1, 2020, 11:29:06 PM)
- #507: Add hasDiscoveredRecipe() and getDiscoveredRecipes() — md_5 (md_5) / detail
#748 (Jul 1, 2020, 12:49:08 AM)
- SPIGOT-5908: CompassMeta for new lodestone compass data — md_5 (md_5) / detail
#747 (Jun 30, 2020, 11:51:08 PM)
- SPIGOT-5906: Huge Fungi tree generation — md_5 (md_5) / detail
#746 (Jun 30, 2020, 2:04:09 AM)
- SPIGOT-5899: Hoglins API similar to Piglins — md_5 (md_5) / detail
#745 (Jun 30, 2020, 1:59:09 AM)
- SPIGOT-5887: ClickType doesn't include off hand swaps — md_5 (md_5) / detail
#744 (Jun 30, 2020, 1:44:09 AM)
- SPIGOT-5887: ClickType doesn't include off hand swaps — md_5 (md_5) / detail
#743 (Jun 30, 2020, 12:23:09 AM)
- SPIGOT-5886: Missing BlockData — md_5 (md_5) / detail
#742 (Jun 29, 2020, 11:56:09 PM)
- #512: Expand Strider and Steerable entity API — md_5 (md_5) / detail
#741 (Jun 29, 2020, 12:00:10 AM)
- SPIGOT-5803: Implement the missing methods for the Piglin API. — md_5 (md_5) / detail
#740 (Jun 28, 2020, 11:07:10 PM)
- SPIGOT-5881: SnakeYaml 1.26 limits non-scalar (null) nodes while 1.25 — md_5 (md_5) / detail
#739 (Jun 28, 2020, 12:19:06 AM)
- SPIGOT-5810, SPIGOT-5835: 'Better' handling of Player.isOnGround — md_5 (md_5) / detail
#737 (Jun 28, 2020, 12:00:06 AM)
- Revert "Update ECJ version" — md_5 (md_5) / detail
#736 (Jun 27, 2020, 11:41:06 PM)
- Update ECJ version — md_5 (md_5) / detail
#735 (Jun 27, 2020, 10:51:06 PM)
- SPIGOT-5860: Item.setItemStack should be NotNull — md_5 (md_5) / detail
#734 (Jun 27, 2020, 1:11:08 AM)
- SPIGOT-5853: Add DragonBattle#generateEndPortal() — md_5 (md_5) / detail
#733 (Jun 26, 2020, 11:06:07 PM)
- SPIGOT-5841: New map colours broken — md_5 (md_5) / detail
#732 (Jun 26, 2020, 8:40:10 AM)
- Add configuration options for water_ambient spawning — md_5 (md_5) / detail
#731 (Jun 26, 2020, 1:16:09 AM)
- SPIGOT-5735: Add EntityEnterLoveModeEvent — md_5 (md_5) / detail
#730 (Jun 26, 2020, 1:00:09 AM)
- #514: Add visibility and fixed API for ItemFrames — md_5 (md_5) / detail
#729 (Jun 26, 2020, 12:53:09 AM)
- #500: Add PersistentDataContainer#getKeys() — md_5 (md_5) / detail
- #509: Add support for PersistentDataContainer arrays — md_5 (md_5) / detail
#728 (Jun 25, 2020, 11:13:08 PM)
- Fix incorrect nullability annotation in BlockIgniteEvent constructor — md_5 (md_5) / detail
#727 (Jun 25, 2020, 10:17:08 PM)
- SPIGOT-5811: Re-add + deprecate EnchantmentTarget.ALL — md_5 (md_5) / detail
#726 (Jun 25, 2020, 9:59:06 AM)
- SPIGOT-5803: Add Piglin/Zoglin Baby API — md_5 (md_5) / detail
#725 (Jun 25, 2020, 3:21:10 AM)
- SPIGOT-5805: NPE when getting an Attribute from a Player — md_5 (md_5) / detail
#724 (Jun 25, 2020, 2:44:10 AM)
- SPIGOT-5802: Add SmithingRecipe API — md_5 (md_5) / detail
#723 (Jun 25, 2020, 12:45:10 AM)
- Update to Minecraft 1.16.1 — md_5 (md_5) / detail
- SPIGOT-2106, SPIGOT-3942: Improve collidable API — md_5 (md_5) / detail
- #511: Add missing EntityEffect constants — md_5 (md_5) / detail
#722 (Jun 24, 2020, 12:07:06 AM)
- SPIGOT-5782: Set Arrow Launched From Crossbow — md_5 (md_5) / detail
#721 (Jun 17, 2020, 8:51:06 AM)
- SPIGOT-5783: Add helpful info to UnknownDependencyException — md_5 (md_5) / detail
#720 (Jun 13, 2020, 10:58:06 AM)
- SPIGOT-2623: Add EntityEquipment methods to get/set ItemStacks by slot. — md_5 (md_5) / detail
#719 (Jun 3, 2020, 9:30:08 AM)
- SPIGOT-5751: Clarify behaviour of block drop-related API methods — md_5 (md_5) / detail
#718 (Jun 1, 2020, 9:25:05 AM)
- Move API notes to more obvious location — md_5 (md_5) / detail
#717 (May 28, 2020, 9:37:08 AM)
- #497: Add Material#getCraftingRemainingItem() to get item left behind — md_5 (md_5) / detail
#716 (May 26, 2020, 9:37:11 AM)
- SPIGOT-5748: Add instant effect potion break to the Effect enum — md_5 (md_5) / detail
#715 (May 9, 2020, 6:13:09 AM)
- SPIGOT-5716: Clarify documentation of MultipleFacing — md_5 (md_5) / detail
#714 (May 5, 2020, 9:13:11 AM)
- #496: Add methods to get/set ItemStacks in EquipmentSlots — md_5 (md_5) / detail
#713 (May 2, 2020, 7:54:05 AM)
- #492: Let Tameable extend Animals rather than Entity — md_5 (md_5) / detail
#712 (May 2, 2020, 7:51:05 AM)
- #495: Expose ItemStack and hand used in PlayerShearEntityEvent — md_5 (md_5) / detail
#711 (May 2, 2020, 7:46:05 AM)
- #494: InventoryView - Add missing Brewing FUEL_TIME — md_5 (md_5) / detail
#710 (Apr 30, 2020, 9:19:08 AM)
- SPIGOT-2304: Add LootGenerateEvent — md_5 (md_5) / detail
#709 (Apr 23, 2020, 1:41:06 AM)
- #486: Add method to get player's attack cooldown — md_5 (md_5) / detail
#708 (Apr 22, 2020, 1:58:08 AM)
- Improve build process — md_5 (md_5) / detail
- SPIGOT-5681: Increase max plugin channel size — md_5 (md_5) / detail
#707 (Apr 17, 2020, 4:39:09 AM)
- Note which custom generator is missing required method — md_5 (md_5) / detail
#706 (Apr 5, 2020, 6:52:07 AM)
- SPIGOT-5641: Add Block.getDrops(ItemStack, Entity) — md_5 (md_5) / detail
#705 (Apr 5, 2020, 6:17:07 AM)
- Add specific notes about what is not API — md_5 (md_5) / detail
#704 (Apr 5, 2020, 6:01:07 AM)
- #484: Allow statistics to be accessed for offline players — md_5 (md_5) / detail
#703 (Mar 31, 2020, 10:20:11 PM)
- Add FaceAttachable interface to handle Grindstone facing in common with — md_5 (md_5) / detail
#702 (Mar 31, 2020, 10:15:06 PM)
- Add FaceAttachable interface to handle Grindstone facing in common with — md_5 (md_5) / detail
#701 (Mar 31, 2020, 10:14:06 PM)
- Add FaceAttachable interface to handle Grindstone facing in common with — md_5 (md_5) / detail
#700 (Mar 30, 2020, 1:18:09 AM)
- SPIGOT-5647: ZombieVillager entity should have getVillagerType() — md_5 (md_5) / detail
#699 (Mar 24, 2020, 8:58:07 AM)
- #482: Add a DragonBattle API to manipulate respawn phases etc — md_5 (md_5) / detail
#698 (Mar 15, 2020, 8:02:08 AM)
- #474: Add ability to set other plugin names as provided API so others — md_5 (md_5) / detail
#697 (Mar 8, 2020, 8:46:06 AM)
- SPIGOT-5484: Add more spawn tick settings — md_5 (md_5) / detail
#696 (Feb 23, 2020, 8:01:06 AM)
- #479: Add LivingEntity#attack, LivingEntity#swingMainHand, — md_5 (md_5) / detail
#695 (Feb 22, 2020, 11:34:10 PM)
- SPIGOT-5591: Allow concurrent potion effects — md_5 (md_5) / detail
#694 (Feb 21, 2020, 2:35:08 AM)
- Fix incorrect nullability in MultipleFacing — md_5 (md_5) / detail
#693 (Feb 20, 2020, 10:56:07 PM)
- SPIGOT-5311: Add API to get/set item associated with throwable — md_5 (md_5) / detail
#692 (Feb 19, 2020, 10:30:09 PM)
- Add set/isAware to disable Vanilla AI components of a Mob — md_5 (md_5) / detail
#691 (Feb 8, 2020, 11:50:08 PM)
- SPIGOT-5468: Improve Beehive TileEntity API — md_5 (md_5) / detail
#690 (Feb 8, 2020, 11:34:08 PM)
- #473: Add an API for passing the heightmap to getHighestBlockAt* method — md_5 (md_5) / detail
#689 (Feb 2, 2020, 8:33:09 AM)
- #468: Allow delegation of certain elements to Vanilla when using a — md_5 (md_5) / detail
#688 (Feb 2, 2020, 12:21:08 AM)
- SPIGOT-5559: Add EntityPotionEffectEvent causes for PATROL_CAPTAIN and — md_5 (md_5) / detail
#687 (Feb 1, 2020, 11:37:08 PM)
- Add nb-configuration.xml to .gitignore — md_5 (md_5) / detail
- #467: Add method to remove a recipe by its key — md_5 (md_5) / detail
#686 (Jan 31, 2020, 10:33:09 PM)
- Update checkstyle — md_5 (md_5) / detail
#685 (Jan 28, 2020, 10:25:09 PM)
- No longer necessary to synchronize sync events — md_5 (md_5) / detail
- Remove package-info from tests, breaks some IDEs — md_5 (md_5) / detail
#684 (Jan 28, 2020, 5:33:06 AM)
- Clarify documentation regarding getMaterial with legacyName = true — md_5 (md_5) / detail
#683 (Jan 28, 2020, 2:38:06 AM)
- Improve dependency tracker — md_5 (md_5) / detail
#682 (Jan 28, 2020, 1:44:06 AM)
- Add support for transitive depends in load access warning — md_5 (md_5) / detail
#681 (Jan 27, 2020, 11:03:05 PM)
- SPIGOT-5526: Add EntityEnterBlockEvent — md_5 (md_5) / detail
#680 (Jan 27, 2020, 9:47:05 PM)
- SPIGOT-5548: Show error that hints towards plugins misusing reflection — md_5 (md_5) / detail
#679 (Jan 27, 2020, 5:47:08 AM)
- SPIGOT-5546: Fix bad depend access using wrong provider in message — md_5 (md_5) / detail
#678 (Jan 26, 2020, 11:59:07 PM)
- Fix buggy classloader warning triggering for all classes — md_5 (md_5) / detail
#677 (Jan 26, 2020, 11:04:07 PM)
- Add additional checkstyle checks — md_5 (md_5) / detail
- Fix bug where disablePlugin could remove ConfigurationSerializable — md_5 (md_5) / detail
- Print warning when loading classes from depends that have not been — md_5 (md_5) / detail
#676 (Jan 26, 2020, 6:59:09 AM)
- Correct max page count in BookMeta docs — md_5 (md_5) / detail
#675 (Jan 26, 2020, 6:58:09 AM)
- Correct max title length in BookMeta docs — md_5 (md_5) / detail
#674 (Jan 23, 2020, 10:36:06 PM)
- SPIGOT-5540: Adding items to inventory causes legacy-data loading — md_5 (md_5) / detail
#673 (Jan 22, 2020, 7:26:10 AM)
- Deprecate ArmorStand equipment methods in favour of the standard and — md_5 (md_5) / detail
#672 (Jan 22, 2020, 2:46:09 AM)
- SPIGOT-5534: ItemStack copy constructor can cause legacy layer to load — md_5 (md_5) / detail
#671 (Jan 21, 2020, 9:59:08 PM)
- SPIGOT-5523: Clarify getHighestBlock docs with current behaviour — md_5 (md_5) / detail
#670 (Jan 21, 2020, 9:41:09 PM)
- Update to Minecraft 1.15.2 — md_5 (md_5) / detail
#669 (Jan 20, 2020, 11:36:10 PM)
- #460: Add Player#sendExperienceChange — md_5 (md_5) / detail
- Clarify that TotalExperience (XpTotal) is not displayed anywhere — md_5 (md_5) / detail
#668 (Jan 20, 2020, 5:20:07 AM)
- SPIGOT-5525: saveResource saves files from server jars — md_5 (md_5) / detail
#667 (Jan 15, 2020, 10:49:08 AM)
- Revert "SPIGOT-5515: Add basic validation against creating non-item — md_5 (md_5) / detail
#666 (Jan 15, 2020, 3:20:07 AM)
- SPIGOT-5516: Correct EnchantmentTarget values — md_5 (md_5) / detail
#665 (Jan 15, 2020, 3:04:07 AM)
- SPIGOT-5515: Add basic validation against creating non-item itemstacks — md_5 (md_5) / detail
#664 (Jan 12, 2020, 11:28:11 PM)
- PortalEvent additions — md_5 (md_5) / detail
#663 (Jan 7, 2020, 5:47:06 AM)
- Add example to WorldCreator.generatorSettings documentation. — md_5 (md_5) / detail
#662 (Jan 5, 2020, 12:26:08 AM)
- Fix checkstyle.xml formatting — md_5 (md_5) / detail
#661 (Jan 3, 2020, 11:20:10 PM)
- SPIGOT-5496: API to create and manipulate hardcore worlds — md_5 (md_5) / detail
#660 (Jan 3, 2020, 11:15:10 PM)
- SPIGOT-5496: API to create and manipulate hardcore worlds — md_5 (md_5) / detail
#659 (Dec 29, 2019, 3:22:11 AM)
- SPIGOT-5486: Raider CanJoinRaid — md_5 (md_5) / detail
#658 (Dec 23, 2019, 2:02:09 AM)
- Hyperlink 'Events' in raid event package documentation — md_5 (md_5) / detail
#657 (Dec 23, 2019, 1:35:09 AM)
- SPIGOT-5413: Add TrustedPlayer API for foxes — md_5 (md_5) / detail
#656 (Dec 22, 2019, 11:35:09 PM)
- Block trace methods do not require hash sets — md_5 (md_5) / detail
#655 (Dec 21, 2019, 11:02:06 PM)
- Javadoc improvements per checkstyle — md_5 (md_5) / detail
#654 (Dec 21, 2019, 7:35:08 AM)
- Add TimeSkipEvent — md_5 (md_5) / detail
#653 (Dec 19, 2019, 1:54:06 AM)
- SPIGOT-794: Add boats to EntityPlaceEvent — md_5 (md_5) / detail
#652 (Dec 18, 2019, 10:44:10 PM)
- SPIGOT-5464: Add BEEHIVE SpawnReason for when a bee leaves a beehive — md_5 (md_5) / detail
#651 (Dec 17, 2019, 10:08:07 PM)
- Update to Minecraft 1.15.1 — md_5 (md_5) / detail
#650 (Dec 11, 2019, 4:31:07 AM)
- SPIGOT-5422: Add support for 3-dimensional biomes — md_5 (md_5) / detail
#649 (Dec 10, 2019, 11:40:06 PM)
- Fix bad link in deprecated FlowerPot MaterialData class — md_5 (md_5) / detail
#648 (Dec 10, 2019, 11:33:07 PM)
- Update to Minecraft 1.15 — md_5 (md_5) / detail
#647 (Dec 10, 2019, 10:39:06 PM)
- Update /version to reflect final build status. — md_5 (md_5) / detail
#646 (Dec 9, 2019, 7:51:05 AM)
- Remove some draft API designations — md_5 (md_5) / detail
#645 (Dec 9, 2019, 1:53:07 AM)
- SPIGOT-5417: Campfire should implement Directional — md_5 (md_5) / detail
#644 (Oct 18, 2019, 9:09:07 AM)
- Fix javadoc warning in Firework.setShotAtAngle — md_5 (md_5) / detail
#643 (Oct 6, 2019, 7:42:07 AM)
- SPIGOT-5341: Add Material.isAir — md_5 (md_5) / detail
#642 (Oct 5, 2019, 7:20:09 AM)
- SPIGOT-5353: Expand explosion API by adding source entity — md_5 (md_5) / detail
#641 (Sep 24, 2019, 11:21:08 AM)
- Add getLocation to configuration API — md_5 (md_5) / detail
#640 (Sep 19, 2019, 7:13:05 AM)
- SPIGOT-5329: Clarify isGlowing documentation — md_5 (md_5) / detail
#639 (Sep 19, 2019, 7:11:05 AM)
- Make Lantern extend BlockData — noahdaeger / detail
#638 (Sep 18, 2019, 10:03:07 AM)
- Fix typos in previous commits — md_5 (md_5) / detail
#637 (Sep 13, 2019, 10:15:06 AM)
- SPIGOT-5317: Create accessors for player absorption hearts — md_5 (md_5) / detail
- Bring EnchantItemEvent documentation in line with EnchantmentOffer — md_5 (md_5) / detail
#636 (Sep 13, 2019, 10:00:06 AM)
- SPIGOT-5320: Clarify scope of ExactChoice — md_5 (md_5) / detail
#635 (Sep 9, 2019, 9:24:06 AM)
- SPIGOT-5158: Add SuspiciousStewMeta — md_5 (md_5) / detail
#634 (Sep 8, 2019, 1:40:07 AM)
- SPIGOT-5310: Add Chunk.contains — md_5 (md_5) / detail
#633 (Sep 7, 2019, 6:49:09 AM)
- Add API to get/set inhabited time of a Chunk — md_5 (md_5) / detail
#632 (Sep 7, 2019, 6:41:09 AM)
- SPIGOT-5250: Add ChunkSnapshot.contains — md_5 (md_5) / detail
#631 (Sep 7, 2019, 6:36:09 AM)
- SPIGOT-5255: Raid / patrol spawn reasons — md_5 (md_5) / detail
#630 (Sep 2, 2019, 3:15:05 AM)
- SPIGOT-5301: BlockIgniteEvent for campfire + arrow — md_5 (md_5) / detail
#629 (Aug 28, 2019, 9:57:09 AM)
- SPIGOT-5211: Add Raid API — md_5 (md_5) / detail
#628 (Aug 24, 2019, 9:07:09 AM)
- Remove incorrect javadoc from TargetReason — md_5 (md_5) / detail
#627 (Aug 23, 2019, 10:31:06 AM)
- SPIGOT-5282: Improve bucket event API — md_5 (md_5) / detail
#626 (Aug 5, 2019, 10:23:09 AM)
- SPIGOT-5246: PlayerQuitEvent.get/setQuitMessage() is incorrectly marked — md_5 (md_5) / detail
#625 (Aug 2, 2019, 11:54:06 PM)
- SPIGOT-5240: Vector.angle not valid for angles very close to each other — md_5 (md_5) / detail
#624 (Aug 2, 2019, 9:32:09 AM)
- SPIGOT-5231: ShotAtAngle API for Fireworks — md_5 (md_5) / detail
#623 (Aug 2, 2019, 9:26:09 AM)
- SPIGOT-5226: Update Javadoc of PlayerDeathEvent — md_5 (md_5) / detail
#622 (Jul 23, 2019, 11:35:07 PM)
- SPIGOT-5202: WorldCreator#copy does not copy all options — md_5 (md_5) / detail
#621 (Jul 22, 2019, 8:25:09 AM)
- SPIGOT-5180: Add Villager#sleep() and #wakeup() methods — md_5 (md_5) / detail
#620 (Jul 19, 2019, 11:31:06 PM)
- Update to Minecraft 1.14.4 — md_5 (md_5) / detail
#619 (Jul 8, 2019, 2:20:10 AM)
- Add Plugin Chunk Ticket API — md_5 (md_5) / detail
#618 (Jul 8, 2019, 1:46:10 AM)
- Fix incorrect nullability annotations for PlayerJoinEvent's join message — hawkeboyz2 / detail
#617 (Jul 3, 2019, 1:11:06 AM)
- SPIGOT-3102: Add EXPLOSION SpawnReason — md_5 (md_5) / detail
#616 (Jun 29, 2019, 11:53:09 PM)
- SPIGOT-5121: Method to set PierceLevel of arrows — md_5 (md_5) / detail
#615 (Jun 25, 2019, 11:01:07 AM)
- Correct pom.xml version — md_5 (md_5) / detail
#614 (Jun 24, 2019, 8:53:10 PM)
- Update to Minecraft 1.14.3-pre4 — md_5 (md_5) / detail
#613 (Jun 23, 2019, 1:02:08 AM)
- SPIGOT-5098: Add a method to allow colored sign changes — md_5 (md_5) / detail
#612 (Jun 21, 2019, 10:23:08 AM)
- Update to Minecraft 1.14.3-pre4 — md_5 (md_5) / detail
#611 (Jun 17, 2019, 11:28:09 AM)
- Fix javadoc mistakes in previous commit — md_5 (md_5) / detail
#610 (Jun 17, 2019, 10:14:09 AM)
- SPIGOT-5061: Add explode and ignite methods to Creeper — md_5 (md_5) / detail
#609 (Jun 14, 2019, 9:42:08 AM)
- SPIGOT-5034: FoodLevelChangeEvent add getItem method — md_5 (md_5) / detail
#608 (Jun 14, 2019, 9:34:08 AM)
- SPIGOT-4984: EnchantmentOffer.getCost() documentation is misleading — md_5 (md_5) / detail
#607 (Jun 13, 2019, 11:27:05 AM)
- SPIGOT-5047: Correct slot types for 1.14 inventories — md_5 (md_5) / detail
#606 (Jun 8, 2019, 9:54:08 AM)
#605 (May 27, 2019, 9:44:10 PM)
- Update to Minecraft 1.14.2 — md_5 (md_5) / detail
#604 (May 27, 2019, 2:25:06 AM)
- SPIGOT-4946: Add VillagerCareerChangeEvent — md_5 (md_5) / detail
#603 (May 21, 2019, 2:09:09 AM)
- SPIGOT-4966: Provide access to Entity in PortalCreateEvent — md_5 (md_5) / detail
#602 (May 20, 2019, 10:30:07 AM)
- Fix some javadoc warnings — md_5 (md_5) / detail
#600 (May 20, 2019, 10:27:07 AM)
- Fix some javadoc warnings and remove a couple old/broken deprecated — md_5 (md_5) / detail
#599 (May 20, 2019, 10:10:07 AM)
- Explicitly deprecate all MaterialData subclasses — md_5 (md_5) / detail
#598 (May 20, 2019, 9:48:07 AM)
- Fix duplicate lowercasing in NamespacedKey — md_5 (md_5) / detail
#597 (May 20, 2019, 9:47:07 AM)
- SPIGOT-4961: Cannot open various inventories — md_5 (md_5) / detail
#596 (May 20, 2019, 9:30:07 AM)
- SPIGOT-4958: API to set map trackingPosition — md_5 (md_5) / detail
#595 (May 20, 2019, 9:23:07 AM)
- SPIGOT-4833: Allow access to LivingEntity memories — md_5 (md_5) / detail
#594 (May 18, 2019, 1:01:08 AM)
- SPIGOT-4943: Zombie villager conversion player API. — md_5 (md_5) / detail
#593 (May 14, 2019, 12:59:08 AM)
- Update to Minecraft 1.14.1 — md_5 (md_5) / detail
#592 (May 12, 2019, 7:31:06 AM)
- Fix missed documentation change — md_5 (md_5) / detail
#591 (May 12, 2019, 1:23:05 AM)
- SPIGOT-4911: Cannot add firework rocket as charged projectile in — md_5 (md_5) / detail
#590 (May 11, 2019, 4:04:07 AM)
- Correct javadoc for createInventory(InventoryHolder, InventoryType) — md_5 (md_5) / detail
#589 (May 11, 2019, 3:17:07 AM)
- SPIGOT-4893: Don't reset angry state of wolves without target. — md_5 (md_5) / detail
#588 (May 11, 2019, 3:07:07 AM)
- SPIGOT-4889: Add PlayerTakeLecternBookEvent — md_5 (md_5) / detail
#587 (May 8, 2019, 10:01:07 AM)
- Add BlockShearEntityEvent for Dispensers shearing Sheep — md_5 (md_5) / detail
#586 (May 8, 2019, 7:03:06 AM)
- SPIGOT-4892: Allow to set the currently viewed page of a book on a — md_5 (md_5) / detail
#585 (May 7, 2019, 9:44:05 PM)
- SPIGOT-4886: Villager type SNOWY should be named SNOW — md_5 (md_5) / detail
- SPIGOT-4887: Villager level minimum is 1 — md_5 (md_5) / detail
#584 (May 5, 2019, 10:43:08 PM)
- SPIGOT-4872: LootTables missing a few loot tables — md_5 (md_5) / detail
#583 (May 5, 2019, 3:00:06 AM)
- Fix javadoc errors — md_5 (md_5) / detail
#582 (May 5, 2019, 2:04:05 AM)
- SPIGOT-4834: API for Villager levels and experience — md_5 (md_5) / detail
#581 (May 5, 2019, 1:00:05 AM)
- Fix typo in previous commit — md_5 (md_5) / detail
#580 (May 5, 2019, 12:52:05 AM)
- Rearchitect PortalCreateEvent to provide more information about the — md_5 (md_5) / detail
#579 (May 4, 2019, 10:40:08 AM)
- Better validate static ChatColor methods — hawkeboyz2 / detail
#578 (May 3, 2019, 7:41:09 AM)
- SPIGOT-4842: Dummy recipes should not give AIR as result type — md_5 (md_5) / detail
#577 (May 1, 2019, 10:18:08 AM)
- SPIGOT-4802: Add CrossbowMeta — md_5 (md_5) / detail
#576 (May 1, 2019, 8:48:07 AM)
- SPIGOT-4714: Broadcasts can no longer be done from secondary threads — md_5 (md_5) / detail
#575 (May 1, 2019, 8:41:07 AM)
- SPIGOT-4820: Villager Type API — md_5 (md_5) / detail
#574 (May 1, 2019, 8:16:07 AM)
- Regular arrow spawn method should not have changed type — md_5 (md_5) / detail
#573 (Apr 30, 2019, 8:50:06 PM)
- SPIGOT-4823: Crash picking up arrows — md_5 (md_5) / detail
#572 (Apr 30, 2019, 11:32:09 AM)
- World#spawnArrow should return an AbstractArrow now — md_5 (md_5) / detail
#571 (Apr 30, 2019, 11:27:09 AM)
- SPIGOT-4819: Continue refactoring of Arrow-related APIs — md_5 (md_5) / detail
#570 (Apr 30, 2019, 5:20:08 AM)
- SPIGOT-4818: Missing GLOBE banner pattern — md_5 (md_5) / detail
#569 (Apr 29, 2019, 11:37:07 PM)
- SPIGOT-4815: Location.equals() not working — md_5 (md_5) / detail
#568 (Apr 29, 2019, 11:00:06 AM)
- Use WeakReference to World in Location — md_5 (md_5) / detail
#567 (Apr 28, 2019, 8:00:07 AM)
- SPIGOT-4803: Fox related APIs — md_5 (md_5) / detail
#566 (Apr 28, 2019, 2:39:06 AM)
- Add TradeSelectEvent — md_5 (md_5) / detail
#565 (Apr 28, 2019, 1:42:06 AM)
- Add Override annotations where appropriate — md_5 (md_5) / detail
#564 (Apr 28, 2019, 1:25:06 AM)
- SPIGOT-4793: Clarify cancelled behaviour of PlayerInteractEvent — md_5 (md_5) / detail
#563 (Apr 27, 2019, 11:39:09 AM)
- Fix LingeringPotionSplashEvent getEntity method — md_5 (md_5) / detail
#562 (Apr 27, 2019, 2:53:08 AM)
- SPIGOT-4784: Collar colour API for Cats — md_5 (md_5) / detail
#561 (Apr 27, 2019, 12:31:07 AM)
- SPIGOT-4753: Add Pose API — md_5 (md_5) / detail
#560 (Apr 27, 2019, 12:09:07 AM)
- Deprecate CHUNK_GEN spawn reason — md_5 (md_5) / detail
#559 (Apr 26, 2019, 11:34:07 PM)
- SPIGOT-4778: Bell Attachment is missing — md_5 (md_5) / detail
#558 (Apr 26, 2019, 12:01:06 PM)
- Add important documentation to chunk load methods — md_5 (md_5) / detail
#557 (Apr 26, 2019, 11:57:06 AM)
- Add a MaterialChoice constructor to accept Tag constants — md_5 (md_5) / detail
#556 (Apr 26, 2019, 6:54:09 AM)
- ChunkUnloadEvent can no longer be cancelled. — md_5 (md_5) / detail
#555 (Apr 26, 2019, 4:49:09 AM)
- Add variant API to MushroomCow — md_5 (md_5) / detail
#554 (Apr 26, 2019, 2:09:08 AM)
- Don't concurrently execute ChunkGenerators by default — md_5 (md_5) / detail
#553 (Apr 25, 2019, 4:50:05 AM)
- SPIGOT-4742: Make Sign Colorable — md_5 (md_5) / detail
#552 (Apr 25, 2019, 4:44:06 AM)
- Replace ItemTag API with new API that also expands to Tiles and Entities — md_5 (md_5) / detail
#551 (Apr 25, 2019, 3:29:10 AM)
- Update to Minecraft 1.14 — md_5 (md_5) / detail
#550 (Apr 23, 2019, 11:23:09 AM)
- Fix checkstyle on Windows — md_5 (md_5) / detail
#549 (Apr 23, 2019, 11:06:09 AM)
- Regenerate Material enum — md_5 (md_5) / detail
- Move execution phase of checkstyle — md_5 (md_5) / detail
#548 (Apr 23, 2019, 4:47:08 AM)
- Apply and enforce import ordering rules — md_5 (md_5) / detail
#547 (Apr 23, 2019, 4:08:09 AM)
- Begin implementation of CheckStyle style checking — md_5 (md_5) / detail
#546 (Apr 23, 2019, 3:27:08 AM)
- Update to Minecraft 1.14-pre5 — md_5 (md_5) / detail
#545 (Apr 23, 2019, 3:07:07 AM)
- Update /version to reflect final build status. — md_5 (md_5) / detail
#544 (Apr 15, 2019, 10:44:05 AM)
- SPIGOT-4700: Add PlayerFishEvent.State.REEL_IN — md_5 (md_5) / detail
#543 (Apr 14, 2019, 8:08:06 AM)
- Remove draft API from selectEntities — md_5 (md_5) / detail
#542 (Apr 3, 2019, 8:49:10 AM)
- Added Entity#setRotation. — md_5 (md_5) / detail
#541 (Mar 23, 2019, 9:26:07 AM)
- Use gson for decoding version command — md_5 (md_5) / detail
#540 (Mar 21, 2019, 10:17:10 AM)
- Add getObject methods to ConfigurationSection — md_5 (md_5) / detail
#539 (Mar 17, 2019, 11:35:08 PM)
- Fix command description not being set — md_5 (md_5) / detail
#538 (Mar 16, 2019, 9:50:07 AM)
- Remove debug print from SyntheticEventTest — md_5 (md_5) / detail
#537 (Mar 14, 2019, 11:07:10 AM)
- SPIGOT-2540: Add nullability annotations to entire Bukkit API — md_5 (md_5) / detail
- Remove nullability annotations from enum constructors — md_5 (md_5) / detail
#535 (Mar 13, 2019, 6:47:06 AM)
- SPIGOT-2540: Add nullability annotations to entire Bukkit API — md_5 (md_5) / detail
#534 (Mar 9, 2019, 4:11:06 AM)
- Use TestPlugin for ConversationTest — md_5 (md_5) / detail
#533 (Mar 6, 2019, 8:46:07 AM)
- SPIGOT-4651: MerchantRecipe.setIngredients() allows more than 2 — md_5 (md_5) / detail
#532 (Mar 5, 2019, 5:48:08 AM)
- SPIGOT-4650: Charging API for Vex — md_5 (md_5) / detail
#531 (Feb 28, 2019, 5:35:06 AM)
- Add love mode API to Animals — hawkeboyz2 / detail
#530 (Feb 25, 2019, 8:37:06 AM)
- SPIGOT-4637: Add source block to BlockPhysicsEvent. — md_5 (md_5) / detail
#529 (Feb 25, 2019, 8:14:06 AM)
- SPIGOT-4634: Make Inventory iteration behaviour explicit — md_5 (md_5) / detail
#528 (Feb 21, 2019, 9:31:07 AM)
#527 (Feb 17, 2019, 11:02:08 PM)
- Apply default permissions by registration order. — md_5 (md_5) / detail
#526 (Feb 17, 2019, 7:16:06 AM)
- Added a method to get a list of tags — md_5 (md_5) / detail
- Make tags Keyed — md_5 (md_5) / detail
#525 (Feb 17, 2019, 4:05:10 AM)
- Introduce rotation methods to the Vector class — md_5 (md_5) / detail
#524 (Feb 16, 2019, 7:03:07 AM)
- Remove draft API from FluidLevelChangeEvent — md_5 (md_5) / detail
#523 (Feb 8, 2019, 7:03:09 AM)
- Make AreaEffectCloudApplyEvent cancellable — bermudalckt / detail
#522 (Feb 5, 2019, 10:30:09 AM)
- SPIGOT-4608: Improve quality of MapMeta APIs — md_5 (md_5) / detail
#521 (Feb 2, 2019, 12:18:07 AM)
- SPIGOT-4605: Warn against hacking physics — md_5 (md_5) / detail
#520 (Jan 31, 2019, 4:26:06 AM)
- SPIGOT-4193: API for selecting entities by strings — md_5 (md_5) / detail
#519 (Jan 30, 2019, 12:20:07 AM)
- SPIGOT-4597: Make BlockDropItemEvent use a list — md_5 (md_5) / detail
#518 (Jan 28, 2019, 11:02:09 PM)
- Add note about Maven repository usage to pom.xml — md_5 (md_5) / detail
#517 (Jan 25, 2019, 3:05:06 AM)
- Recipe choice lists should be copied once handed over to Bukkit — md_5 (md_5) / detail
#516 (Jan 25, 2019, 2:59:06 AM)
- Consistent multiple choice APIs for RecipeChoice. — md_5 (md_5) / detail
#515 (Jan 24, 2019, 11:51:05 PM)
- SPIGOT-4586: Change PotionEffectType#value to not include null — md_5 (md_5) / detail
#514 (Jan 23, 2019, 1:42:09 AM)
- Update compiler — md_5 (md_5) / detail
#513 (Jan 22, 2019, 11:27:09 PM)
- Add CookTimeTotal API to Furnace — md_5 (md_5) / detail
#512 (Jan 18, 2019, 4:21:09 AM)
#511 (Jan 17, 2019, 2:45:05 AM)
- Add some missing vanilla tags — md_5 (md_5) / detail
#510 (Jan 16, 2019, 1:25:07 AM)
- Fix stray asterisk in BukkitScheduler javadocs — md_5 (md_5) / detail
#509 (Jan 14, 2019, 10:02:07 AM)
- Fix variant of unloadChunkRequest that was incorrectly never deprecated — md_5 (md_5) / detail
#508 (Jan 14, 2019, 9:44:07 AM)
- Deprecate some methods — md_5 (md_5) / detail
#507 (Jan 13, 2019, 11:08:05 PM)
- SPIGOT-4572: Make default no permission message clearer — md_5 (md_5) / detail
#506 (Jan 13, 2019, 12:46:07 AM)
- Fix some misplaced material enum entries — md_5 (md_5) / detail
#505 (Jan 12, 2019, 11:17:07 PM)
- Fix typo in TechnicalPiston documentation — md_5 (md_5) / detail
#504 (Jan 8, 2019, 10:24:07 AM)
- SPIGOT-4570: Add FluidLevelChangeEvent — md_5 (md_5) / detail
#503 (Jan 7, 2019, 5:11:08 AM)
- BlockDropItemEvent should refer to getBlockState rather than — md_5 (md_5) / detail
#502 (Jan 7, 2019, 2:58:07 AM)
- Fix BlockDropItemEvent for Skulls and Shulker Boxes — md_5 (md_5) / detail
#501 (Jan 5, 2019, 5:42:07 AM)
- Note maximum objective score length in documentation — md_5 (md_5) / detail
#500 (Jan 4, 2019, 9:43:08 AM)
- Skip tests on default builds — md_5 (md_5) / detail
#499 (Jan 3, 2019, 4:46:09 AM)
- Further discourage World.regenerateChunk — md_5 (md_5) / detail
#498 (Jan 2, 2019, 4:58:06 AM)
- Add RecipeChoice.ExactChoice API for NBT matches on ingredients — md_5 (md_5) / detail
#497 (Jan 2, 2019, 3:38:05 AM)
- SPIGOT-4560: Add HumanEntity.sleep and related APIs — md_5 (md_5) / detail
#496 (Dec 31, 2018, 6:11:09 AM)
- SPIGOT-4558: Preserve user order in the face of copied defaults in — md_5 (md_5) / detail
#495 (Dec 30, 2018, 11:28:06 AM)
- Ignore spurious slot IDs sent by client, e.g. in enchanting tables — md_5 (md_5) / detail
#494 (Dec 27, 2018, 1:45:10 AM)
- SPIGOT-3747: Add API for force loaded chunks — md_5 (md_5) / detail
#493 (Dec 27, 2018, 1:20:10 AM)
- SPIGOT-3538: Add getHitBlockFace for ProjectileHitEvent — md_5 (md_5) / detail
#492 (Dec 26, 2018, 11:47:10 PM)
- SPIGOT-794: Call EntityPlaceEvent for Minecart placement — md_5 (md_5) / detail
#491 (Dec 25, 2018, 11:46:06 PM)
- Add InventoryView#getSlotType — md_5 (md_5) / detail
#489 (Dec 25, 2018, 11:41:06 PM)
- Add InventoryView#getSlotType — md_5 (md_5) / detail
#488 (Dec 25, 2018, 11:04:07 PM)
- Add API to get / set base arrow damage — md_5 (md_5) / detail
- Add InventoryView#getInventory API — md_5 (md_5) / detail
- Added getAllSessionData() to the Conversation API. — md_5 (md_5) / detail
- Expand Boolean Prompt Values in Conversation API — md_5 (md_5) / detail
- Ease ClassLoader Deadlocks Where Possible — md_5 (md_5) / detail
- Add PlayerItemDamageEvent — md_5 (md_5) / detail
- Define EntitySpawnEvent — md_5 (md_5) / detail
- Make ProjectileLaunchEvent extend EntitySpawnEvent — md_5 (md_5) / detail
- Remove EntityTransformEvent and CustomItemTagContainer from draft API — md_5 (md_5) / detail
#487 (Dec 22, 2018, 12:04:08 AM)
- Clarify furnace burn time behaviour as per SPIGOT-844 — md_5 (md_5) / detail
#486 (Dec 21, 2018, 11:51:08 PM)
- SPIGOT-4503: Add API to insert complete ItemStack into Jukebox — md_5 (md_5) / detail
#485 (Dec 18, 2018, 11:54:07 PM)
- Tweak Block.getTemperature to return actual block temperature — md_5 (md_5) / detail
#484 (Dec 18, 2018, 11:41:08 PM)
- SPIGOT-2151: Add support for getting simple bounding box of a block — md_5 (md_5) / detail
#483 (Dec 18, 2018, 12:11:09 AM)
- Add BlockData#getAsString(boolean) to hide unspecified states — md_5 (md_5) / detail
#482 (Dec 13, 2018, 3:11:07 AM)
- SPIGOT-4526: Add conversion time API for Zombie & subclasses — md_5 (md_5) / detail
#481 (Dec 9, 2018, 11:40:06 PM)
- Add PlayerSpawned API for Endermites — md_5 (md_5) / detail
#480 (Dec 4, 2018, 10:55:10 PM)
- Add list of entities to EntityTransformEvent — md_5 (md_5) / detail
#479 (Dec 3, 2018, 10:48:07 PM)
- SPIGOT-4347: Add API to allow storing arbitrary values on ItemStacks — md_5 (md_5) / detail
#478 (Nov 28, 2018, 9:51:06 AM)
- Make PigZapEvent extend EntityTransformEvent — md_5 (md_5) / detail
#477 (Nov 23, 2018, 3:33:07 AM)
- Remove no longer applicable caveats to setPlayerListName — md_5 (md_5) / detail
#476 (Nov 23, 2018, 1:12:07 AM)
- SPIGOT-4472: Add Consumer scheduler methods — md_5 (md_5) / detail
- Remove some draft API designations — md_5 (md_5) / detail
- SPIGOT-4496: Undeprecate MapView.getId and make int — md_5 (md_5) / detail
#475 (Nov 17, 2018, 10:34:08 PM)
- SPIGOT-4487: Clarify PlayerInteractEvent docs — md_5 (md_5) / detail
#474 (Nov 17, 2018, 10:29:09 PM)
- Add Player to BlockCanBuildEvent — md_5 (md_5) / detail
#473 (Nov 15, 2018, 12:08:08 AM)
- Clarify what "return false" in onCommand does. — md_5 (md_5) / detail
#472 (Nov 14, 2018, 3:19:09 AM)
- SPIGOT-4339: Add EntityTransformEvent — md_5 (md_5) / detail
- Add SpawnReason.SHEARING — md_5 (md_5) / detail
#471 (Nov 12, 2018, 7:43:07 AM)
- Add Material BlockData to JavaDocs — md_5 (md_5) / detail
#470 (Nov 10, 2018, 9:46:05 AM)
- Fix some incorrectly handled JavaDoc — md_5 (md_5) / detail
#469 (Nov 10, 2018, 9:31:05 AM)
- SPIGOT-4478: Update PlayerLoginEvent docs — md_5 (md_5) / detail
#468 (Nov 10, 2018, 9:26:05 AM)
- Add API to manipulate boss bar of entities and those created by commands — md_5 (md_5) / detail
#467 (Nov 7, 2018, 12:02:08 AM)
- SPIGOT-4469: Age API for EndGateway — md_5 (md_5) / detail
#466 (Nov 3, 2018, 10:05:05 AM)
- SPIGOT-4438: Add choice API to furnace recipes — md_5 (md_5) / detail
#465 (Nov 3, 2018, 9:39:05 AM)
- SPIGOT-4460: Update documentation of Wolf#setAngry — md_5 (md_5) / detail
#464 (Nov 2, 2018, 10:25:07 AM)
- API to get client side view distance. — md_5 (md_5) / detail
#463 (Nov 2, 2018, 7:35:06 AM)
- SPIGOT-4395: Additions to PlayerBedEnterEvent. — md_5 (md_5) / detail
#462 (Nov 2, 2018, 7:10:06 AM)
- Minor cosmetic cleanups to imports etc — md_5 (md_5) / detail
#461 (Oct 31, 2018, 8:58:09 AM)
- SPIGOT-4376: Add draft BlockDropItemEvent — md_5 (md_5) / detail
#460 (Oct 27, 2018, 7:23:10 AM)
- Use String.split for simple splits — md_5 (md_5) / detail
#459 (Oct 26, 2018, 9:16:08 PM)
- SPIGOT-4446: Legacy rotation methods don't work for wall mounted skulls — md_5 (md_5) / detail
#458 (Oct 26, 2018, 9:08:06 AM)
- Add ray tracing and bounding box API — md_5 (md_5) / detail
#457 (Oct 26, 2018, 9:03:06 AM)
- Add ray tracing and bounding box API — md_5 (md_5) / detail
#456 (Oct 26, 2018, 8:39:06 AM)
- SPIGOT-4443: Scoreboard RenderType API — md_5 (md_5) / detail
#455 (Oct 25, 2018, 9:41:08 AM)
- Remove some draft API designations — md_5 (md_5) / detail
#454 (Oct 25, 2018, 9:39:08 AM)
- SPIGOT-4439: Allow minecraft:brand channel for use by plugins. — md_5 (md_5) / detail
#453 (Oct 22, 2018, 7:31:09 PM)
- Update to Minecraft 1.13.2 — md_5 (md_5) / detail
#452 (Oct 12, 2018, 10:53:07 PM)
- Add Block#isPassable — md_5 (md_5) / detail
#451 (Oct 6, 2018, 9:29:08 AM)
- Add maximum repair cost API to AnvilInventory — md_5 (md_5) / detail
#450 (Oct 6, 2018, 12:56:07 AM)
- Clarify Colorable docs further — md_5 (md_5) / detail
#449 (Oct 6, 2018, 12:18:07 AM)
- SPIGOT-4411: Document use of null for shulker colours — md_5 (md_5) / detail
#448 (Oct 3, 2018, 10:49:08 AM)
- Make setPersistent also control player saving — md_5 (md_5) / detail
#447 (Oct 1, 2018, 9:19:05 AM)
- Add PlayerRecipeDiscoverEvent and methods to (un/)discover recipes — md_5 (md_5) / detail
#446 (Sep 30, 2018, 2:02:05 AM)
- Remove some draft API markers — md_5 (md_5) / detail
#445 (Sep 27, 2018, 11:00:08 AM)
- SPIGOT-4399: ItemMeta.equals broken with AttributeModifiers — md_5 (md_5) / detail
#444 (Sep 26, 2018, 7:20:09 AM)
- SPIGOT-4397: isChunkGenerated API — md_5 (md_5) / detail
#443 (Sep 24, 2018, 9:36:07 AM)
- API to generate filled explorer maps — md_5 (md_5) / detail
#442 (Sep 24, 2018, 9:35:07 AM)
- API to generate filled explorer maps — md_5 (md_5) / detail
#441 (Sep 24, 2018, 9:20:07 AM)
- Update documentation of structure locate API to reflect implementation — md_5 (md_5) / detail
#440 (Sep 24, 2018, 5:02:06 AM)
- SPIGOT-4391: Sign editable API — md_5 (md_5) / detail
#439 (Sep 22, 2018, 7:14:10 AM)
- Add API to locate structures — md_5 (md_5) / detail
#438 (Sep 21, 2018, 10:59:07 AM)
- SPIGOT-1916: Attribute modifiers for ItemStacks — md_5 (md_5) / detail
#437 (Sep 17, 2018, 6:51:07 AM)
- Add BatToggleSleepEvent — md_5 (md_5) / detail
#436 (Sep 15, 2018, 9:17:10 AM)
- SPIGOT-4372: LightningStrikeEvent cause API — md_5 (md_5) / detail
#435 (Sep 14, 2018, 9:52:06 AM)
#434 (Sep 11, 2018, 10:41:06 AM)
- SPIGOT-4314: Ability to change item in frame without playing sound — md_5 (md_5) / detail
#433 (Sep 9, 2018, 8:54:08 AM)
- SPIGOT-4352: MoistureChangeEvent — md_5 (md_5) / detail
#432 (Sep 9, 2018, 8:47:09 AM)
- Add BlockDispenseArmorEvent — md_5 (md_5) / detail
#431 (Sep 8, 2018, 3:42:09 AM)
- Add ServerLoadEvent — md_5 (md_5) / detail
#430 (Sep 7, 2018, 10:34:07 AM)
- SPIGOT-4350: Expand EntityTeleportEvent to /teleport command — md_5 (md_5) / detail
#429 (Sep 4, 2018, 11:04:06 AM)
- Add a #getLootTable() method to LootTables enum — hawkeboyz2 / detail
#428 (Sep 3, 2018, 8:10:08 AM)
- Add getFacing method to get the current cardinal direction an entity is — md_5 (md_5) / detail
#427 (Sep 1, 2018, 9:28:10 AM)
- SPIGOT-4338: breedCause API — md_5 (md_5) / detail
#426 (Sep 1, 2018, 1:05:09 AM)
- Expand Recipe API to allow multiple Materials per slot — md_5 (md_5) / detail
#425 (Aug 29, 2018, 11:22:10 PM)
- SPIGOT-4330: Improve isSimilar for legacy stacks — md_5 (md_5) / detail
#424 (Aug 29, 2018, 11:07:10 PM)
- SPIGOT-4330: Improve isSimilar for legacy stacks — md_5 (md_5) / detail
#423 (Aug 29, 2018, 9:27:08 AM)
- Make matchMaterial accept the minecraft: namespace — md_5 (md_5) / detail
#422 (Aug 29, 2018, 9:11:08 AM)
- API to prevent PlayerBedLeaveEvent from changing a player's spawn — md_5 (md_5) / detail
#421 (Aug 29, 2018, 8:58:08 AM)
- Let JavaPlugins use their own Logger implementation by overriding — md_5 (md_5) / detail
#420 (Aug 29, 2018, 7:04:08 AM)
- Remove some additional draft API markings — md_5 (md_5) / detail
#419 (Aug 28, 2018, 9:44:06 PM)
- Update ChunkSnapshot docs about valid coordinates — md_5 (md_5) / detail
#418 (Aug 27, 2018, 2:57:10 AM)
- SPIGOT-4313: Unsupported plugin should not crash server — md_5 (md_5) / detail
#417 (Aug 26, 2018, 9:19:08 AM)
- SPIGOT-4307: Fix hacky API for banners on shields — md_5 (md_5) / detail
#416 (Aug 26, 2018, 8:26:08 AM)
- SPIGOT-4309: Add "forced" display of particles — md_5 (md_5) / detail
#415 (Aug 26, 2018, 8:14:08 AM)
- Add index to README.md for easier navigation — md_5 (md_5) / detail
#414 (Aug 26, 2018, 8:05:08 AM)
- Update to Minecraft 1.13.1 — md_5 (md_5) / detail
#413 (Aug 25, 2018, 12:28:10 PM)
- Deprecate ItemStack durability methods in favour of ItemMeta Damageable — md_5 (md_5) / detail
#412 (Aug 25, 2018, 4:53:09 AM)
- Remove draft status from BlockData merge / matches — md_5 (md_5) / detail
#411 (Aug 19, 2018, 4:24:09 AM)
- Fix PlayerInventory.setItem docs — md_5 (md_5) / detail
#410 (Aug 17, 2018, 10:41:08 AM)
- SPIGOT-4283: Allow setting recipe groups — md_5 (md_5) / detail
#409 (Aug 16, 2018, 10:36:07 PM)
- Fix Material.createBlockData methods — md_5 (md_5) / detail
#408 (Aug 15, 2018, 11:24:09 PM)
- Remove draft status from PigZombieAngerEvent and PlayerRiptideEvent — md_5 (md_5) / detail
#407 (Aug 15, 2018, 6:10:06 AM)
- SPIGOT-4265: Declare org.bukkit module — md_5 (md_5) / detail
#406 (Aug 14, 2018, 10:53:10 PM)
- Update docs for Enderman carrying methods — md_5 (md_5) / detail
#405 (Aug 14, 2018, 10:38:09 AM)
- SPIGOT-4264: Fix channeling EnchantmentWrapper — md_5 (md_5) / detail
#404 (Aug 12, 2018, 9:34:07 AM)
- SPIGOT-1936: LootTable API — md_5 (md_5) / detail
#403 (Aug 12, 2018, 3:06:06 AM)
- Update documentation of BlockPhysicsEvent — md_5 (md_5) / detail
#402 (Aug 11, 2018, 11:41:10 PM)
- SPIGOT-4258: Add Player.updateCommands method — md_5 (md_5) / detail
#401 (Aug 11, 2018, 7:44:08 AM)
- SPIGOT-4253: Add way to prioritise item conversion — md_5 (md_5) / detail
#400 (Aug 11, 2018, 1:27:07 AM)
- Expand GameRule API — md_5 (md_5) / detail
#399 (Aug 10, 2018, 9:49:10 AM)
- Improve entity hierarchy by adding Mob interface. — md_5 (md_5) / detail
#398 (Aug 9, 2018, 10:21:09 PM)
- Update documentation and status of command completion related events — md_5 (md_5) / detail
#397 (Aug 8, 2018, 8:08:08 AM)
- Add getHardness and getBlastResistance to Material — md_5 (md_5) / detail
#396 (Aug 7, 2018, 10:52:07 PM)
- SPIGOT-4242: Treat cave / void air as transparent — md_5 (md_5) / detail
#395 (Aug 7, 2018, 3:15:09 AM)
- Deprecate and add note to regenerateChunk method — md_5 (md_5) / detail
#394 (Aug 6, 2018, 4:45:06 AM)
- Add merging and matching of parsed BlockData — md_5 (md_5) / detail
#393 (Aug 6, 2018, 4:40:06 AM)
- Add merging and matching of parsed BlockData — md_5 (md_5) / detail
#392 (Aug 5, 2018, 12:19:07 AM)
- SPIGOT-4219: Event for PigZombies angering. — md_5 (md_5) / detail
#391 (Aug 3, 2018, 9:58:07 AM)
- SPIGOT-4217: Account for ShowIcon to allow custom tipped arrows to merge — md_5 (md_5) / detail
#390 (Aug 3, 2018, 2:56:06 AM)
- Fix InventoryType.MERCHANT being creatable when it shouldn't be. — thesenmori / detail
#389 (Aug 2, 2018, 11:14:10 PM)
- Remove draft status from BlockFertilizeEvent — md_5 (md_5) / detail
#388 (Aug 2, 2018, 11:12:10 PM)
- SPIGOT-3936: Add isInteractable to Material — md_5 (md_5) / detail
#387 (Aug 1, 2018, 11:39:07 PM)
- SPIGOT-4199: Riptide related APIs — md_5 (md_5) / detail
#386 (Aug 1, 2018, 11:11:07 PM)
- SPIGOT-4210: Deprecated TargetReason.PIG_ZOMBIE_TARGET — md_5 (md_5) / detail
#385 (Jul 31, 2018, 10:21:08 PM)
- SPIGOT-4204: Allow passing data to AreaEffectCloud particles — md_5 (md_5) / detail
#384 (Jul 31, 2018, 12:46:10 AM)
- SPIGOT-4029: Add event for commands being sent to client — md_5 (md_5) / detail
#383 (Jul 31, 2018, 12:18:10 AM)
- SPIGOT-4194: Call BlockFadeEvent for coral — md_5 (md_5) / detail
#382 (Jul 31, 2018, 12:08:10 AM)
- SPIGOT-3917: Add EntityDropItemEvent — md_5 (md_5) / detail
#381 (Jul 30, 2018, 2:31:07 AM)
- SPIGOT-227: Add entity persistent flag — md_5 (md_5) / detail
#380 (Jul 29, 2018, 11:21:07 PM)
- SPIGOT-4187: Remove deprecation on some EntityDamageEvent constructors — md_5 (md_5) / detail
#379 (Jul 29, 2018, 11:19:07 PM)
- Include class path in legacy conversion errors. — md_5 (md_5) / detail
#378 (Jul 29, 2018, 12:06:10 PM)
- Throw CNFE if we have an error processing plugin classes — md_5 (md_5) / detail
#377 (Jul 29, 2018, 11:30:10 AM)
- SPIGOT-1714: Draft API for player list header / footer — md_5 (md_5) / detail
#376 (Jul 29, 2018, 6:21:09 AM)
- SPIGOT-4174: Expose BlockCanBuildEvent BlockData — md_5 (md_5) / detail
#375 (Jul 29, 2018, 5:10:09 AM)
- SPIGOT-4182: Implement cursor captions — md_5 (md_5) / detail
#374 (Jul 27, 2018, 4:22:07 AM)
- Add SpawnReason.DROWNED — md_5 (md_5) / detail
#373 (Jul 26, 2018, 10:45:10 AM)
- Add draft BlockFertilizeEvent — md_5 (md_5) / detail
#372 (Jul 26, 2018, 4:30:09 AM)
- Remove draft status from EntityPotionEffectEvent — md_5 (md_5) / detail
#371 (Jul 25, 2018, 10:53:08 PM)
- SPIGOT-4156: Fix deserializing things with damage and meta — md_5 (md_5) / detail
#370 (Jul 25, 2018, 8:06:06 AM)
- SPIGOT-3981: Make custom inventories return specialised types where — md_5 (md_5) / detail
#369 (Jul 24, 2018, 12:18:08 PM)
- SPIGOT-4135: Fix DOLPHINS_GRACE PotionEffectType Wrapper. — md_5 (md_5) / detail
#368 (Jul 24, 2018, 12:50:10 AM)
- SPIGOT-4128: Greatly improve spawn egg deserialization — md_5 (md_5) / detail
#367 (Jul 24, 2018, 12:19:10 AM)
- Add map ID API — md_5 (md_5) / detail
#366 (Jul 23, 2018, 10:58:09 PM)
- SPIGOT-4122: Fix an instance of legacy item inequalities — md_5 (md_5) / detail
#365 (Jul 23, 2018, 7:23:07 AM)
- SPIGOT-824: SpongeAbsorbEvent — md_5 (md_5) / detail
#364 (Jul 22, 2018, 10:46:10 PM)
- SPIGOT-4108: Update javadoc for misleadingly named PLAY_ONE_MINUTE — md_5 (md_5) / detail
#363 (Jul 22, 2018, 4:48:07 AM)
- Update to Minecraft 1.13 — md_5 (md_5) / detail
#362 (Jul 22, 2018, 4:20:07 AM)
- Update to Minecraft 1.13-pre7 — md_5 (md_5) / detail
#361 (Jul 21, 2018, 12:11:07 AM)
- Clarify NamespacedKey error messages. — md_5 (md_5) / detail
#360 (Jul 20, 2018, 6:13:10 AM)
- SPIGOT-840, SPIGOT-2522: [Draft] Add EntityPotionEffectChangeEvent — md_5 (md_5) / detail
#359 (Jul 20, 2018, 12:30:09 AM)
- Update EntityChangeBlockEvent to new BlockData API — md_5 (md_5) / detail
#358 (Jul 20, 2018, 12:22:09 AM)
- Clarify behaviour of createBlockData — md_5 (md_5) / detail
#357 (Jul 19, 2018, 11:59:09 PM)
- SPIGOT-4075: Add documentation to Levelled regarding fluids — md_5 (md_5) / detail
#356 (Jul 18, 2018, 7:12:08 AM)
- SPIGOT-4040: Further increase team related limits — md_5 (md_5) / detail
#355 (Jul 18, 2018, 6:55:07 AM)
- Delete Block.setData byte methods from API — md_5 (md_5) / detail
#354 (Jul 18, 2018, 4:01:07 AM)
- SPIGOT-4028: Improve legacy ItemStack conversion — md_5 (md_5) / detail
#353 (Jul 16, 2018, 9:16:06 AM)
- SPIGOT-4017: Increase Team related length limits — md_5 (md_5) / detail
#352 (Jul 16, 2018, 1:24:09 AM)
- Remove deprecated annotation from BlockPhysicsEvent — md_5 (md_5) / detail
#350 (Jul 15, 2018, 11:11:09 PM)
- SPIGOT-4010: Deprecate and add clarification regarding Team — md_5 (md_5) / detail
#349 (Jul 15, 2018, 11:09:09 PM)
- SPIGOT-4010: Deprecate and add clarification regarding Team — md_5 (md_5) / detail
#348 (Jul 15, 2018, 10:52:09 PM)
- Fish / Dolphin should be WaterMob, and WaterMob Creature — md_5 (md_5) / detail
#347 (Jul 15, 2018, 12:39:07 PM)
- Remove redundant try/catch loading api-version — md_5 (md_5) / detail
#346 (Jul 15, 2018, 6:49:06 AM)
- Add clarifying documentation to Tag — md_5 (md_5) / detail
#345 (Jul 15, 2018, 6:18:06 AM)
- Add EntityToggleSwimEvent and isSwimming / setSwimming API — md_5 (md_5) / detail
#344 (Jul 15, 2018, 12:45:06 AM)
- Update to Minecraft 1.13-pre7 — md_5 (md_5) / detail
#343 (Jul 15, 2018, 12:41:06 AM)
- Update to Minecraft 1.13-pre7 — md_5 (md_5) / detail
#341 (Jul 15, 2018, 12:23:05 AM)
- Update to Minecraft 1.13-pre7 — md_5 (md_5) / detail
#340 (Jul 15, 2018, 12:16:06 AM)
- Update to Minecraft 1.13-pre7 — md_5 (md_5) / detail
#339 (Jul 12, 2018, 1:19:06 AM)
- Fix missing this causing unnormalized key to be validated — md_5 (md_5) / detail
#338 (Jul 10, 2018, 2:22:09 AM)
- Be more strict about what constitutes a valid NamespacedKey — md_5 (md_5) / detail
#337 (Jul 6, 2018, 11:22:09 PM)
- SPIGOT-3988: Error on manually constructed PluginDescriptionFile — md_5 (md_5) / detail
- Fix incorrect animal sniffer signatures — md_5 (md_5) / detail
#336 (May 19, 2018, 3:27:07 AM)
- SPIGOT-3938: Don't cap saturation level in FoodLevelChangeEvent — md_5 (md_5) / detail
#335 (May 6, 2018, 4:17:07 AM)
- Add Arrow tile methods — md_5 (md_5) / detail
#334 (Apr 19, 2018, 12:02:08 AM)
- Revert "Update to SnakeYAML 1.21" — md_5 (md_5) / detail
#333 (Apr 18, 2018, 10:06:06 AM)
- Update to SnakeYAML 1.21 — md_5 (md_5) / detail
#332 (Mar 15, 2018, 9:56:09 AM)
- Expand on ConfigurationSerializable methods in ConfigurationSection — md_5 (md_5) / detail
#331 (Mar 3, 2018, 10:53:06 AM)
- Add setTarget and getTarget to Slime. — md_5 (md_5) / detail
#330 (Feb 19, 2018, 9:49:07 AM)
- Add missing WEARABLE EnchantmentTarget — md_5 (md_5) / detail
#329 (Feb 11, 2018, 11:36:08 PM)
- Expand Structure Block API — md_5 (md_5) / detail
#328 (Feb 10, 2018, 1:17:06 AM)
- SPIGOT-3807: Improve getEyeHeight — md_5 (md_5) / detail
#327 (Feb 3, 2018, 6:51:09 AM)
- Expand EnderSignal API — md_5 (md_5) / detail
#326 (Jan 27, 2018, 10:56:05 PM)
- SPIGOT-2911: Implement AbstractHorseInventory — md_5 (md_5) / detail
#325 (Jan 24, 2018, 6:29:06 AM)
- Fix javadoc typo in CreatureSpawner — md_5 (md_5) / detail
#324 (Jan 24, 2018, 6:23:06 AM)
- Expand CreatureSpawner API — md_5 (md_5) / detail
- Remove outdated package-info — md_5 (md_5) / detail
#323 (Jan 15, 2018, 10:58:06 PM)
- Add Material.isItem — md_5 (md_5) / detail
#322 (Jan 15, 2018, 1:54:08 AM)
- Fix some additional documentation typos — md_5 (md_5) / detail
#321 (Jan 14, 2018, 10:29:07 PM)
- Fix typo in NamespacedKey docs — md_5 (md_5) / detail
#320 (Jan 8, 2018, 9:36:09 PM)
- SPIGOT-3748: Throw error message if executing disabled command — md_5 (md_5) / detail
#319 (Jan 8, 2018, 9:33:09 PM)
- Add EntityDropItemEvent — md_5 (md_5) / detail
- SPIGOT-3748: Throw error message if executing disabled command — md_5 (md_5) / detail
#318 (Jan 6, 2018, 10:27:06 PM)
- SPIGOT-3744: Missing permission check in broadcastCommandMessage — md_5 (md_5) / detail
#317 (Jan 3, 2018, 4:44:08 AM)
- Be more resilient to asynchronous package loads like URLClassLoader — md_5 (md_5) / detail
#316 (Dec 31, 2017, 10:23:08 AM)
- SPIGOT-355: API for Villager careers — md_5 (md_5) / detail
#315 (Dec 29, 2017, 8:01:07 PM)
- SPIGOT-3723: Delegate PluginClassLoader back to parent — md_5 (md_5) / detail
#314 (Dec 29, 2017, 3:33:09 AM)
- Throw ClassNotFoundException without delegation — md_5 (md_5) / detail
#313 (Dec 28, 2017, 9:30:07 AM)
- SPIGOT-3721: Plugins without manifests no longer load — md_5 (md_5) / detail
#312 (Dec 28, 2017, 3:50:06 AM)
- Backport some PluginClassLoader changes for soak testing. — md_5 (md_5) / detail
#311 (Dec 7, 2017, 9:45:06 AM)
- Update README.md with some general guidelines. — md_5 (md_5) / detail
#310 (Dec 6, 2017, 11:26:09 PM)
- SPIGOT-3664: Add Material getter to ChunkSnapshot — md_5 (md_5) / detail
#309 (Dec 4, 2017, 10:42:07 PM)
- SPIGOT-3663: Add plugin parameter to hidePlayer+showPlayer. — md_5 (md_5) / detail
#308 (Dec 3, 2017, 3:16:06 AM)
- Deprecate BlockChangeDelegate — md_5 (md_5) / detail
#307 (Dec 2, 2017, 12:40:07 AM)
- Remove bogus TippedArrow ID from EntityType — md_5 (md_5) / detail
#306 (Dec 1, 2017, 6:01:09 AM)
- Fix mismatched furnace_minecart ID — md_5 (md_5) / detail
#305 (Nov 22, 2017, 6:05:08 AM)
- SPIGOT-1505: PlayerItemMendEvent — md_5 (md_5) / detail
#304 (Nov 19, 2017, 4:55:08 AM)
- SPIGOT-3658: Update Chunk#getBlock(III) JavaDoc — md_5 (md_5) / detail
#303 (Nov 17, 2017, 11:29:08 PM)
- Add setSpawnLocation(Location) — md_5 (md_5) / detail
#302 (Nov 16, 2017, 10:51:10 PM)
- Move animal-sniffer to development profile. — md_5 (md_5) / detail
#301 (Nov 14, 2017, 10:46:08 PM)
- AttributeModifier not registered in ConfigurationSerialization — md_5 (md_5) / detail
#300 (Nov 10, 2017, 8:18:09 PM)
- Add back mistakenly removed SHEEP_EAT effect with deprecation warning — md_5 (md_5) / detail
#299 (Nov 9, 2017, 11:54:06 PM)
- Catch exceptions per plugin in PluginMessage handling — md_5 (md_5) / detail
- Fix tab completion for plugins / reload command — md_5 (md_5) / detail
- Add Score.isScoreSet()Z API. — md_5 (md_5) / detail
#298 (Nov 8, 2017, 1:34:09 AM)
- Add max fuse tick & explosion radius methods to Creeper — md_5 (md_5) / detail
#297 (Nov 7, 2017, 10:06:06 PM)
- SPIGOT-3641: Remove ambiguous entity effects & restore behaviour of — md_5 (md_5) / detail
#296 (Nov 7, 2017, 8:37:08 AM)
- Update snakeyaml to 1.19 to fix bug with duplicate keys affecting some — md_5 (md_5) / detail
#295 (Nov 7, 2017, 8:33:08 AM)
- SPIGOT-3629: Greatly expand entity effect API — md_5 (md_5) / detail
#294 (Nov 7, 2017, 6:29:07 AM)
- Some minor improvements from static analysis — md_5 (md_5) / detail
#293 (Oct 28, 2017, 5:14:09 AM)
- SPIGOT-3609: Add additional notes to PlayerInteractAtEntityEvent — md_5 (md_5) / detail
#292 (Oct 9, 2017, 7:18:06 AM)
- SPIGOT-3604: Deprecate unused professions — md_5 (md_5) / detail
#291 (Sep 18, 2017, 10:47:08 AM)
- SPIGOT-3568: Fix single letter pagination edge case — md_5 (md_5) / detail
#290 (Sep 18, 2017, 10:23:08 AM)
- Update to Minecraft 1.12.2 — md_5 (md_5) / detail
#289 (Sep 6, 2017, 6:15:08 AM)
- SPIGOT-3553: Add OfflinePlayer based methods to SkullMeta — md_5 (md_5) / detail
#288 (Sep 2, 2017, 7:07:09 AM)
- Add BukkitTask#isCancelled — md_5 (md_5) / detail
#287 (Aug 24, 2017, 12:00:07 PM)
- SPIGOT-3532: Inverted skull directions — md_5 (md_5) / detail
#286 (Aug 20, 2017, 4:59:07 AM)
#285 (Aug 5, 2017, 11:09:09 PM)
- Assorted whitespace fixes — md_5 (md_5) / detail
#284 (Aug 5, 2017, 7:03:06 AM)
- Anvils may enchant tool items in Vanilla — md_5 (md_5) / detail
#283 (Aug 5, 2017, 6:47:06 AM)
- Remove sonatype parent (deprecated). — md_5 (md_5) / detail
#282 (Aug 5, 2017, 4:59:06 AM)
- Update compiler — md_5 (md_5) / detail
#281 (Aug 5, 2017, 4:39:06 AM)
- Improvements to BlockStates — md_5 (md_5) / detail
#280 (Aug 3, 2017, 1:10:06 PM)
- Update to Minecraft 1.12.1 — md_5 (md_5) / detail
#277 (Jul 26, 2017, 3:23:08 AM)
- Rebuild patches — md_5 (md_5) / detail
#276 (Jul 16, 2017, 1:48:09 AM)
- Rebuild patches — md_5 (md_5) / detail
#275 (Jun 29, 2017, 12:56:06 AM)
- Rebuild patches — md_5 (md_5) / detail
#274 (Jun 25, 2017, 11:16:10 PM)
- Rebuild patches — md_5 (md_5) / detail
#273 (Jun 21, 2017, 8:43:09 AM)
- SPIGOT-3360: Better catching of json issues — md_5 (md_5) / detail
#272 (Jun 19, 2017, 9:57:07 AM)
- Disable async catcher on shutdownhook — md_5 (md_5) / detail
#271 (Jun 18, 2017, 8:54:08 AM)
- Rebuild patches — md_5 (md_5) / detail
#270 (Jun 18, 2017, 6:49:07 AM)
- Add additional async check — md_5 (md_5) / detail
#269 (Jun 18, 2017, 6:47:07 AM)
- SPIGOT-3348: Fix missing lowercase calls in skinCache — md_5 (md_5) / detail
#268 (Jun 12, 2017, 9:25:11 AM)
- Rebuild patches — md_5 (md_5) / detail
#267 (Jun 11, 2017, 2:15:10 AM)
- Not necessary to check permgen size anymore — md_5 (md_5) / detail
#266 (Jun 10, 2017, 10:39:10 PM)
- SPIGOT-3319: Use original nerf spawner mobs behaviour — md_5 (md_5) / detail
#265 (Jun 10, 2017, 6:09:07 AM)
- SPIGOT-3315: Add option to disable advancement saving — md_5 (md_5) / detail
#264 (Jun 9, 2017, 6:31:09 AM)
- Update BungeeCord-Chat API to 1.12 — md_5 (md_5) / detail
#263 (Jun 9, 2017, 6:30:09 AM)
- Configurable Advancement Disabling — md_5 (md_5) / detail
#262 (Jun 9, 2017, 6:00:09 AM)
- SPIGOT-3301: Warn + ignore non existent forced stats — md_5 (md_5) / detail
#261 (Jun 9, 2017, 5:59:09 AM)
- SPIGOT-3301: Warn + ignore non existent forced stats — md_5 (md_5) / detail
#260 (Jun 8, 2017, 9:05:11 AM)
- Convert colours to section signs to work around action bar bugs — md_5 (md_5) / detail
#259 (Jun 8, 2017, 8:33:11 AM)
- Update to Minecraft 1.12 — md_5 (md_5) / detail
#258 (May 30, 2017, 11:59:08 AM)
- Update to Minecraft 1.12-pre6 — md_5 (md_5) / detail
#257 (May 28, 2017, 12:37:09 AM)
- Rebuild patches — md_5 (md_5) / detail
#256 (May 27, 2017, 9:13:07 AM)
- Rebuild patches; Deprecate Spigot only Locale API. — md_5 (md_5) / detail
#255 (May 23, 2017, 10:25:07 AM)
- SPIGOT-3265: Don't send empty / null message for unknown-command — md_5 (md_5) / detail
#254 (May 20, 2017, 1:34:10 AM)
- SPIGOT-3254: Rebuild patches, fix an activation range bug — md_5 (md_5) / detail
#253 (May 19, 2017, 11:16:08 AM)
- Update to Minecraft 1.12-pre5 — md_5 (md_5) / detail
#252 (May 18, 2017, 11:21:09 AM)
- Rebuild patches — md_5 (md_5) / detail
#251 (May 18, 2017, 10:44:08 AM)
- SPIGOT-3250, SPIGOT-2739: Make nerf-mob-spawner option use new NoAI tag — md_5 (md_5) / detail
#250 (May 15, 2017, 5:59:07 AM)
- SPIGOT-3241: Add sendMessage(BaseComponent) to CommandSender and — md_5 (md_5) / detail
#249 (May 14, 2017, 2:03:08 AM)
- Update to Minecraft 1.12-pre2 — md_5 (md_5) / detail
#248 (Apr 29, 2017, 11:33:08 PM)
- Full patch rebuild — md_5 (md_5) / detail
#247 (Apr 29, 2017, 2:22:10 AM)
- Remove travis from README.md — md_5 (md_5) / detail
#246 (Apr 29, 2017, 2:02:10 AM)
- Fix per world view distance not applying to EntityTracker. — md_5 (md_5) / detail
#245 (Apr 26, 2017, 5:48:09 AM)
- Rebuild patches — md_5 (md_5) / detail
#244 (Apr 24, 2017, 6:10:07 AM)
- Fix typo in itemstack dirty checking — md_5 (md_5) / detail
#243 (Apr 22, 2017, 5:55:10 AM)
- Rebuild patches — md_5 (md_5) / detail
#242 (Apr 14, 2017, 5:13:08 AM)
- Rebuild patches — md_5 (md_5) / detail
#241 (Apr 6, 2017, 11:35:07 AM)
- SPIGOT-3165: Only increment spawncount when mob spawn succeeds — md_5 (md_5) / detail
#240 (Mar 24, 2017, 4:31:07 AM)
- Further patch rebuild — md_5 (md_5) / detail
#239 (Mar 24, 2017, 4:26:07 AM)
- Update further seed customisation patch for new API — md_5 (md_5) / detail
#238 (Mar 20, 2017, 5:05:07 AM)
- SPIGOT-3139: Implement /spigot reload — md_5 (md_5) / detail
#237 (Mar 15, 2017, 9:54:06 AM)
- Rebuild patches — md_5 (md_5) / detail
#236 (Feb 23, 2017, 10:33:08 PM)
- Fix cosmetic issue in printing out seed config values — md_5 (md_5) / detail
#235 (Feb 16, 2017, 12:56:10 AM)
- Rebuild patches — md_5 (md_5) / detail
#234 (Feb 10, 2017, 5:00:06 AM)
- Re enable hopper check option but keep it off by default. — md_5 (md_5) / detail
#233 (Feb 4, 2017, 1:01:09 AM)
- Shrink the chunk unload queue by at least a fixed proportion each tick — gcrossland+bukkit / detail
#232 (Jan 29, 2017, 11:08:08 PM)
- Replace chunk loading / unloading rate throttling. — md_5 (md_5) / detail
#231 (Jan 29, 2017, 9:35:07 PM)
- BUILDTOOLS-301: Make shell scripts POSIX correct — md_5 (md_5) / detail
#230 (Jan 26, 2017, 3:14:09 AM)
- Rebuild patches — md_5 (md_5) / detail
#229 (Jan 26, 2017, 3:09:10 AM)
- Rebuild patches (reverted from commit — md_5 (md_5) / detail
#228 (Jan 26, 2017, 12:24:09 AM)
- Rebuild patches — md_5 (md_5) / detail
#227 (Jan 26, 2017, 12:09:08 AM)
- SPIGOT-3036: More seed customisation — md_5 (md_5) / detail
#226 (Jan 19, 2017, 11:16:08 PM)
- Patch rebuild — md_5 (md_5) / detail
#225 (Jan 17, 2017, 11:17:05 PM)
- Patch rebuild — md_5 (md_5) / detail
#224 (Dec 21, 2016, 11:23:06 AM)
- Update to Minecraft 1.11.2 — md_5 (md_5) / detail
#223 (Dec 20, 2016, 8:35:07 PM)
- Update to Minecraft 1.11 — md_5 (md_5) / detail
#222 (Dec 19, 2016, 12:12:08 PM)
- Rebuild patches — md_5 (md_5) / detail
#221 (Dec 18, 2016, 9:15:06 AM)
- SPIGOT-2932: Fix escaping \n in configurable messages — md_5 (md_5) / detail
#220 (Dec 17, 2016, 10:35:08 PM)
- Rebuild patches — md_5 (md_5) / detail
#219 (Nov 26, 2016, 12:52:07 AM)
- Expand configurable hunger options — md_5 (md_5) / detail
#218 (Nov 25, 2016, 10:40:07 PM)
- Restore default hunger config to 1.11 values. — md_5 (md_5) / detail
#217 (Nov 23, 2016, 10:48:09 PM)
- Rebuild patches — md_5 (md_5) / detail
#216 (Nov 22, 2016, 1:23:07 PM)
- Use correct variable for backwards compat — md_5 (md_5) / detail
#215 (Nov 22, 2016, 3:40:10 AM)
- Rebuild patches; Deprecate Spigot Unbreakable API — md_5 (md_5) / detail
#214 (Nov 21, 2016, 10:44:08 PM)
- Improved loading speed of skulls — md_5 (md_5) / detail
#213 (Nov 21, 2016, 10:41:08 PM)
- Improved loading speed of skulls — md_5 (md_5) / detail
#212 (Nov 21, 2016, 10:27:08 PM)
- Improved loading speed of skulls — luk.bukkit / detail
#211 (Nov 18, 2016, 12:26:08 AM)
- Rebuild patches — md_5 (md_5) / detail
#209 (Nov 17, 2016, 2:19:05 AM)
- Bump BungeeCord-Chat version before someone complains — md_5 (md_5) / detail
#208 (Nov 17, 2016, 1:48:06 AM)
- Update to Minecraft 1.11 — md_5 (md_5) / detail
#207 (Nov 6, 2016, 1:20:06 AM)
- Rebuild patches — md_5 (md_5) / detail
#206 (Nov 6, 2016, 1:18:07 AM)
- Rebuild patches — md_5 (md_5) / detail
#205 (Oct 25, 2016, 10:47:07 AM)
- SPIGOT-2741: Deprecate legacy particle API — md_5 (md_5) / detail
#204 (Oct 12, 2016, 8:21:06 AM)
- SPIGOT-2724: Improve /give for non default item-despawn-rate — md_5 (md_5) / detail
#203 (Oct 1, 2016, 2:28:05 AM)
- Rebuild patches — md_5 (md_5) / detail
#202 (Sep 11, 2016, 4:30:09 AM)
- Add limits to item interactions as well — md_5 (md_5) / detail
#201 (Sep 11, 2016, 4:28:09 AM)
- Add limits to item interactions as well — md_5 (md_5) / detail
#200 (Sep 5, 2016, 7:36:07 AM)
- Patch rebuild — md_5 (md_5) / detail
#199 (Aug 31, 2016, 11:09:07 PM)
- Rebuild patches — md_5 (md_5) / detail
#198 (Aug 30, 2016, 10:28:08 AM)
- SPIGOT-2642: Proper shutdown when restart script non existent — md_5 (md_5) / detail
#197 (Aug 26, 2016, 5:40:09 AM)
- Rebuild patches — md_5 (md_5) / detail
#196 (Aug 25, 2016, 12:51:07 AM)
- Rebuild patches — md_5 (md_5) / detail
#195 (Aug 15, 2016, 10:25:06 AM)
- SPIGOT-2603: Fix inventory update code that got broken in update — md_5 (md_5) / detail
#194 (Aug 12, 2016, 5:36:07 AM)
- Update paste service used by timings. — md_5 (md_5) / detail
#193 (Aug 11, 2016, 10:10:06 PM)
- SPIGOT-2587: No need to cap player speed — md_5 (md_5) / detail
#192 (Jul 30, 2016, 1:35:09 AM)
- SPIGOT-1388: Branchless NibbleArray — md_5 (md_5) / detail
#191 (Jul 30, 2016, 1:34:09 AM)
- SPIGOT-1388: Branchless NibbleArray — md_5 (md_5) / detail
#190 (Jul 29, 2016, 7:38:10 AM)
- Rebuild patches — md_5 (md_5) / detail
#189 (Jul 15, 2016, 10:12:10 AM)
- Rebuild patches — md_5 (md_5) / detail
#188 (Jul 13, 2016, 1:49:10 AM)
- Rebuild patches — md_5 (md_5) / detail
#187 (Jul 12, 2016, 10:31:07 AM)
- TileEntitySkull goes back — md_5 (md_5) / detail
#186 (Jul 12, 2016, 10:27:07 AM)
- Full patch rebuild. — md_5 (md_5) / detail
#185 (Jul 12, 2016, 10:20:07 AM)
- Rebuild patches. — md_5 (md_5) / detail
#184 (Jul 11, 2016, 11:21:11 AM)
- SPIGOT-538: Add some missing growth rates — md_5 (md_5) / detail
#183 (Jul 10, 2016, 2:07:07 AM)
- SPIGOT-1495: Update inventory if required on PlayerItemDamageEvent — md_5 (md_5) / detail
#182 (Jul 10, 2016, 1:48:07 AM)
- Rebuild patches. — md_5 (md_5) / detail
#181 (Jul 8, 2016, 1:23:11 AM)
- Patch rebuild — md_5 (md_5) / detail
#180 (Jul 1, 2016, 2:44:08 AM)
- SPIGOT-2469: Use 1.10 BungeeCord-Chat — md_5 (md_5) / detail
#179 (Jun 30, 2016, 5:23:07 AM)
- Patch rebuild — md_5 (md_5) / detail
#178 (Jun 30, 2016, 4:33:07 AM)
- SPIGOT-1228: Config option for item dirty ticks — md_5 (md_5) / detail
#177 (Jun 26, 2016, 9:37:06 AM)
- BUILDTOOLS-251: Make much of Bukkit locale independent — md_5 (md_5) / detail
#176 (Jun 25, 2016, 1:56:07 AM)
- Update to Minecraft 1.10.2 — md_5 (md_5) / detail
#175 (Jun 23, 2016, 12:38:09 AM)
- Rebuild patches — md_5 (md_5) / detail
#174 (Jun 16, 2016, 12:27:10 AM)
- Remove empty patch — md_5 (md_5) / detail
#173 (Jun 15, 2016, 3:25:09 AM)
- SPIGOT-2413: Missed diff — md_5 (md_5) / detail
#172 (Jun 12, 2016, 9:31:06 AM)
- Patch rebuild — md_5 (md_5) / detail
#171 (Jun 9, 2016, 10:58:07 AM)
- SPIGOT-2363: Glitched arrows — md_5 (md_5) / detail
#170 (Jun 9, 2016, 1:49:09 AM)
- Update to Minecraft 1.10 — md_5 (md_5) / detail
#169 (Jun 3, 2016, 11:33:08 AM)
- Rebuild patches — md_5 (md_5) / detail
#168 (May 19, 2016, 10:49:10 AM)
- Patch rebuild — md_5 (md_5) / detail
#167 (May 10, 2016, 11:51:08 AM)
- Minecraft 1.9.4 — md_5 (md_5) / detail
#166 (May 7, 2016, 6:39:08 AM)
- Rebuild patches — md_5 (md_5) / detail
#165 (Apr 24, 2016, 2:34:08 AM)
- SPIGOT-2210: Still use Sonatype OSS pom parent — md_5 (md_5) / detail
#164 (Apr 23, 2016, 2:43:06 AM)
- Don't tick blocks if neighbor chunks aren't loaded — md_5 (md_5) / detail
- Update parent pom for Spigot — md_5 (md_5) / detail
#163 (Apr 11, 2016, 9:19:09 AM)
- Add ChatMessageType to Player.spigot().sendMessage() — md_5 (md_5) / detail
#162 (Apr 6, 2016, 12:48:10 PM)
- Rebuild patches — md_5 (md_5) / detail
#161 (Apr 4, 2016, 7:27:06 AM)
- SPIGOT-2090: Change how move wrongly threshold is applied — md_5 (md_5) / detail
#160 (Apr 1, 2016, 10:28:07 PM)
- Rebuild patches — Thinkofdeath (Thinkofdeath) / detail
#159 (Apr 1, 2016, 10:00:09 AM)
- Rebuild patches — Thinkofdeath (Thinkofdeath) / detail
#158 (Apr 1, 2016, 9:26:09 AM)
#157 (Mar 30, 2016, 9:57:09 PM)
- Update to Minecraft 1.9.2 — Thinkofdeath (Thinkofdeath) / detail
#156 (Mar 30, 2016, 4:01:08 PM)
- Rebuild patches — Thinkofdeath (Thinkofdeath) / detail
#155 (Mar 30, 2016, 3:05:07 PM)
- Rebuild patches — Thinkofdeath (Thinkofdeath) / detail
#154 (Mar 27, 2016, 9:38:06 AM)
- Update patches for changes — md_5 (md_5) / detail
#153 (Mar 26, 2016, 11:12:08 PM)
- Patch rebuild — md_5 (md_5) / detail
#152 (Mar 26, 2016, 3:17:08 AM)
- SPIGOT-2055: Movement configuration — md_5 (md_5) / detail
#151 (Mar 25, 2016, 10:06:10 PM)
- SPIGOT-2047: Make sure floating point arithmetic is used for growth — md_5 (md_5) / detail
#150 (Mar 22, 2016, 8:35:08 PM)
- Rebuild patches — md_5 (md_5) / detail
#149 (Mar 20, 2016, 12:31:09 AM)
- Rebuild patches. — md_5 (md_5) / detail
#148 (Mar 19, 2016, 8:39:10 AM)
- Optimize Navigation Listener — md_5 (md_5) / detail
#147 (Mar 19, 2016, 3:47:09 AM)
- Rebuild patches — md_5 (md_5) / detail
#146 (Mar 18, 2016, 9:39:07 PM)
- SPIGOT-1964: Remove 1.9.1 patch — md_5 (md_5) / detail
#145 (Mar 18, 2016, 3:43:08 AM)
- SPIGOT-1953: Don't copy NavigationListener Map on Iteration. — md_5 (md_5) / detail
#144 (Mar 15, 2016, 8:16:06 PM)
- Rebuild patches. — md_5 (md_5) / detail
#143 (Mar 14, 2016, 5:58:07 AM)
- Patch rebuild — md_5 (md_5) / detail
#142 (Mar 12, 2016, 10:03:07 AM)
- Fix patch conflicts — md_5 (md_5) / detail
#141 (Mar 12, 2016, 1:40:10 AM)
- Patch rebuild. — md_5 (md_5) / detail
#140 (Mar 12, 2016, 12:25:09 AM)
- Fix patch conflicts. — md_5 (md_5) / detail
#139 (Mar 11, 2016, 9:17:09 PM)
- Patch rebuild. — md_5 (md_5) / detail
#138 (Mar 10, 2016, 5:26:09 AM)
- SPIGOT-1864: Improve entity collision capping — md_5 (md_5) / detail
#137 (Mar 10, 2016, 5:24:09 AM)
- SPIGOT-1864: Improve entity collision capping — md_5 (md_5) / detail
#136 (Mar 7, 2016, 11:17:08 AM)
- SPIGOT-1814: Crop growth rates inverted. — md_5 (md_5) / detail
#135 (Mar 7, 2016, 8:53:07 AM)
- Rebuild patches — md_5 (md_5) / detail
#134 (Mar 6, 2016, 5:44:10 AM)
- Patch rebuild — md_5 (md_5) / detail
#133 (Mar 6, 2016, 3:37:06 AM)
- Patch rebuild — md_5 (md_5) / detail
#132 (Mar 5, 2016, 7:52:10 AM)
- Patch rebuild — md_5 (md_5) / detail
#131 (Mar 5, 2016, 5:39:09 AM)
- Correct syncChunkLoadPostTimer stop position. — md_5 (md_5) / detail
#130 (Mar 4, 2016, 5:20:08 AM)
- BUILDTOOLS-203: Fix invalid javadoc — md_5 (md_5) / detail
#129 (Mar 4, 2016, 4:27:08 AM)
- Rebuild patches. — md_5 (md_5) / detail
#128 (Mar 3, 2016, 9:23:08 AM)
- Add missed chunkGC timings start — md_5 (md_5) / detail
#127 (Mar 3, 2016, 8:47:07 AM)
- SPIGOT-1672: Implement regressed SpawnerSpawnEvent — md_5 (md_5) / detail
#126 (Mar 3, 2016, 6:05:07 AM)
- Rebuild patches. — md_5 (md_5) / detail
#125 (Mar 2, 2016, 9:29:09 PM)
- SPIGOT-1637: Update bungeecord-chat to 1.9-SNAPSHOT — md_5 (md_5) / detail
- Patch rebuild. — md_5 (md_5) / detail
#124 (Mar 1, 2016, 7:42:10 PM)
- SPIGOT-1584: Entity mount / dismount events are backwards — md_5 (md_5) / detail
#123 (Mar 1, 2016, 7:40:10 PM)
- Rebuild patches. — md_5 (md_5) / detail
#122 (Mar 1, 2016, 6:37:07 AM)
- Rebuild patches — md_5 (md_5) / detail
#121 (Mar 1, 2016, 3:48:06 AM)
- SPIGOT-1546: Use isPassenger, not misleading getVehicle — md_5 (md_5) / detail
#120 (Mar 1, 2016, 12:28:10 AM)
- Patch rebuild — md_5 (md_5) / detail
#119 (Mar 1, 2016, 12:24:10 AM)
- Patch rebuild. — md_5 (md_5) / detail
#118 (Mar 1, 2016, 12:10:10 AM)
- Fix accidental omission of R revision number in version. — md_5 (md_5) / detail
#117 (Feb 29, 2016, 10:34:10 PM)
- Update to Minecraft 1.9 — md_5 (md_5) / detail
#116 (Feb 21, 2016, 8:23:06 AM)
- SPIGOT-1499: Outdated server message not working — md_5 (md_5) / detail
#115 (Oct 26, 2015, 4:51:06 AM)
- SPIGOT-596: Fix EntityDismountEvent — md_5 (md_5) / detail
#114 (Oct 7, 2015, 6:25:06 AM)
- Fix incorrect logic in entity tick limiter to match tile entity tick — md_5 (md_5) / detail
#113 (Oct 3, 2015, 1:52:08 AM)
- SPIGOT-1208: Don't skip ticks for explosive creepers. — md_5 (md_5) / detail
#112 (Sep 10, 2015, 6:49:09 AM)
- Optimize Chunk Saving Memory Allocation and Compression — md_5 (md_5) / detail
- Don't sleep between chunk saves — md_5 (md_5) / detail
#111 (Sep 1, 2015, 8:09:07 AM)
- Rebuild patches. — md_5 (md_5) / detail
#110 (Aug 7, 2015, 5:35:06 AM)
- SPIGOT-1117: Barrier blocks are transparent for xray purposes — md_5 (md_5) / detail
#109 (Jul 31, 2015, 8:39:07 AM)
- Ensure that inactiveTick on EntityItem obeys magic values for age and — md_5 (md_5) / detail
#108 (Jul 30, 2015, 7:26:08 AM)
- Update for latest CraftBukkit changes. — md_5 (md_5) / detail
#107 (Jul 27, 2015, 12:23:07 PM)
- Update to Minecraft 1.8.8 (Pre-)Release. — md_5 (md_5) / detail
#106 (Jul 23, 2015, 8:48:07 PM)
- SPIGOT-1050: Add a missing case in the disable usercache saving option — Thinkofdeath (Thinkofdeath) / detail
#105 (Jul 23, 2015, 6:24:10 AM)
- Don't allow sendPacket once disconnect has been processed. — md_5 (md_5) / detail
#104 (Jul 22, 2015, 9:05:07 AM)
- Clear Packet Queue on Disconnect — md_5 (md_5) / detail
#103 (Jul 22, 2015, 9:01:07 AM)
- Add an as bungee method to the Bukkit ChatColor enum — md_5 (md_5) / detail
#102 (Jul 21, 2015, 8:19:08 AM)
- SPIGOT-1062: Update POM repo URL. — md_5 (md_5) / detail
#101 (Jul 13, 2015, 9:23:09 AM)
- Add note about BungeeCord when in offline mode. — md_5 (md_5) / detail
#100 (Jul 13, 2015, 9:13:09 AM)
- SPIGOT-997: Add restart API for server. — md_5 (md_5) / detail
#99 (Jul 13, 2015, 9:06:08 AM)
- Use Map for getPlayer(String) lookup. — md_5 (md_5) / detail
#98 (Jul 12, 2015, 10:00:10 AM)
- Rebuild patches for updates. — md_5 (md_5) / detail
#97 (Jul 10, 2015, 12:34:07 PM)
- Fix conflicts. — md_5 (md_5) / detail
#96 (Jun 20, 2015, 11:25:07 PM)
- Rebuild patches. — md_5 (md_5) / detail
#95 (Jun 16, 2015, 9:26:07 AM)
- Add a missing Spigot comment — Thinkofdeath (Thinkofdeath) / detail
#94 (Jun 16, 2015, 9:22:07 AM)
- Remove a special case in vanilla's chunk saving as it interferes with — Thinkofdeath (Thinkofdeath) / detail
#93 (Jun 8, 2015, 11:17:09 PM)
- Fix patches from camera API — md_5 (md_5) / detail
#92 (Jun 7, 2015, 10:04:09 AM)
- Remove UserCache import as it is used now. — md_5 (md_5) / detail
#91 (Jun 6, 2015, 9:48:06 AM)
- Fix merge conflicts from access transform update. — md_5 (md_5) / detail
#90 (Jun 5, 2015, 11:00:13 AM)
- Update to Minecraft 1.8.7 — md_5 (md_5) / detail
#89 (Jun 5, 2015, 10:05:18 AM)
- Update patch so that systems without old blobs can merge. — md_5 (md_5) / detail
- Rebuild patches for scoreboard API pull to Bukkit. — md_5 (md_5) / detail
- SPIGOT-945 - random light ticking not called whenoptimal chunks is zero. — md_5 (md_5) / detail
- Remove custom links patch. — md_5 (md_5) / detail
- Fix map decorations to store UUIDs internally. — md_5 (md_5) / detail
#88 (May 26, 2015, 8:13:58 PM)
- SPIGOT-929: Remove the hopper ticks patch — Thinkofdeath (Thinkofdeath) / detail
#87 (May 26, 2015, 1:45:57 PM)
- SPIGOT-927: Only schedule ticks for blocks in loaded chunks — Thinkofdeath (Thinkofdeath) / detail
#86 (May 26, 2015, 9:16:57 AM)
- Add back hopper tick scheduling — md_5 (md_5) / detail
#85 (May 26, 2015, 9:13:57 AM)
- Fix crop growth patch — md_5 (md_5) / detail
#84 (May 26, 2015, 8:58:57 AM)
- Added growth rate modifier to NetherWart — md_5 (md_5) / detail
#83 (May 26, 2015, 8:55:57 AM)
- Allow specifying location of spigot.yml — md_5 (md_5) / detail
#82 (May 26, 2015, 8:54:57 AM)
- Fixes SPIGOT-906 - issue with the grammar used in timings command. — md_5 (md_5) / detail
#81 (May 25, 2015, 12:08:00 PM)
- Update to Minecraft 1.8.6 — md_5 (md_5) / detail
#80 (May 22, 2015, 2:07:57 PM)
- Update to 1.8.5 — Thinkofdeath (Thinkofdeath) / detail
#79 (May 17, 2015, 9:55:02 AM)
- Update to 1.8.4 — Thinkofdeath (Thinkofdeath) / detail
#77 (May 17, 2015, 9:41:57 AM)
- Update to 1.8.4 — Thinkofdeath (Thinkofdeath) / detail
#76 (May 2, 2015, 11:09:04 PM)
- Fix tile tick capping variable becoming out of sync — md_5 (md_5) / detail
#75 (Apr 20, 2015, 9:12:57 AM)
- Fix exiting due to count condition eating packets. — md_5 (md_5) / detail
#74 (Apr 20, 2015, 8:50:57 AM)
- Fix a deadlock that could happen in offline mode when shutting down the — Thinkofdeath (Thinkofdeath) / detail
#73 (Apr 19, 2015, 10:21:59 AM)
- Use CLQ for main thread tasks. — md_5 (md_5) / detail
#72 (Apr 16, 2015, 9:35:57 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#71 (Apr 16, 2015, 4:40:56 PM)
- Improve NBTReadLimiter — Thinkofdeath (Thinkofdeath) / detail
#70 (Apr 16, 2015, 10:20:56 AM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#69 (Apr 9, 2015, 3:45:59 AM)
- Rebuild #3 — md_5 (md_5) / detail
#68 (Apr 9, 2015, 3:41:59 AM)
- Rebuild #2 — md_5 (md_5) / detail
- Rebuild #2 — md_5 (md_5) / detail
#67 (Apr 9, 2015, 3:19:59 AM)
- Hash rebuild — md_5 (md_5) / detail
#66 (Apr 9, 2015, 12:23:59 AM)
- SPIGOT-750: Barrier blocks are transparent for xray purposes — md_5 (md_5) / detail
#65 (Apr 5, 2015, 3:09:59 PM)
- Patch rebuild — Thinkofdeath (Thinkofdeath) / detail
#64 (Mar 24, 2015, 8:45:56 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#63 (Mar 22, 2015, 7:51:00 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#62 (Mar 19, 2015, 9:32:56 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#61 (Mar 17, 2015, 9:22:56 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#60 (Mar 16, 2015, 7:47:58 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#59 (Mar 16, 2015, 4:15:57 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#58 (Mar 16, 2015, 10:21:56 AM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#57 (Mar 15, 2015, 10:18:59 PM)
- Add missing mc-dev import — Thinkofdeath (Thinkofdeath) / detail
#56 (Mar 15, 2015, 10:10:59 PM)
- SPIGOT-709: Extend the block place limit to arm swings — Thinkofdeath (Thinkofdeath) / detail
#55 (Mar 15, 2015, 9:45:59 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#54 (Mar 13, 2015, 7:12:56 AM)
- SPIGOT-660 remove unrequired patch. — md_5 (md_5) / detail
#53 (Mar 11, 2015, 10:20:00 AM)
- Patch rebuild — Thinkofdeath (Thinkofdeath) / detail
#52 (Mar 8, 2015, 12:43:56 PM)
- Disable hopper check configuring, breaks various hopper machines — Thinkofdeath (Thinkofdeath) / detail
#51 (Mar 8, 2015, 11:05:56 AM)
- Rebuild patches — Thinkofdeath (Thinkofdeath) / detail
#50 (Mar 7, 2015, 3:48:58 PM)
- Fix null pointer issue with async skull converting — Thinkofdeath (Thinkofdeath) / detail
#49 (Mar 7, 2015, 1:34:58 PM)
- Fix the player's uuid being null in Bungee mode/offline mode — Thinkofdeath (Thinkofdeath) / detail
#48 (Mar 7, 2015, 9:38:58 AM)
- Update to Minecraft 1.8.3 — Thinkofdeath (Thinkofdeath) / detail
#47 (Feb 27, 2015, 8:21:59 PM)
#46 (Feb 26, 2015, 10:36:09 AM)
- Patch rebuild. — md_5 (md_5) / detail
#45 (Feb 22, 2015, 11:06:07 AM)
- Fix a possible edge case with the ticking changes by delaying removal — Thinkofdeath (Thinkofdeath) / detail
#44 (Feb 22, 2015, 1:22:06 AM)
- Use FastMatches for ItemStack Dirty Check — md_5 (md_5) / detail
#43 (Feb 22, 2015, 12:57:06 AM)
- Allow Capping (Tile)Entity Tick Time. — md_5 (md_5) / detail
#42 (Feb 20, 2015, 4:34:07 PM)
- SPIGOT-593: Fix a mistake with the EntitySlice patch — Thinkofdeath (Thinkofdeath) / detail
#41 (Feb 20, 2015, 10:32:06 AM)
- Fix compile of activation range, oops — md_5 (md_5) / detail
#40 (Feb 20, 2015, 10:28:06 AM)
- Use Standard List for EntitySlices. — md_5 (md_5) / detail
#39 (Feb 18, 2015, 10:19:05 AM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#38 (Feb 15, 2015, 1:51:10 AM)
- More conflict resolution. — md_5 (md_5) / detail
#37 (Feb 15, 2015, 1:47:10 AM)
- Fix merge conflicts. — md_5 (md_5) / detail
#36 (Feb 13, 2015, 9:46:06 PM)
- Fix entity activation range for fireworks and items — Thinkofdeath (Thinkofdeath) / detail
#35 (Feb 12, 2015, 2:20:07 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#34 (Feb 6, 2015, 10:12:09 AM)
- SPIGOT-522: Remove the global api cache option — Thinkofdeath (Thinkofdeath) / detail
#33 (Jan 30, 2015, 9:33:07 AM)
- Fix the 'Remove uneeded validation' patch — Thinkofdeath (Thinkofdeath) / detail
#32 (Jan 25, 2015, 2:41:09 PM)
- Fix merge conflicts — Thinkofdeath (Thinkofdeath) / detail
#31 (Jan 25, 2015, 2:33:09 PM)
- SPIGOT-459: Update the structure saving warning — Thinkofdeath (Thinkofdeath) / detail
#30 (Jan 24, 2015, 11:35:07 PM)
- Fix merge conflicts. — md_5 (md_5) / detail
#29 (Jan 24, 2015, 1:03:08 AM)
- Fix applyPatches.sh not correctly pulling bukkit updates — Thinkofdeath (Thinkofdeath) / detail
#28 (Jan 18, 2015, 6:29:07 PM)
- Me and windows are not getting along — Thinkofdeath (Thinkofdeath) / detail
#27 (Jan 18, 2015, 6:20:07 PM)
- Whoops — Thinkofdeath (Thinkofdeath) / detail
#26 (Jan 18, 2015, 6:14:07 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#25 (Jan 16, 2015, 11:10:07 PM)
- Merge — md_5 (md_5) / detail
#24 (Jan 16, 2015, 11:06:06 PM)
- SPIGOT-326: Fix an overflow issue which caused particles to only show in — Thinkofdeath (Thinkofdeath) / detail
#23 (Jan 16, 2015, 3:55:09 AM)
- Merge in changes. — md_5 (md_5) / detail
#22 (Jan 12, 2015, 9:12:07 AM)
- Allow sun JVM classes for Spigot — md_5 (md_5) / detail
#21 (Jan 12, 2015, 9:06:07 AM)
- Upstream merge. — md_5 (md_5) / detail
#20 (Jan 12, 2015, 12:36:06 AM)
- SPIGOT-401: Add async catcher for mob effects. — md_5 (md_5) / detail
#19 (Jan 9, 2015, 12:12:07 AM)
- Fix patches — md_5 (md_5) / detail
#18 (Jan 5, 2015, 3:34:10 AM)
- Upstream merge. — md_5 (md_5) / detail
#17 (Jan 4, 2015, 11:30:09 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#16 (Jan 4, 2015, 12:21:07 PM)
- Fix missing new lines in a few patches — Thinkofdeath (Thinkofdeath) / detail
#15 (Dec 30, 2014, 6:07:07 PM)
- World is null when a chunk is first loaded — Thinkofdeath (Thinkofdeath) / detail
#14 (Dec 27, 2014, 9:09:08 PM)
- Disable Explosion avoiding for all mobs — Thinkofdeath (Thinkofdeath) / detail
#13 (Dec 26, 2014, 10:10:06 PM)
- Fix arrows despawning quicker than intended — Thinkofdeath (Thinkofdeath) / detail
#12 (Dec 26, 2014, 10:01:06 PM)
- Upstream merge — Thinkofdeath (Thinkofdeath) / detail
#11 (Dec 25, 2014, 12:35:07 PM)
- Bump maven plugin versions — Thinkofdeath (Thinkofdeath) / detail
#10 (Dec 25, 2014, 12:09:09 AM)
- Remove the SneakyThrow class as we have a pure java version — Thinkofdeath (Thinkofdeath) / detail
#9 (Dec 23, 2014, 10:10:07 PM)
- Fix conflicts. — md_5 (md_5) / detail
#8 (Dec 20, 2014, 10:01:07 PM)
- Fix Entity Activation Range — md_5 (md_5) / detail
#7 (Dec 20, 2014, 9:57:07 PM)
- Fix Fireworks on edge of unloaded chunks issue — md_5 (md_5) / detail
#6 (Dec 20, 2014, 9:55:07 PM)
- SPIGOT-239 - Fix playEffect in CraftPlayer — md_5 (md_5) / detail
#5 (Dec 18, 2014, 11:03:06 PM)
- Fix patch. — unconfigured / detail
#4 (Dec 18, 2014, 10:06:06 PM)
- Remove update depends patch. — md_5 (md_5) / detail
#3 (Dec 18, 2014, 10:31:10 AM)
- Fix merge conflicts. — md_5 (md_5) / detail
#2 (Dec 18, 2014, 12:14:08 AM)
- Fix conflicts — md_5 (md_5) / detail