SPanels

SPanels

1.2k Downloads

SPanels allows you to add, remove and manage simple panels for your interface to improve its visual quality.

A single command is available for the users (no GUI provided):

/spn [help|reset|add|rem, remove|move|lock|hide|show|toggle] <args>

/spn :

  • help prints help to the user
  • reset removes every existing frame for the current profile
  • add adds a new frame
  • rem <ID|all> removes the frame with the given ID
  • remove <ID|all> see rem
  • texture <frameID|all> <textureID> updates frame texture
  • move [nothing or frameID] enables moving frames (frames are now shown green and ID is written in TOPLEFT corner)
  • lock [nothing or frameID] locks the frames again
  • hide hides every/given frame
  • show [nothing or frameID] shows every/givenframe again
  • toggle [nothing or frameID] toggles every/given frame show state

Development site (github) here: https://github.com/Spriithy/SPanels