CraftBukkit/Spigot
20992162c0
SPIGOT-7225: FireworkMeta#getPower() can throw a NullPointerException for items with no power set
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2023-01-03 08:04:16 +11:00
CraftBukkit/Spigot
2d8592203b
SPIGOT-7221: Add Enemy (Entity) interface
...
By: ShaneBee <shanebolenback@me.com>
2022-12-31 10:24:09 +11:00
CraftBukkit/Spigot
be664f5cc4
#1125 : Add support for NoteBlock sounds in Skulls
...
By: Doc <nachito94@msn.com>
2022-12-23 12:26:06 +11:00
CraftBukkit/Spigot
7f7ce313db
SPIGOT-7212: Allow negative firework power
...
By: md_5 <git@md-5.net>
2022-12-23 11:46:35 +11:00
CraftBukkit/Spigot
70cbc21972
SPIGOT-7211: generateTree() with Consumer or Predicate is broken
...
By: md_5 <git@md-5.net>
2022-12-23 11:36:46 +11:00
CraftBukkit/Spigot
0a3b1d16c4
Increase outdated build delay
...
By: md_5 <git@md-5.net>
2022-12-21 18:36:51 +11:00
CraftBukkit/Spigot
bd71072036
SPIGOT-7210: Fix structures in custom worlds
...
By: md_5 <git@md-5.net>
2022-12-16 11:13:10 +11:00
CraftBukkit/Spigot
eb88aa7b90
SPIGOT-7207: WorldCreator creates world as super flat even when normal is specified
...
By: md_5 <git@md-5.net>
2022-12-14 13:47:32 +11:00
CraftBukkit/Spigot
4fcfe1390d
#1123 : Add PrepareGrindstoneEvent
...
By: FreeSoccerHDX <freesoccerhdx@gmail.com>
2022-12-13 19:28:47 +11:00
CraftBukkit/Spigot
37d4b08ff4
#1121 : Add unit test for spawn egg meta
...
By: Doc <nachito94@msn.com>
2022-12-13 19:04:30 +11:00
CraftBukkit/Spigot
499e743516
Increase outdated build delay
...
By: md_5 <git@md-5.net>
2022-12-13 18:51:42 +11:00
CraftBukkit/Spigot
1c2a27790b
SPIGOT-7201: Spawner ItemMeta not working as expected
...
By: md_5 <git@md-5.net>
2022-12-11 08:40:57 +11:00
CraftBukkit/Spigot
644b6c302a
SPIGOT-7196: Exception loading alternate worlds
...
By: md_5 <git@md-5.net>
2022-12-08 18:02:21 +11:00
CraftBukkit/Spigot
3b551e84ca
SPIGOT-7198: Add Sittable interface to Camel
...
By: md_5 <git@md-5.net>
2022-12-08 17:53:57 +11:00
CraftBukkit/Spigot
2111d3575c
#1121 : Handle additional missing SpawnEggs in MetaSpawnEgg
...
By: Doc <nachito94@msn.com>
2022-12-08 17:50:40 +11:00
CraftBukkit/Spigot
4a09aaa914
Handle missing SpawnEggs in MetaSpawnEgg
...
By: Doc <nachito94@msn.com>
2022-12-07 19:27:20 -03:00
CraftBukkit/Spigot
8b26bb8f3e
Update to Minecraft 1.19.3
...
By: md_5 <git@md-5.net>
2022-12-08 03:00:00 +11:00
CraftBukkit/Spigot
a13136ada2
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2022-12-08 03:00:00 +11:00
CraftBukkit/Spigot
0aece55e50
SPIGOT-6765: Pass WorldInfo, Random and coordinates to ChunkGenerator should methods
...
By: DerFrZocker <derrieple@gmail.com>
2022-11-15 17:56:51 +11:00
CraftBukkit/Spigot
76f35527a4
SPIGOT-7170: Cannot set slots in custom smithing inventory
...
By: md_5 <git@md-5.net>
2022-10-28 20:33:21 +11:00
CraftBukkit/Spigot
532c51f79d
SPIGOT-7174: Avoid adding air to CraftMetaBundle
...
By: Doc <nachito94@msn.com>
2022-10-28 19:57:22 +11:00
CraftBukkit/Spigot
5d713025af
SPIGOT-7163: CraftMerchantRecipe doesn't copy demand and specialPrice from BukkitMerchantRecipe
...
By: md_5 <git@md-5.net>
2022-10-02 09:13:14 +11:00
CraftBukkit/Spigot
159ae52462
#1107 : Add getHand() to all relevant events
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-10-02 09:07:14 +11:00
CraftBukkit/Spigot
b42b04fecd
SPIGOT-2620: Add Player#sendBlockChanges()
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-09-24 11:05:14 +10:00
CraftBukkit/Spigot
63e45760a3
Add support for Java 19
...
By: md_5 <git@md-5.net>
2022-09-21 06:56:58 +10:00
CraftBukkit/Spigot
61e6302177
#1110 : Make CraftMapColorCache more thread safe
...
By: DerFrZocker <derrieple@gmail.com>
2022-09-21 06:54:55 +10:00
CraftBukkit/Spigot
c38953dda8
SPIGOT-7160: LootTable.fillInventory() is not considered a plugin-issued event
...
By: Doc <nachito94@msn.com>
2022-09-19 21:43:51 +10:00
CraftBukkit/Spigot
7d96f4be6d
SPIGOT-3842: Add Player#fireworkBoost() and expand Firework API
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-09-12 19:04:24 +10:00
CraftBukkit/Spigot
d41367ee6d
#1100 : Add methods to get sounds from entities
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-09-11 22:24:15 +10:00
CraftBukkit/Spigot
803175b864
SPIGOT-7146: Reduce use of Material switch in ItemMeta
...
The Java compiler expands switch statements into a synthetic method that generates an int array with the enum's ordinal. For small enums this is fine, but with an enum as large as Material, this can add over one hundred thousand additional bytes of data. This unnecessarily increases CraftBukkit's overall file size by over 2MB. Where possible, simple conditions are returned. In cases where more than 2 constants are referenced, a HashSet is used (as opposed to an EnumSet which generates a large backing array into memory).
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-09-11 10:26:21 +10:00
CraftBukkit/Spigot
2935ef7994
#1101 : Implement LivingEntity#canBreatheUnderwater()
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-09-04 21:34:21 +10:00
CraftBukkit/Spigot
b09234ee3f
SPIGOT-7131: Chunk snapshot returned by World#getEmptyChunkSnapshot(int,int,boolean,boolean) thinks every block has PLAINS biome
...
By: DerFrZocker <derrieple@gmail.com>
2022-08-30 21:50:52 +10:00
CraftBukkit/Spigot
8f8c4a60b5
SPIGOT-5761: initSettings is not a recognized option
...
By: DerFrZocker <derrieple@gmail.com>
2022-08-30 21:50:50 +10:00
CraftBukkit/Spigot
1f6474676c
Increase outdated build delay
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-08-27 20:32:46 -04:00
CraftBukkit/Spigot
08fef325cc
#1060 : Add more Warden methods
...
By: Doc <nachito94@msn.com>
2022-08-20 16:28:21 +10:00
CraftBukkit/Spigot
1169e7473c
#1097 : CraftThrownPotion now extends CraftThrowableProjectile
...
By: Martoph <sager1018@gmail.com>
2022-08-17 19:51:58 +10:00
CraftBukkit/Spigot
b3585dbf1f
SPIGOT-7138: Can't retrieve pixel color from map
...
By: DerFrZocker <derrieple@gmail.com>
2022-08-16 19:38:09 +10:00
CraftBukkit/Spigot
5fa8a6d631
SPIGOT-7089: Crash when command blocks attempt to load worlds
...
By: md_5 <git@md-5.net>
2022-08-14 10:46:41 +10:00
CraftBukkit/Spigot
06a34ebbdd
SPIGOT-2450: Improve scoreboard criteria API, add missing DisplaySlots
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-08-08 21:50:13 +10:00
CraftBukkit/Spigot
ba6d980d80
SPIGOT-7122: New Allay Methods from 1.19.1
...
By: Doc <nachito94@msn.com>
2022-08-08 21:39:21 +10:00
CraftBukkit/Spigot
808a4dedfe
Update to Minecraft 1.19.2
...
By: md_5 <git@md-5.net>
2022-08-06 07:40:00 +10:00
CraftBukkit/Spigot
c6b9050486
SPIGOT-7109: Add WorldBorder#setSize using TimeUnit
...
By: Doc <nachito94@msn.com>
2022-08-04 20:31:05 +10:00
CraftBukkit/Spigot
cb4c71bc0d
Re-enable outdated build delay
...
By: md_5 <git@md-5.net>
2022-07-29 16:14:40 +10:00
CraftBukkit/Spigot
70f4545a45
SPIGOT-7125: Command execution exceptions are not logged
...
By: md_5 <git@md-5.net>
2022-07-29 16:13:34 +10:00
CraftBukkit/Spigot
8e9f13befb
SPIGOT-7123: NullPointerException thrown by Player#chat method
...
By: md_5 <git@md-5.net>
2022-07-29 16:04:07 +10:00
CraftBukkit/Spigot
f8db65033c
Update to Minecraft 1.19.1
...
By: md_5 <git@md-5.net>
2022-07-28 04:00:00 +10:00
CraftBukkit/Spigot
d236296888
#1090 : Remove no longer needed world reference from CraftMerchantCustom
...
By: blablubbabc <lukas@wirsindwir.de>
2022-07-25 18:00:57 +10:00
CraftBukkit/Spigot
0424133c43
SPIGOT-7115: Support hex color codes in custom merchant inventory titles
...
By: blablubbabc <lukas@wirsindwir.de>
2022-07-25 18:00:55 +10:00
CraftBukkit/Spigot
c739d45f4b
SPIGOT-5380, SPIGOT-6958, #1085 : Add some missing entity API
...
By: Ollie <69084614+olijeffers0n@users.noreply.github.com>
2022-07-21 21:01:28 +10:00
CraftBukkit/Spigot
10e81b4c37
SPIGOT-7069: Material.BARREL has Directional data class, should also be Openable
...
By: md_5 <git@md-5.net>
2022-07-10 15:10:07 +10:00
CraftBukkit/Spigot
7cdd598517
SPIGOT-7070: Material.SCULK_VEIN has Waterlogged data class, should also be MultipleFacing
...
By: md_5 <git@md-5.net>
2022-07-10 15:04:44 +10:00
CraftBukkit/Spigot
86d63605da
#1079 : Add support checking/survivability methods for BlockData
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-07-09 20:09:34 +10:00
CraftBukkit/Spigot
2f0d31aa17
SPIGOT-7083: Add Boat.WoodenType, Boat.Status; deprecate TreeSpecies
...
By: Doc <nachito94@msn.com>
2022-07-05 20:40:35 +10:00
CraftBukkit/Spigot
60fb93349f
SPIGOT-1729, SPIGOT-7090: Keep precision in teleportation between worlds
...
By: Doc <nachito94@msn.com>
2022-07-02 12:26:55 +10:00
CraftBukkit/Spigot
5377574bc2
SPIGOT-7071: Add Player#stopSound(SoundCategory category)
...
By: SkytAsul <skytasul@gmail.com>
2022-07-01 20:46:16 +10:00
CraftBukkit/Spigot
230282ea44
SPIGOT-7011, SPIGOT-7065: Overhaul of structures
...
By: DerFrZocker <derrieple@gmail.com>
2022-07-01 20:41:04 +10:00
CraftBukkit/Spigot
8bf76d9868
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2022-06-28 21:28:28 +10:00
CraftBukkit/Spigot
6e92592b55
SPIGOT-7068: SKULK and SKULK_VEIN BlockSpreadEvents Still do not reference the correct source (SKULK_CATALYST)
...
By: DerFrZocker <derrieple@gmail.com>
2022-06-19 21:48:24 +10:00
CraftBukkit/Spigot
100bb8f120
#1052 : Add option to use cached map color palette
...
This reduces the conversion time drastically with the cost of slightly more memory usage.
By: DerFrZocker <derrieple@gmail.com>
2022-06-18 21:13:42 +10:00
CraftBukkit/Spigot
40a58283ca
#1067 : Add preview chat option in ServerListPingEvent
...
By: Doc <nachito94@msn.com>
2022-06-18 20:55:26 +10:00
CraftBukkit/Spigot
63d419d302
#1066 : Add missing server properties methods from 1.19
...
By: Doc <nachito94@msn.com>
2022-06-18 20:49:03 +10:00
CraftBukkit/Spigot
8abaca5d3d
Increase outdated build delay
...
By: md_5 <git@md-5.net>
2022-06-15 20:10:51 +10:00
CraftBukkit/Spigot
df3ad38359
#1068 : Add Hangable interface to MangrovePropagule
...
By: chickeneer <emcchickeneer@gmail.com>
2022-06-12 18:19:01 +10:00
CraftBukkit/Spigot
46523c1525
SPIGOT-7051: Worldgen API does not run vanilla noise generation when shouldGenerateNoise is true
...
By: DerFrZocker <derrieple@gmail.com>
2022-06-10 19:08:36 +10:00
CraftBukkit/Spigot
d9d74754ba
SPIGOT-7043: EnderChest does not implement Lidded
...
By: md_5 <git@md-5.net>
2022-06-10 10:57:43 +10:00
CraftBukkit/Spigot
85ee50d5f1
SPIGOT-7047: Add Player#getLastDeathLocation
...
By: Doc <nachito94@msn.com>
2022-06-10 09:56:52 +10:00
CraftBukkit/Spigot
70106be465
SPIGOT-7050: Enchantment data of items will not be saved correctly when saved in YAML configuration file
...
By: md_5 <git@md-5.net>
2022-06-10 09:45:10 +10:00
CraftBukkit/Spigot
c67855f651
SPIGOT-5984: Add non deprecated / magic value way to set pixel in MapCanvas
...
By: DerFrZocker <derrieple@gmail.com>
2022-06-09 21:27:39 +10:00
CraftBukkit/Spigot
92822affe1
SPIGOT-7044: Modified RandomSourceWrapper to ensure random is not null before setting seed
...
By: Vatuu <21113232+Vatuu@users.noreply.github.com>
2022-06-09 21:06:03 +10:00
CraftBukkit/Spigot
d345226478
#1059 : Add DamageCause.SONIC_BOOM
...
By: Doc <nachito94@msn.com>
2022-06-09 21:04:03 +10:00
CraftBukkit/Spigot
5913ce98b9
SPIGOT-7042: Subtitle is always equal to title
...
By: md_5 <git@md-5.net>
2022-06-09 07:28:01 +10:00
CraftBukkit/Spigot
80188eac4e
Fix missing abstract in CraftLeaves
...
By: md_5 <git@md-5.net>
2022-06-08 17:37:43 +10:00
CraftBukkit/Spigot
b6c55ade98
SPIGOT-7038: Setting title or subtitle to empty string causes the player to disconnect
...
By: md_5 <git@md-5.net>
2022-06-08 17:34:21 +10:00
CraftBukkit/Spigot
5806a895dc
Make Leaves Waterlogged
...
By: md_5 <git@md-5.net>
2022-06-08 17:31:13 +10:00
CraftBukkit/Spigot
25f3b50f6b
Update to Minecraft 1.19
...
By: md_5 <git@md-5.net>
2022-06-08 02:00:00 +10:00
CraftBukkit/Spigot
91d9aa9a89
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2022-06-08 02:00:00 +10:00
CraftBukkit/Spigot
43ec2cdacc
#1055 : Use correct tile entity for trapped chest in CraftBlockStates
...
By: DerFrZocker <derrieple@gmail.com>
2022-06-06 08:30:54 +10:00
CraftBukkit/Spigot
ed74e7e047
#1050 : Expose more information about advancements
...
By: MartenM <marten.struijk@gmail.com>
2022-06-05 16:23:50 +10:00
CraftBukkit/Spigot
3bd1e295ea
#1047 : Support setting individual Wither head targets
...
By: Yannick Lamprecht <yannicklamprecht@live.de>
2022-05-17 19:27:01 +10:00
CraftBukkit/Spigot
ee1a8e3018
SPIGOT-7019: Add yaw in World#getSpawnLocation
...
By: Doc <nachito94@msn.com>
2022-05-13 11:24:17 +10:00
CraftBukkit/Spigot
27ea8b4a25
SPIGOT-7014: getLootTable API should not persistently update loot table
...
By: md_5 <git@md-5.net>
2022-05-09 18:13:06 +10:00
CraftBukkit/Spigot
98756897b7
#1046 : Make World implement Keyed
...
By: pop4959 <pop4959@gmail.com>
2022-05-09 18:07:51 +10:00
CraftBukkit/Spigot
aba0972e9a
#1045 : Revert changes to persistence required checks
...
By: DerFrZocker <derrieple@gmail.com>
2022-05-03 23:13:03 +10:00
CraftBukkit/Spigot
ed0354be30
SPIGOT-6992: Add LimitedLife/LifeTicks/Bound APIs to Vex
...
By: Doc <nachito94@msn.com>
2022-04-21 06:45:42 +10:00
CraftBukkit/Spigot
94eb19b9fc
Pass in SpawnReason rather than boolean
...
By: md_5 <git@md-5.net>
2022-04-18 11:05:15 +10:00
CraftBukkit/Spigot
14aabc2648
SPIGOT-7001: Fix entity already exists in CraftWorld#spawnFallingBlock
...
By: Doc <nachito94@msn.com>
2022-04-18 11:05:12 +10:00
CraftBukkit/Spigot
e935d60d1d
SPIGOT-6972: Root command nodes can leak to client
...
By: md_5 <git@md-5.net>
2022-04-17 18:57:35 +10:00
CraftBukkit/Spigot
ef79686997
#1033 : Add Villager#zombify
...
By: Doc <nachito94@msn.com>
2022-04-15 13:48:55 +10:00
CraftBukkit/Spigot
8400a7987a
#975 : Add method to read ItemStack input
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-04-15 12:54:08 +10:00
CraftBukkit/Spigot
b0e366dc99
SPIGOT-6829: Add per-player world border API
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-04-09 09:39:33 +10:00
CraftBukkit/Spigot
9cff7d3ca0
Java 18 support
...
By: md_5 <git@md-5.net>
2022-03-28 08:10:25 +11:00
CraftBukkit/Spigot
475d10469d
SPIGOT-6980: Since 1.18.2, World#isChunkLoaded returned false for chunks that have just been loaded (e.g. inside ChunkLoadEvent).
...
Some changes of the 1.18.2 update have been reverted to resolve this regression.
By: blablubbabc <lukas@wirsindwir.de>
2022-03-27 16:24:06 +11:00
CraftBukkit/Spigot
ec402c4974
Improve CreativeCategory conversion
...
By: md_5 <git@md-5.net>
2022-03-19 09:59:56 +11:00
CraftBukkit/Spigot
16d405ff1c
#1034 : Fix exception on init of CraftCreativeCategory
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-03-19 09:59:56 +11:00
CraftBukkit/Spigot
5fce26aed5
Add tests for material creative categories
...
By: md_5 <git@md-5.net>
2022-03-19 09:59:55 +11:00
CraftBukkit/Spigot
c46dd07f70
SPIGOT-6963: CraftMetaBlockState#getBlockState applied TileEntity ids without the minecraft namespace prefix.
...
This was able to cause issues when ItemStacks are being compared.
By: blablubbabc <lukas@wirsindwir.de>
2022-03-15 07:30:53 +11:00
CraftBukkit/Spigot
4703f2b200
SPIGOT-6895: Trees grown with applyBoneMeal() don't fire the StructureGrowthEvent
...
By: DerFrZocker <derrieple@gmail.com>
2022-03-13 07:47:56 +11:00
CraftBukkit/Spigot
cac50e9c55
SPIGOT-6961: Actually return a copy of the ItemMeta
...
By: DerFrZocker <derrieple@gmail.com>
2022-03-13 06:58:41 +11:00
CraftBukkit/Spigot
5abfb14c7f
Increase outdated build delay
...
By: md_5 <git@md-5.net>
2022-03-12 10:47:34 +11:00
CraftBukkit/Spigot
a429b2ad16
#1011 : Add Item Unlimited Lifetime APIs
...
By: Gero <gecam59@gmail.com>
2022-03-12 09:26:16 +11:00
CraftBukkit/Spigot
adb00c117d
#1023 : Improve consistency of tag API
...
By: Doc <nachito94@msn.com>
2022-03-06 16:24:58 +11:00
CraftBukkit/Spigot
33a94c62e0
SPIGOT-6957: Bad default value for WorldCreator#generatorSettings
...
By: md_5 <git@md-5.net>
2022-03-04 08:15:31 +11:00
CraftBukkit/Spigot
f43d18915d
#1022 : Fix get HighestBlockAt in chunk snapshot
...
By: Yannick Lamprecht <yannicklamprecht@live.de>
2022-03-04 08:12:00 +11:00
CraftBukkit/Spigot
a6639b358f
#876 : Add CreativeCategory API for Materials
...
By: Parker Hawke <hawkeboyz2@hotmail.com>
2022-03-03 18:55:51 +11:00
CraftBukkit/Spigot
59e5f5af8f
SPIGOT-6952: Tag#isTagged throws NullPointerException in 1.18.2
...
By: DerFrZocker <derrieple@gmail.com>
2022-03-01 21:02:14 +01:00
CraftBukkit/Spigot
9ee989ea81
Update to Minecraft 1.18.2
...
By: md_5 <git@md-5.net>
2022-03-01 02:00:00 +11:00
CraftBukkit/Spigot
bd40300a4f
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2022-03-01 02:00:00 +11:00
CraftBukkit/Spigot
22136f3a05
SPIGOT-6925: Add minecraft:match_tool in LootContext
...
By: Doc <nachito94@msn.com>
2022-02-21 10:52:08 +11:00
CraftBukkit/Spigot
c48241fce5
SPIGOT-6934: Bring plugin chunk tickets back in line with forceload tickets
...
By: md_5 <git@md-5.net>
2022-02-20 08:55:27 +11:00
CraftBukkit/Spigot
7fe2a47414
SPIGOT-6935: Make Arrow color nullable
...
By: Doc <nachito94@msn.com>
2022-02-19 09:36:08 +11:00
CraftBukkit/Spigot
b9534e1c48
#1009 : Add Furnace#getRecipesUsed
...
By: Doc <nachito94@msn.com>
2022-02-15 18:48:54 +11:00
CraftBukkit/Spigot
77b8e4803a
#1010 : Add PDC to World
...
By: DerFrZocker <derrieple@gmail.com>
2022-02-15 09:36:00 +11:00
CraftBukkit/Spigot
80e9699ccf
#1012 : Always save as skull owner and not as internal data
...
By: DerFrZocker <derrieple@gmail.com>
2022-02-13 20:52:46 +01:00
CraftBukkit/Spigot
8b46bfaaa2
SPIGOT-6927: Fix default value of spawn-limits in Worlds
...
By: Doc <nachito94@msn.com>
2022-02-07 18:03:56 -03:00
CraftBukkit/Spigot
314b83ffae
SPIGOT-6918: Add SpawnCategory API and configurations for Axolotls
...
By: Doc <nachito94@msn.com>
2022-02-07 18:47:27 +11:00
CraftBukkit/Spigot
08891a2e2f
#1002 : Add Player Profile API
...
Slight changes may occur as this API is stabilized.
This PR is based on work previously done by DerFrZocker in #938 .
By: blablubbabc <lukas@wirsindwir.de>
2022-02-03 09:25:39 +11:00
CraftBukkit/Spigot
0190fa68f9
Increase outdated build delay
...
By: md_5 <git@md-5.net>
2022-02-03 08:42:42 +11:00
CraftBukkit/Spigot
d5e124a72d
Clean up callBlockDamageEvent
...
By: md_5 <git@md-5.net>
2022-02-02 08:56:24 +11:00
CraftBukkit/Spigot
e664c2bf5f
SPIGOT-6910: Add BlockDamageAbortEvent
...
By: FreeSoccerHDX <unconfigured@null.spigotmc.org>
2022-02-02 08:56:23 +11:00
CraftBukkit/Spigot
df76a31fc1
#1000 : Add PlayerHideEntityEvent and PlayerShowEntityEvent
...
By: Gero <gecam59@gmail.com>
2022-02-01 18:01:05 +11:00
CraftBukkit/Spigot
99e0adb83b
SPIGOT-6891: Crash when importing 1.16 chunks with entities above the world, when a BlockPopulator is active
...
By: DerFrZocker <derrieple@gmail.com>
2022-01-30 10:52:42 +11:00
CraftBukkit/Spigot
f46c4e64ea
SPIGOT-6890: Add repair cost amount in AnvilInventory
...
By: Doc <nachito94@msn.com>
2022-01-26 09:30:35 +11:00
CraftBukkit/Spigot
2007d3c69f
#999 : Prevent non-item cooldowns
...
By: Doc <nachito94@msn.com>
2022-01-23 11:37:48 -03:00
CraftBukkit/Spigot
cf4feec6b5
SPIGOT-6639: During an EntityDamageEvent with damage from blocks, damaging any entity throws an error
...
By: DerFrZocker <derrieple@gmail.com>
2022-01-23 09:06:06 +11:00
CraftBukkit/Spigot
c5f623b0ac
SPIGOT-6902: (Unsupported) Load server as child of system classloader
...
This is an _unsupported_ feature and may be removed at a later date
By: md_5 <git@md-5.net>
2022-01-19 08:48:55 +11:00
CraftBukkit/Spigot
474603beb3
SPIGOT-6899: Add Player#getPreviousGameMode
...
By: Doc <nachito94@msn.com>
2022-01-17 10:12:15 +11:00
CraftBukkit/Spigot
4c024e72f9
SPIGOT-6901: Add Support for Random in methods for LootTable
...
By: Doc <nachito94@msn.com>
2022-01-17 10:09:52 +11:00
CraftBukkit/Spigot
db38e9a8f5
#987 : Add generateTree method with a predicate
...
By: DerFrZocker <derrieple@gmail.com>
2022-01-12 10:52:51 +11:00
CraftBukkit/Spigot
9b581cce11
#990 : Add playSound with Entity as source
...
By: Gero <gecam59@gmail.com>
2022-01-11 18:53:45 +11:00
CraftBukkit/Spigot
602f8cb433
#989 : Add PDC to Structures
...
By: Martoph <sager1018@gmail.com>
2022-01-07 09:43:05 +11:00
CraftBukkit/Spigot
46f0dde817
SPIGOT-5339, SPIGOT-6252, SPIGOT-6777: Only cancel knockback if the damage event was canceled
...
By: DerFrZocker <derrieple@gmail.com>
2022-01-03 18:07:01 +01:00
CraftBukkit/Spigot
c0b8deb846
Put Discord rather than IRC in config files
...
By: md_5 <git@md-5.net>
2022-01-03 08:21:46 +11:00
CraftBukkit/Spigot
bde37a649c
#378 : Add API to check and set if horses are grazing hay
...
By: Matthew <stteg@hotmail.com>
2022-01-01 09:58:04 +11:00
CraftBukkit/Spigot
1fa87773be
#374 : Add isJohnny / setJohnny for Vindicator
...
By: Matthew <stteg@hotmail.com>
2022-01-01 09:58:04 +11:00
CraftBukkit/Spigot
179dbe9592
#373 : Add trap related methods to SkeletonHorse
...
By: Matthew <stteg@hotmail.com>
2022-01-01 09:58:04 +11:00
CraftBukkit/Spigot
751a5601b8
Fix map colour not being marked as a handled tag
...
By: md_5 <git@md-5.net>
2021-12-30 10:14:08 +11:00
CraftBukkit/Spigot
1eaf82a627
Make EnderDragon extend/implement Mob
...
By: md_5 <git@md-5.net>
2021-12-30 09:35:50 +11:00
CraftBukkit/Spigot
5a3105919b
Add self-riding check to Entity#addPassenger
...
By: md_5 <git@md-5.net>
2021-12-29 10:48:15 +11:00
CraftBukkit/Spigot
23b34c080b
#978 : Add Material#getDefaultAttributeModifiers
...
By: coll1234567 <joshl5324@gmail.com>
2021-12-24 12:06:26 +11:00
CraftBukkit/Spigot
edea21b253
SPIGOT-6789: Improve resource pack related API
...
By: Patrick Choe <mailpatrickkr@gmail.com>
2021-12-18 11:46:17 +11:00
CraftBukkit/Spigot
3736fd83de
SPIGOT-6836: Add more API methods in MerchantRecipe
...
By: Doc <nachito94@msn.com>
2021-12-18 11:44:34 +11:00
CraftBukkit/Spigot
13aa9b7211
SPIGOT-6778: Block#beakNaturally doesn't drop items in chests
...
By: DerFrZocker <derrieple@gmail.com>
2021-12-18 11:34:20 +11:00
CraftBukkit/Spigot
96c615d4b8
SPIGOT-6843: Wrong PLAINS biome during custom chunk generation
...
By: DerFrZocker <derrieple@gmail.com>
2021-12-18 11:33:22 +11:00
CraftBukkit/Spigot
ef17571a38
SPIGOT-6851: removeRecipe not unregistering recipe ID
...
By: md_5 <git@md-5.net>
2021-12-13 11:25:22 +11:00
CraftBukkit/Spigot
667cb32115
Update to Minecraft 1.18.1
...
By: md_5 <git@md-5.net>
2021-12-11 00:11:02 +11:00
CraftBukkit/Spigot
aa726a99dc
Remove outdated build delay.
...
By: md_5 <git@md-5.net>
2021-12-11 00:11:02 +11:00
CraftBukkit/Spigot
9f768b5caf
SPIGOT-6840: Fire resistance potion effect does not prevent melt damage of snow golem
...
By: Doc <nachito94@msn.com>
2021-12-10 09:01:47 +11:00
CraftBukkit/Spigot
6b9458a6a7
Disable log4j message formatting
...
By: md_5 <git@md-5.net>
2021-12-10 07:31:27 +11:00
CraftBukkit/Spigot
4d40ab4eec
Increase outdated build delay
...
By: md_5 <git@md-5.net>
2021-12-09 16:02:04 +11:00
CraftBukkit/Spigot
35fdc9103d
SPIGOT-6831: Fix llama strength crash
...
By: md_5 <git@md-5.net>
2021-12-06 15:15:09 +11:00