CraftBukkit/Spigot
f1087e18c1
Fix Player Banning
...
This issue stems from the fact that Bukkit's API only allows a UUID to be banned, but Minecraft requires both a UUID and name. To fix this we modify the code to require a UUID or a name, or both. The correct fix would be expanding the API to be able to provide a name, however this would require plugin changes.
By: md_5 <git@md-5.net >
2014-04-15 10:32:48 +10:00
CraftBukkit/Spigot
3d4c222263
BungeeCord Support
...
* Provides support for IP forwarding via BungeeCord.
* Treats Bungee as Online Mode.
By: md_5 <git@md-5.net >
2014-04-12 21:23:58 +10:00
CraftBukkit/Spigot
a702945c70
Prevent Ghost Players Caused by Plugins
...
Check if the player is still connected after firing event. Fixes BUKKIT-4327
By: Alex Ciuba <alexciuba@gmail.com >
2013-06-11 15:23:03 -04:00
CraftBukkit/Spigot
55148a3f2c
Configurable Messages
...
By: md_5 <git@md-5.net >
2013-06-21 19:21:58 +10:00
CraftBukkit/Spigot
127d8c1595
View Distance
...
This commit allows the user to select per world view distances.
By: md_5 <git@md-5.net >
2013-03-23 09:52:41 +11:00
CraftBukkit/Spigot
30e4583dbe
Remap CraftBukkit to Mojang+Yarn Mappings
...
By: Initial Source <noreply+automated@papermc.io >
2024-12-11 22:26:55 +01:00
CraftBukkit/Spigot
a265d64138
Move CraftBukkit per-file patches
...
By: Initial <noreply+automated@papermc.io >
2024-12-11 22:26:36 +01:00