Admin

This panel will allow you to edit the .json files directly and apply the changes to the server without a server restart.

  • The command to open this panel can be found in config/_config.lua

  • This panel uses your server ACE permissions, if you want to implement your own go to server/editable/command.lua

  • The content code is in JSON format, not Lua. If you're not familiar with how JSON works, feel free to copy everything and ask ChatGPT to make the necessary modifications for you.

Last updated