[DiscordArchive] i have my server running as a background process (both auth and worldserver). If i want to create a
[DiscordArchive] i have my server running as a background process (both auth and worldserver). If i want to create a
Archived author: Loopy • Posted: 2025-01-05T19:39:41.154000+00:00
Original source
i have my server running as a background process (both auth and worldserver). If i want to create a new account, i can't access the worldserver console. Is there a linux command i could use to pass on the `account create` command to that background process?
Archived author: Ryan Turner • Posted: 2025-01-05T19:41:03.341000+00:00
Original source
Don't use Linux but without access the worldserver you could have a local Web page to create an account or you could probably do a script to do that (not sure about this one)