You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
gradle/wrapper | 3 years ago | |
src | 3 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 3 years ago | |
.gitlab-ci.yml | 3 years ago | |
README.md | 3 years ago | |
build.gradle.kts | 3 years ago | |
gradle.properties | 3 years ago | |
gradlew | 3 years ago | |
gradlew.bat | 3 years ago | |
settings.gradle.kts | 3 years ago | |
start_minecraft.sh | 3 years ago |
README.md
PlayTime
It's a plugin for a Spigot Minecraft server to log the time players spend on the server and returns it to them.
Features
- Simple usage
- No external DB needed
- No config
- Plug and Play
- Written in Kotlin
Commands
uptime
shows the current up time of the server. It's inspired by the linux tool returning the systems up time in DD:HH:MM format.
playtime
shows the total play time on the server (Format DD:HH:MM)