Skip to content

Essentials

The Essentials plugin ships with Void and offers basic utilities for managing the proxy and connected players.

Use /server [server-name] to send yourself to another backend server. If no name is given, one is chosen at random. Register servers in the server configuration or with the program argument --server.

  • /stop — immediately stops the proxy.
  • /plugins — lists currently loaded plugins. Learn more about developing plugins.
  • /unload <name> — unloads a plugin container without restarting.

/kick <name> [reason] removes a player from the proxy with an optional message.

Essentials logs every network message at the trace level, helping diagnose issues during development or testing. See the logging argument example for how to start the proxy with --logging Trace.