FirstPlayed-OG
A Spigot plugin that allows you to easily determine when exactly you or others first joined the server!
Modern alternative to
JoinDate Forked from
PACFirstPlayed by
PeaceAndCubeMC
Supports LuckPerms, Java 17, and Gradle. Built against Purpur 1.19.4, though it may support later versions as well. For 1.18 support, use 1.0.
FirstPlayed-OG and all other plugins in the "
OG" suite are developed for
TrueOG, a 100% free and open source Minecraft Server. Need support? Join our
Discord and ask your question in #developer-chat.
Future Enhancements Planned:
- ability to set custom time zone.
- "at" before time
- PlaceholderAPI support
Changelog:
v2.0 Release:
- Updated for 1.19.4
- Updated gradle to 8.5
- Improved message formatting
- Refactored command manager
v1.0 Release:
- Forked from
PACFirstPlayed
- Renamed project to FirstPlayed-OG
- Documented and refactored code
- Better adapted to english
- Converted project to gradle + restructured file layout
- Use Java 17 and Purpur 1.18.2 API
- Divorced from pAcPI dependency
- Made configuration strings more modular and added more of them
- Add LGPLv3