Denizen icon indicating copy to clipboard operation
Denizen copied to clipboard

Support for adding multiple resource packs

Open davight opened this issue 4 months ago • 0 comments

This is continued work of https://github.com/DenizenScript/Denizen/pull/2712

Additions:

  • New argument add in resourcepack command to send player additional resourcepacks.
  • New mechanism PlayerTag.remove_resource_pack to remove resourcepack by ID from player
  • New mechanism PlayerTag.remove_resource_packs to remove all resourcepacks from player

davight avatar Nov 13 '25 20:11 davight