Download Resource Control — Minecraft Mods — MetaMods

Resource Control

Active

Downloads

0

Last update

3 months ago

Versions

1.20.1 — 1.21.1
Client and server
Fabric
Forge
Neoforge
Control

Resource Control

This modification was specifically created for server owners and modpack developers, offering new capabilities to control player resource packs through convenient commands.

Main Features

With this mod, you can:

  • Enable and disable any resource packs
  • Change the loading order of packs relative to each other
  • Configure resource reloading immediately after command execution or at a later time

Command Usage

All commands only affect the player who executed them. However, administrators and datapack functionality can manage resource packs of other users using the /execute as [player] run rc <command> construct.


Main Commands:

/rc reloadall Initiates a complete reload of all resource packs.


Most commands support an optional [reload] parameter, which defaults to true. This parameter determines whether player resources will be updated immediately after command execution. Otherwise, changes will take effect during the next use of the reloadall command or when pressing F3+T.


/rc activate [packname] [reload] Activates a resource pack with the specified filename. For zip archives, be sure to include the .zip extension.

Usage examples: /rc activate grass.zip — enables "grass.zip" pack (with immediate reload) /rc activate "Xray ultimate" false — activates "Xray ultimate" resource folder (without instant update)


/rc deactivate [packname] [reload] Works similarly to the activate command but performs deactivation of the specified pack.


/rc moveup [packname] [amount] [reload] Moves the activated resource pack higher up the priority list by the specified number of positions. Setting the value to 0 (or omitting it) moves the pack to the very top position.


/rc movedown [packname] [amount] [reload] Similar to the moveup command but moves the pack down the priority list. A value of 0 (or omitting the parameter) sends the pack to the very bottom of the list.


/rc logpacks Logs all resource packs found for the player to the server console (or host log when using a LAN local server).

Project members
Brickyboy

Brickyboy

Developer

Created: 6 Oct 2024

ID: 61689