diff --git a/SkinBox-Info b/SkinBox-Info new file mode 100644 index 0000000..1dc637e --- /dev/null +++ b/SkinBox-Info @@ -0,0 +1,30 @@ +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)