Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
Creators
Details
Licensed Apache-2.0
Published 3 weeks ago
Updated 3 weeks ago
A super simple plugin to keep track of player's date when they first joined the server.
Why Use This
There exists other plugins that do the same thing. However, they fetch the data from the player profile directly. There is a chance that this value could be reset or messed up (as happened to my own server). Since our server has been around for a while, potential data loss like that is unacceptable.
This plugin keeps track of the time itself to make sure it's safe.
Example Output

Commands
/jointime <username>- Shows the date that player joined.
Permissions
SimpleJoinTime.use- Allows use of the /jointime command.
Requirements / Dependencies
None


