13
0
geforkt von Mirrors/Paper
Paper/paper-server/patches/sources/net/minecraft
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
..
advancements Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
commands Add Option to Silence CommandBlock Console 2014-02-09 14:39:01 +11:00
core Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
nbt Catch stalling on corrupted map data / NBT arrays. 2014-01-20 13:44:07 +11:00
network Print Stack on InternalException 2014-04-13 09:00:59 +10:00
server Fix Player Banning 2014-04-15 10:32:48 +10:00
stats Allow statistics to be disabled/forced 2014-01-07 15:56:26 +00:00
util Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
world Use Offline Player Data Once if Required. 2014-04-13 14:41:23 +10:00
CrashReport.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00