RustServer/SkinBox-Info.md
Aaron a8d22a4b88 Update SkinBox-Info.md
Change file type,
add data.
Continue with formatting
2023-11-28 21:43:38 -05:00

33 lines
792 B
Markdown

# Skinbox Information and Examples
Help on the SkinBox:
"skinbox.use" - Required to open the SkinBox
"skinbox.admin" - Required to use the admin commands
"skinbox.ignorecost" - Ignores usage cost for players with this permission
"skinbox.ignorecooldown" - Ignores cooldowns for players with this permission
"Custom permissions per skin": {
"skinbox.example1": [
9990,
9991,
9992
],
"skinbox.example2": [
9993,
9994,
9995
],
"skinbox.example3": [
9996,
9997,
9998
]
}
skinbox.addcollection - Adds all the skins in the collection
(Ex: skinbox.addcollection 659627304)
skinbox.removecollection - Removes all the skins in the collection
(Ex: skinbox.addcollection 659627304)