This is a reworked UI made in Electron of a tool used by game administrators.
The official one was made back in 2006 and has many flaws that nobody is ever going to fix. Plus some simple features were missing.
Window used to log in user, open other sub-windows and select community from config.
This is the main reason this whole project was made. This window allows admin to teleport a bunch of users at once. The game servers are being loaded right from the game server and teleport locations can be edited in the config.
Writing a private message to one or more users at once.
Kick one or more users at once.
Muting users for a period of time (in minutes).
This repository contains only the electron user interface, it won't work without the TCP library that connects to the game server. It is not currently public yet. So the answer is no unless you write your own packet library.
The original commit history is unfortunately private due to the fact that it contained a lot of hard-coded personal information.
Announce and monster spawn features are still missing.
Reduce the bundle size