CallAdmin is a plugin that allows your staff to get in touch in real-time with the user
What is CallAdmin?
As the name suggests, CallAdmin is a plugin that allows your players to call an admin on a game. When a client calls an admin, a live-chat session starts in where any staff member and the user can share information about what's happening, without the staff being on the server.
How does it work?
CallAdmin uses a websocket based communication to communicate the staff members and the client, so, it requires you to setup a nodejs server and start the CallAdmin server (provided when downloaded). Unfortunately, right now you need a server with access to deploy nodejs applications