Summary
- Send the packet for the correct container, rather than just the (details)
- Remove a few redundant POM elements and global package seal (SPIGOT-221) (details)
- BUILDTOOLS-114 / MC-80817 : Fix server not starting when native (details)
- Add ability to add a string to a scoreboard instead of a player (details)
- [SPIGOT-424, MC-73474] Add fix for powered rail duplication. (details)
- Handle a missed case with our vanilla permissions override (details)
- SPIGOT-941: Fix a mistake in vine handling (details)
- Don't need to special case certain monster spawn eggs as Mojang has long (details)
- Remove unused bukkit.yml options and update links / info. (details)
- Add PAIL comments to a few things. (details)
- Update commands.yml headers (details)
The file was modified | src/main/java/org/bukkit/craftbukkit/inventory/CraftInventoryPlayer.java |
The file was modified | pom.xml |
The file was added | nms-patches/SystemUtils.patch |
The file was modified | src/main/java/org/bukkit/craftbukkit/scoreboard/CraftScoreboard.java |
The file was modified | src/main/java/org/bukkit/craftbukkit/scoreboard/CraftTeam.java |
The file was added | nms-patches/BlockMinecartTrackAbstract.patch |
The file was modified | nms-patches/EntityPlayer.patch |
The file was modified | src/main/java/org/bukkit/craftbukkit/util/permissions/CommandPermissions.java |
The file was modified | nms-patches/BlockVine.patch |
The file was modified | nms-patches/ItemMonsterEgg.patch |
The file was modified | src/main/java/org/bukkit/craftbukkit/CraftServer.java |
The file was modified | src/main/resources/configurations/bukkit.yml |
The file was modified | nms-patches/EntityEnderDragon.patch |
The file was modified | nms-patches/PacketHandshakingInSetProtocol.patch |
The file was modified | src/main/resources/configurations/commands.yml |