Sorry I’m not familiar with save editing:
For giving yourself admin though, I believe setting your account name in a .env
with NODE_STAFF=
would work (upstream .env) (--env-file=
needs to be set on bun.exe
or node.exe
, not npm
).
Edit: Type ::~help
(commands need the ~
after this commit)
Setting NODE_DEBUGPROC_CHAR=:
allows doing 3 :
instead like :::help
There’s a hint on Discord about save editing: Discord
there’s no standalone save editor, you would have to boot the server in dev mode, log in and make changes, then boot back into prod mode
or copy the .sav to a server in dev mode, log in, make changes, copy back