-
Notifications
You must be signed in to change notification settings - Fork 0
Filters
Barnabás edited this page Jun 10, 2024
·
2 revisions
There is a list to store what players get items.
With these commands you can easily modify that list.
When you join as a host all availible players get added to this list.
These commands start with: /randomyzer config filters players.
| Command | Description |
|---|---|
add |
Adds a player to the list. |
remove |
Removes a player to the list. |
list |
Displays what players are in the list. |
reset |
Adds all online players to the list. |
You can use selectors when using the add or remove to add/remove multiple players at once.
Warning
This is still untested.
Using it may produce unexpected results.
When the host joins all mods are added to the list storing the valid mod ids.
Changeing them using these commands should update the item pool directly.
| Command | Description |
|---|---|
add |
Adds a mod to the list. |
remove |
Removes a mod to the list. |
list |
Displays what mods are in the list. |
reset |
Adds all mods to the list. |




