The Minecraft plugin for procrastinators with exams.
YptMC limits play time to the amount of time you've logged studying on YeolPumTa.
If you run out of time, you will be kicked from the server.
Compatible with Minecraft 1.21.4.
Cause my A-level exams are coming up soon but I want to start a Minecraft server, this is the only safe way of doing it.
Place the jarfile (build in Releases tab) in your server plugins folder.
Upon first run, the config.yml file will be created in the plugin folder, with the below options:
token: JWT
group_id: 0
study_ratio: 3
token
: YPT authentication token
group_id
: ID of the YPT group to track
study_ratio
: The number of minutes of studying required for one in game minute of play time
/ypt register <player> <ypt_id>
: Registers a new player on the server given a username and YPT ID (requires op)
/ypt group
: Outputs all users in the YPT group and their IDs (requires op)
/ypt time
: Outputs how much play time you have left on the server
/ypt status
: Outputs status of all registered server members, whether they are on the server, studying or offline
/ypt renumerate <player> <minutes>
: Add the provided number of minutes to the player (requires op)