Command
OPanel has registered the /opanel command in the game, and the command format is as follows:
/opanel [about|status|start|stop]/opanel about
Enter this command to print the about information of OPanel, including the OPanel version, official website, source repository, and so on.
===========================================
OPanel - A Minecraft server management panel
Version: 1.0.0rc8
Author: NriotHrreion
Website: https://opanel.cn
Source Code: https://github.com/opanel-mc/opanel
License: MPL-2.0
===========================================/opanel status
Enter this command to print the current status of OPanel.
OPanel Status
Version: 1.0.0rc8
Status: Running
Port: 3000
Jetty Version: 11.0.15/opanel start
This command is used to launch the OPanel web panel.
INFO
The web panel will start automatically when the server starts, so there is no need to manually enter this command.
/opanel stop
This command is used to close the OPanel web panel.