Force Resourcepacks

MC Plugin Force Resourcepacks 1.12.40
[1.8-26.2] Send resourcepacks globally/per proxy server/world/WG region. Execute actions on load!

  • Update to support 1.21.4 on BungeeCord proxies
  • Added checking of URLs of packs for validity as a resource pack URL.
    URLs to Google Drive and Mediafire are now blocked as they will not reliably work, Dropbox will cause a warning.
    You should use your own web server or alternatively a host like mc-packs.net to ensure that your packs work for everyone and without issues in the future.
  • This fixes a bug on Velocity introduced with the configuration phase support where old clients would only get sent the first pack and not any further packs when switching a server when the send-delay was unset or set to 0.
  • Added pack formats and protocol versions for 1.21
  • Fixed compatibility with ViaVersion 5.0 on Bukkit-based servers
  • Added 1.20.5 version and pack format 32 support
  • Fix an issue with running the plugin on a 1.8.8 server leading to FRP not being able to detect the protocol version leading to pack formats not working properly
  • Fixes that subtitles show the title on Velocity
  • Fix that the stored-packs-override-assignments config option did not lead to the stored pack overriding any other assignments for 1.20.3+ clients
  • Fix a possible NullPointerException in certain cases
  • Fix that the user's pack(s) weren't communicated properly between the proxy and the Minecraft server if the plugin was installed on both leading to packs getting reset or not getting sent at all when they shouldn't
  • Update to new Velocity resource pack API and fix exception related to it
  • This fixes an error that causes the pack not getting sent properly again after the player timed out (and potentially in other cases)
  • Improve compatibility with future Spigot versions
  • Fix a possible NPE when a server behind a BungeeCord proxy tries to remove a pack unknown by FRP
  • Fix PackActionAssignments missing the packs list when displayed as strings in debug messages
  • Fix multiple packs not properly applying when running the plugin on certain Spigot-forks
  • Reduce the executor timeout on shutdown to 2 seconds from 10 when running the plugin on Spigot
  • Fix a case where the packs list was written in a wrong way when saving the config
Top Bottom