RealTime
RealTime
Your real time on Minecraft time
PS: sorry for bad english, I'm Brazilian
Features
- Very Lightweight time changing plugin (little calculations)
- Mode for performance, mode for accuracy
- Transform real time clock to Minecraft clock or just change the visual time
- Support for Multiworld
- Open source
- PVPTime compatibility (smoother sunrise and sunset)
Installation
- Download and put the .jar on your /plugins/ folder
- Change your config.yml
- Restart/Start your server and you are ready!
| Command | Permission | Description |
|---|---|---|
| /realtime start | realtime.start | Start the plugin/tasks |
| /realtime stop | realtime.stop | Stop tasks |
| /realtime reload | realtime.reload | Reload configuration and variables |
| none | realtime.noptime | With this, your visual time won't be changed |
Suggestions
None! Comment if you have an idea, PM me if I dont answer (;
Credits
- elcamo12 - real-time-rotation, for a piece of his code and some help on Skype
- deathmarine - some help with Java (i'm still learning lol)
- Iwitrag - some feedbacks and help with bugs (thanks, mate) (;
Source

-
View User Profile
-
Send Message
Posted Aug 25, 2013Hello, I'm using your awesome plugin - but I have HUGE problem When it's 23:59, it is night on the server (like in real), but when it comes to 0:00, it's suddenly day o_O Can you help me somehow please?
-
View User Profile
-
Send Message
Posted Aug 24, 2013@loganout
You just put the .jar on your server, restart and config.
The default config will work with no problems if your server is in the same country as the players.
You just need to change: enabledWorldsList to the name of worls that the plugin will change the time
fixYourTimeInTicks if your server is on another country, like, if in your home its 10pm, and your server is 11pm, you need to set "-1000" or "23000" to fix the time.
-
View User Profile
-
Send Message
Posted Aug 23, 2013Did not understand the explanation sets.
I would put my server for real time, because I have a server DayZ.
Please help me. Thank.
-
View User Profile
-
Send Message
Posted Aug 23, 2013@ThisUsernameIsMine
Oh.. sorry for my not understanding xD Any bug/sugestion, please tell me (;
-
View User Profile
-
Send Message
Posted Aug 23, 2013@rfsantos1996
But that is exactly what i ment to say =P Awesome! ;^D
-
View User Profile
-
Send Message
Posted Aug 22, 2013@ThisUsernameIsMine
Its the oposit, it gets the server local time (like, 10pm) and set this time on Minecraft, so it'll be 10pm ingame too
-
View User Profile
-
Send Message
Posted Aug 22, 2013So, if i'm correct.. this mod will sync Minecraft's in-game time with the server's local time? (sounds neat) :-)
-
View User Profile
-
Send Message
Posted Jul 8, 2013@Donce16 Its a "Known bug" (in other words, I'm trying to fix), you don't need to say that lol
@EDIT: Fixed on v0.3 - already aproved and running
@EDIT 2: v1.0 is out here, but not aproved yet.
-
View User Profile
-
Send Message
Posted Jul 7, 2013Fix moon.
-
View User Profile
-
Send Message
Posted Jul 6, 2013@mat41997
I speak english, but I just didnt know what the expression "puff and blow" means. So, I'll travel tomorow, and i'll try to program something on my notebook. - ignore this and read this:
@EDIT: If you use Essentials (like everybody), you can set: "respawn-at-home: true" and "update-bed-at-daytime: true"
And when anyone dies with this permissions: "essentials.home.bed" "essentials.sethome.bed" They will respawn on bed and sleep while its day time.
-
View User Profile
-
Send Message
Posted Jul 6, 2013Google Translator:
Add player to be able to sleep during the day when it will die with the teleport to go to bed
-
View User Profile
-
Send Message
Posted Jul 6, 2013@Z0roark
Haha, hu3! Eu irei (;
-
View User Profile
-
Send Message
Posted Jul 6, 2013br br br br br hueheuheu
Belo plugin, bro ! Continue fazendo updates a ele.
-
View User Profile
-
Send Message
Posted Jul 5, 2013@mat41997
What is that? lol
-
View User Profile
-
Send Message
Posted Jul 5, 2013add puff and blow for day
-
View User Profile
-
Send Message
Posted Jul 5, 2013@tiagoomendess
Se o servidor (fisico) está 15:00, o seu servidor de Minecraft vai estar em 15:00 também, ele acompanha o horario que a máquina está, e você pode corrigir esse horario caso seu servidor fique em outra cidade/pais usando a configuração "fixTimeInTicks".
Por exemplo: Meu servidor fica em outro pais, e é 3 horas atrasado do meu horario, eu coloco 3000 nessa configuração e ficará certo. (;
-
View User Profile
-
Send Message
Posted Jul 5, 2013Bem, se tu falas portugues, Optimo. Sou de Portugal e queria que explicasses uma cena. Isso coloca o tempo real da maquina? Eu posso colocar no fuso de horario (Lisboa) e ele muda a noite e o dia assim? Obrigado!
-
View User Profile
-
Send Message
Posted Jul 4, 2013@DerekZil
You can change in the config between update values and calculate values.
My calculation value shoudn't use any CPU in reality, but update should use a little, use higher values like 5 seconds (20 * 5 = 100 ticks) for update, and 100 ticks for calculate.
@EDIT: http://aikar.co/timings.php?url=5843816 - this is more lightweight than I was thinking lol, using 1 tick for update and 20 to calculate (default one)
-
View User Profile
-
Send Message
Posted Jul 4, 2013This doesn't use up a lot of cpu?