Main Page
English
Intro
This little plugin takes the live time from the server and converts it into minecraft ticks, sets the time and updates it.
Permissions
Permission | Command |
---|---|
realtime.force | Allow /realtime force |
Commands
Command | Description |
---|---|
/realtime | Give information about realtime |
/realtime force | Force time sync |
Config
- default config:
main: announce: false #Announce when time is set worlds: world: true #worldname: <true|false>
This config sets the worlds on what the time should get changed.
Source
Sourcecode can be found here.
Deutsch
Einleitung
Dieses kleine Plugin nimmt die "RealLife"-Zeit und konvertiert sie in das Minecraft-Zeit-Format, setzt die Zeit und updatet sie.
Berechtigungen
Berechtigungen | Beschreibung |
---|---|
realtime.force | Erlaubt /realtime force |
Befehle
Befehl | Beschreibung |
---|---|
/realtime | Gibt Informationen über Realtime |
/realtime force | Erzwingt die Zeit Synchronisierung |
<</code>>
Konfiguration
- Standart Konfiguration:
main: announce: false #Meldung ausgeben, wenn die Zeit gesetzt wird worlds: world: true #Weltname: <true|false>
Diese Konfiguration setzt die Welten, auf denen die Zeit angepasst werden soll.
Quellcode
Der Quellcode kann hier gefunden werden.