Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:forceresourcepacks:commands [2024/03/17 23:22] – Improve command listing phoenix616plugin:forceresourcepacks:commands [2025/11/10 21:08] (current) – Move addpack subcommand above pack phoenix616
Line 11: Line 11:
 ### /frp version ### /frp version
 Shows the version of this plugin Shows the version of this plugin
 +
 +### /frp addpack <name> <url>
 +Add a new pack with a specific url (check out [mc-packs.net](https://mc-packs.net/) if you need a server resource pack host. Your own web server gives you better control though)
  
 ### /frp pack <pack> <option> <value> ### /frp pack <pack> <option> <value>
Line 37: Line 40:
 #### permission <permission> #### permission <permission>
 The permission a player needs to select the pack with /usepack and (if `restricted` is `true`) for when the pack is sent automatically. The permission a player needs to select the pack with /usepack and (if `restricted` is `true`) for when the pack is sent automatically.
- 
-### /frp addpack <name> <url> 
-Add a new pack (check out mcrp.host if you need a server resource pack host) 
  
 ### /frp removepack <name> ### /frp removepack <name>
Line 58: Line 58:
 ### /frp deleteassignment <assignment> ### /frp deleteassignment <assignment>
 Delete a certain server/world assignment Delete a certain server/world assignment
- 
 ### /frp globalassignment|assignment <assignment> [<options>] ### /frp globalassignment|assignment <assignment> [<options>]
 Show/edit values of a certain assignment or the global ones. Show/edit values of a certain assignment or the global ones.
Line 86: Line 85:
  
 #### regex <regex> #### regex <regex>
-Set a regex to match the server/world names+Set a regular expression to match the server/world names
  
 #### senddelay <delay in ticks> #### senddelay <delay in ticks>