Configuration
What is editable, and how to apply your settings.
What is editable
The configuration files are open and made to be customized:
config.lua, language files, etc. There you set the prices, positions,
permissions and texts.
The core code, on the other hand, is encrypted by Cfx.re escrow and cannot be modified. Scripts marked "open source" on their product page are fully editable.
Apply a change
After editing config.lua, restart the resource without restarting the whole
server:
restart wiizer_monscript
Best practices
- Keep a copy of your
config.luabefore a big change. - Only touch the documented values; leave the structure intact.
- Test on a development server before production.