Syncronize real time with Minecraft time.
If you want to build the project by yourself just run
git clone https://github.com/NienteSpigotSenzaJava/RealTime
cd RealTime
mvn packageyou will find RealTime-1.0.0.jar in the /target directory.
The plugin has one command which is /rtime (also /rt or /realtime), below you can find a list of usages for the command.
| Argument | Usage |
|---|---|
/rtime activate |
Activate the plugin |
/rtime deactivate |
Deactivate the plugin |
/rtime timezone |
Get the actual timezone |
/rtime timezone <timezone> |
Change the actual timezone |
/rtime time |
Get the actual time in the selected timezone |
The plugin should work from version 1.13.2 to version 1.19.4 (latest atm), for any problem just open an issue.
Pull requests and issues are welcome. I obviously accept any constructive criticism.
