This plugin adds a player overview section to your server by using the query system (e.g. for Paper servers).
- A Pelican Panel with the version beta30 or newer
- A Minecraft Paper / Purpur / Leaf server or Rust server
- Query support enabled
- Access to the panel server via SSH
-
Run the command.
-
And choose your option update/install/fix.
-
Use the fix option if the plugin doesnt work or you get permission errors.
-
If you updated the plugin run the script again and choose install. :D
bash <(curl -fsSL https://raw.githubusercontent.com/Finxnz/PlayercounterPelicanPlugin/refs/heads/master/install.sh) -
If this succesfully worked skip the next step.
-
Upload the plugin ZIP file to the Plugin Section.
-
After uploading, click the three dots (⋮) next to the plugin.
-
Select Install.
-
Connect to your server (e.g. via SSH).
-
Run the following command:
php artisan migrate
-
Go to your Admin Panel.
-
Navigate to Queries.
-
Create a new query with the following settings:
- Type:
game typecurrentyl supports minecraft only - Offset:
0means leave blank - Server: Choose the server you want a player counter for (currently only supports minecraft)
- Type:
-
Go to your Admin Panel.
-
Navigate to Queries.
-
Create a new query with the following settings:
- Type:
game typeRust or Minecraft - Offset:
0means leave blank - Port:
your query port set in the variables of the rust egg - Server: Choose the server you want a player counter for
- Type:
- Open your server in the panel.
- Go to Server Properties.
- Set the Query Port to the port you want to use.
- Make sure Query is enabled.
- Save the changes.
- Restart the server.
- Open your server in the panel.
- Go to Server.
- Click on your rust server
- Then Click egg and go to Query port Enter the port you want
- Save the changes.
- Restart the server.
After restarting, a new Player section should appear in the panel where your console is showing the currently online players.
The plugin is now ready to use. Enjoy!