Skip to content
Success

Changes

Summary

  1. SPIGOT-522: Remove the global api cache option (details)
Commit 8a983f97a1096aaca249cbed1882a8b98b0cc039 by Thinkofdeath (Thinkofdeath)
SPIGOT-522: Remove the global api cache option

This was useful when plugins first started upgrading to uuid because each
plugin would implement their own way for grabbing uuid's from mojang. Because
none of them shared the result they would quickly hit the limits on the api
causing the conversion to either fail or pause for long periods of time. The
global api cache was a (very hacky) way to force all plugins to share a cache
but caused a few issues with plugins that expected a full implementation of
the HTTPURLConnection. Due to the fact that most servers/plugins have updated
now it seems to be a good time to remove this as its usefulness mostly has
expired.
The file was modified CraftBukkit-Patches/0030-Configurable-Messages.patch
The file was modified CraftBukkit-Patches/0035-Prevent-Ghost-Players-Caused-by-Plugins.patch
The file was modified Bukkit-Patches/0006-Add-Particle-API.patch
The file was modified CraftBukkit-Patches/0069-Fix-ItemStack-Unbreakable-Code.patch
The file was modified CraftBukkit-Patches/0058-Configurable-Amount-of-Netty-Threads.patch
The file was modified CraftBukkit-Patches/0017-PlayerItemDamageEvent.patch
The file was modified CraftBukkit-Patches/0107-Correct-Ban-Expiration.patch
The file was modified CraftBukkit-Patches/0012-Spigot-Timings.patch
The file was modified CraftBukkit-Patches/0056-BungeeCord-Support.patch
The file was modified Bukkit-Patches/0020-Silenceable-Lightning-API.patch
The file was modified CraftBukkit-Patches/0076-Configurable-Ping-Sample-Size.patch
The file was modified CraftBukkit-Patches/0070-Try-and-Debug-Crash-Reports-Crashing.patch
The file was modified CraftBukkit-Patches/0119-Implement-PlayerSpawnLocationEvent.patch
The file was modified CraftBukkit-Patches/0097-Display-Spigot-in-client-crashes-server-lists-and-Mo.patch
The file was modified CraftBukkit-Patches/0004-Obfuscation-Helpers.patch
The file was removedCraftBukkit-Patches/0143-Add-an-option-for-a-global-cache-for-any-request-on-.patch