You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add commands (and GUI) to black/white list players by UUID or name to make it easier to control loading custom head skins and additional customization.
Command design:
/omcs filter [blacklist | whitelist | off] - set filter mode /omcs [blacklist | whitelist] - display list /omcs [blacklist | whitelist] remove (name or UUID) - remove name or UUID from the list /omcs [blacklist | whitelist] add (name or UUID) - add name or UUID to the list
Tasks
Create command design
Implement commands
Write corresponding documentation
The text was updated successfully, but these errors were encountered:
zatrit
changed the title
Custom heads solution
OpenMCSkins filter command
Apr 2, 2024
OpenMCSkins filter command
Concept:
Add commands (and GUI) to black/white list players by UUID or name to make it easier to control loading custom head skins and additional customization.
Command design:
/omcs filter [blacklist | whitelist | off]
- set filter mode/omcs [blacklist | whitelist]
- display list/omcs [blacklist | whitelist] remove (name or UUID)
- remove name or UUID from the list/omcs [blacklist | whitelist] add (name or UUID)
- add name or UUID to the listTasks
The text was updated successfully, but these errors were encountered: