The editor does not open
-
Confirm you have the permission. Members of
group.adminreceivenexdev_watermark.manageautomatically unlessConfig.ManageGroupis'none'. -
If you manage ACEs yourself, verify your permissions config contains:
-
Check the resource folder is named exactly
nexdev_watermark— a renamed folder breaks the permission grant. -
Make sure
ox_libstarts beforenexdev_watermarkinserver.cfg.
Logo upload fails
- Uploads require a FiveManage API token:
set nexdev_fivemanage_key "..."inserver.cfg. - Verify the token is valid in your FiveManage dashboard.
- You can always paste a direct image URL instead of uploading.
Changes do not save or reset after restart
- Watch the server console for errors when you press Save changes — the server writes
data/config.jsoninside the resource. - Confirm the server process can write to the resource folder (some hosts mount resources read-only).
- If the file is corrupted, stop the resource, delete
data/config.json, and start it again — the watermark returns to defaults.
The watermark is invisible
- Run
nexwm showfrom the server console — someone may have hidden it withnexwm hide. - Check another resource is not hiding it through the
SetWatermarkVisibleexport. - The watermark auto-hides in the pause menu, the inventory, and during txAdmin announcements — close those and it fades back in.
- Check the opacity setting in the editor.
Missing or wrong translations
- Keys missing from your locale file fall back to English — copy any new keys from
locales/en.json. - After editing a locale file, restart the resource to apply.

