Player Manager
[0.2.0] A robust in-web player manager
Installation:
1. Download player-manager.rext and copy it to your Reviactyl panel's root directory.
2. Run:
php artisan extensions:install player-manager.rext --enable
3. That's it — a "Players" tab will appear on the server sidebar for any user with console access.
To remove it later:
php artisan extensions:remove player-manager
20 days ago