Track
This is a PocketMine plugin that helps staffs track players using commands.
Features
- Allows selected staffs to watch players use commands to facilitate support.
- Selected people can review the commands they entered.
- Selected people are allowed to see console or rcon commands and players used.
- The console is allowed to see the commands the player uses.
Setup
How to setup? Very simple! Follow the steps below:
- Step 1: Download the plugin and put it in plugins
(PocketMine-MP/plugins)
- Step 2: Start the server to load
config.yml
- Step 3: After server startup is complete, stop the server.
- Step 4: Go to the path
PocketMine-MP/plugin_data/Track/config.yml
- Step 5: Then add the names of the employees who are allowed to view other players, consoles and rcon using the command at
config.yml
Future
- Save the history of players using the command.
- Updated UI to make it easier to review someone's command usage history over a different period of time.
- And many other features recommended by plugin users, etc.
Images
Configs
config.yml :
---
#Please enter the names of the staff who are authorized to follow the player using the command as the format is present below.
Trackers:
- NhanAZ
- Steve
- Alex
...
history.yml :
---
#This is where the system will save the command usage history.
'Wed 18/08/2021 03:57:24(AM) : Console': say Hi.
'Wed 18/08/2021 03:57:31(AM) : Console': say This is a feature to save the history
of using the command.
...
Contact
If you encounter an error or would like to contribute to my plugin, contact me via the platforms below:
- Discord: NhanAZ#9115