Force Resourcepacks

MC Plugin Force Resourcepacks 1.12.13
[1.8-1.20.4] Send resourcepacks globally/per server/world. Execute actions! Spigot, Bungee&Velocity

  • Fixes "pack removal not supported" error on Spigot 1.20.3/4
  • Use new pack removal API on Spigot 1.20.4 when using a build where it is available
  • Add more startup debug regarding the internal server version
  • More improvements for 1.20.3+ multi-pack support
  • Improve handling of old packets getting sent when running on BungeeCord
  • Fix a bug that caused the first-join-actions to not work on BungeeCord proxies. (Make sure that you enable store-joins if you want this functionality!)
  • This update adds support for JPremium on Velocity
  • This adds the missing packet id for the ResourcePackSendPacket in the 1.20.2 configuration phase to the packetmap.yml file
  • Updated to work with latest BungeeCord builds (these are required for it to work as backwards compatibility in this case is harder to do and doesn't make sense with BungeeCord in the first place as it supports all versions down to 1.8. If in a couple weeks you have an actual compelling reason to need this then please contact me)
  • Fixed a potential timing issue when sending a resource pack on BungeeCord
  • Updated to be compatible with 1.20.2 (version, pack format)
  • Adds support for Configuration phase resource pack packets in BungeeCord and works around an issue with packet send timings there
  • Added forwarding of all pack statuses to the backend server when running behind a proxy (when using the API the FRP
    ResourcePackStatusEvent should be used instead of the Vanilla one)
    This also means that all actions configured in FRP on the backend server are now properly executed.
  • Fixed an issue that prevented integrations with certain auth plugins to work properly when used together with a proxy
  • Added more debugging for when a pack isn't sent
  • Fix multiple commands not getting executed when switching worlds/servers after declining (you can define multiple commands as a list for the console_command and player_command actions)
  • This update fixes an error when trying to hook into LibreLogin
  • Add frp_status to return the player's resource pack status
  • Add frp_status_<statusname> which returns true or false depending on whether the player has that specified status
  • Add frp_pack_<packname> which returns true or false depending on whether the player has that specified pack
Please note that PlaceholderAPI placeholders are only available on the Spigot server, not any proxy!
Top Bottom