Compatibility
Minecraft: Java Edition
1.21–1.21.7
Platforms
Links
Creators
Details
Licensed ARR
Published 2 months ago
Updated 2 months ago
A lightweight, no-fuss plugin to check your own or another player's total playtime.
✨ Features
- Check Your Own Playtime: Instantly see your total time played on the server.
- Inspect Other Players: Check the playtime of any other player, even if they are offline!
- Console Support: Administrators can check any player's playtime directly from the console, perfect for quick staff checks.
- ✅ Zero Configuration: No config files, no complicated setup. Just install and use.
- 🚀 Lightweight: Designed to have a minimal impact on your server's performance.
- 🔒 Simple Permissions: Easy to manage with a single permission node that is granted to everyone by default.
🎮 Commands & Permissions
Commands
/playtime
- Shows your own total playtime.
/playtime <playername>
- Shows the total playtime for the specified player. Works for online and offline players.
Permissions
playtime.use
- Grants access to the
/playtime
command. - Default:
true
— All players have this permission by default. You can negate it with a permissions plugin (like LuckPerms) if you want to restrict its use.
- Grants access to the
⚙️ Installation
- Download the latest
.jar
file from the Versions tab. - Place the
Playtime.jar
file into your server's/plugins
folder. - Restart or reload your server.
- Done! The commands are ready to use.
This plugin is open-source and built to be as simple and reliable as possible. If you encounter any issues, create an issue in my github