Inactive resource icon

Inactive resource -----

Inactive resource



config:
Code (YAML):

lang
: "en"
loadDefaultFiles
: true

# Open port on the server on which the resourcepack will be located.
# The port must be open and not occupied by other programs.
# it cannot be the same as the server port (25565 for example).
port
: 8085
# Your server IP. Example: 141.148.166.48 NOT localhost/127.0.0.1
# The plugin can automatically fetch it. If the plugin failed to
# get the IP address of the server, enter it manually.
#ip: "127.0.0.1"

# The list of resource packs that players will join with.
joinPacks
:
 - main

# Whether to reset the resourcepack to the player when leaving the server
resetPackOnLeave
: true

# List of resourcepacks
packs
:
  main
:
    # Enables hash checking for the pack.
    enableHash
: true
    # Name of the zip archive for the main resource pack.
    zipArchiveName
: "main"
    # Protects the pack to prevent unauthorized modifications.
    protect
: true
    # Whether to replace the conflicting files
    replaceDuplicate
: false
    # Message displayed to the player when they are prompted to download the resource pack.
    prompt
: "Please download the resource pack!"
    # Indicates whether this pack is required for players.
    required
: true
    # List of connected packs that will be included with the main pack.
    connectedPacks
:
      BetterHUD
:
        # Path to the ZIP file or Folder for the resource pack.
        path
: "BetterHud/build.zip"
        # Files or directories to skip when including this pack.
        skipFiles
:
         - assets/minecraft/textures/gui/
      BackpackPlus
:
        path
: "BackpackPlus/resourcepack.zip"
        skipFiles
: [ ]
      EliteMobs
:
        path
: "EliteMobs/exports/elitemobs_resource_pack.zip"
        skipFiles
: [ ]
      Oraxen
:
        path
: "Oraxen/pack/pack.zip"
        skipFiles
: [ ]
      ItemsAdder
:
        path
: "ItemsAdder/output/generated.zip"
        skipFiles
: [ ]
      ModelEngine
:
        path
: "ModelEngine/resource pack.zip"
        skipFiles
: [ ]

  low_quality
:
    # Enables hash checking for the low quality pack.
    enableHash
: true
    # Name of the zip archive for the low quality resource pack.
    zipArchiveName
: "low_quality"

# List of file types to ignore when processing packs.
ignoreFiles
:
  - "zip"   # Ignore zip files
  - "txt"   # Ignore text files
  - "yml"   # Ignore YAML files
  - "json1"   # Ignore JSON files with 'json1' extension
 
Commands:
/roserp texture <pack> <pack2> - apply resourcepack
/roserp texture <player> <pack> <pack2>- apply a resource pack to another player
/roserp reset - reset all resourcepacks
/roserp reset <pack> - reset resourcepack
/roserp reset <player> - reset all resourcepacks to another player
/roserp reset <player> <pack> - reset resourcepack to another player
/roserp zip <pack> - pack the resource pack files into a zip archive
/roserp zip all - pack all resourcepack into zip archives
/roserp reload - reload plugin
/roserp help - view command help

Permissions:
roserp.* - all permissions
roserp.commands.* - all commands permissions
roserp.commands.reload - reload plugin
roserp.commands.help - view player command help
roserp.commands.help.admin - view admin command help
roserp.commands.zip - packing a resource pack into an archive
roserp.commands.texture - apply resourcepack
roserp.commands.texture.other - apply a resource pack to another player
roserp.commands.reset - reset resourcepack
roserp.commands.reset.other - reset resourcepack to another player
Resource Information
Author:
----------
Total Downloads: 5
First Release: Nov 9, 2024
Last Update: Nov 10, 2024
Category: ---------------
All-Time Rating:
1 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings