Background

A new function to create backgrounds and frames with permission support.

If you enable permission: true, the player must have the permission "star.background.<name>", such as "star.background.example".

background_exmaple:
  name: "Title"
  permission: true
  collection: false

Last updated