GlobalTimeVersion: 0.6Bukkitversion: 2126 Download: BukkitDEV / Plugin / GitHUB This Plugin syncs the time of each world on the same server. it is possible to set the sync only one time at the start or continuous (the time can also set) and it is possible to sync by hand. by hand there are 3 various possibilitys, sync with the default world, sync with a given time and sync with a given worldname. Commands: globaltime or gt Code: /<command> - sets the time of all Worlds to same of the default world /<command> <number/day/dawn/noon/sunrise> - sets the time of all worlds to the number /<command> <world_name> - sets the time of all worlds to the time of the specific world when you have a world with name day/dawn/noon/sunrise and you would change the time to the time of the world, use w_day, w_dawn, w_noon or w_sunrise. Permissions: Code: globaltime - allows the use of the globaltime command Permissiones tested with internal Permissionplugin and PermissionsEX 1.18. Config: Code: continuous: false on_start: false continuous_time: 10 continuous_time is the time in secounds between the time will sync Licence: Dieses Werk bzw. Inhalt steht unter einer Creative Commons Namensnennung-Nicht-kommerziell-Weitergabe unter gleichen Bedingungen 3.0 Deutschland Lizenz. This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Changelog: Version 0.6 (28.02.2012) added time commands (day / dawn / non / sunrise) Version 0.5 (25.02.2012) change configsystem to remove deprecated functions Version 0.4.1 (14.02.2012) try to solve ConcurrentModification Exception Version 0.4 (14.02.2012) added continous sync mode Version 0.3 (14.02.2012) added settings support Version 0.2 (14.02.2012) added Permission Support Version 0.1 (14.02.2012) First Release If you would like support me, you can donate per paypal: -> click <- I hope I haven't forget anything =)
it should, but currently i don't know because currently i don't use it and have no time to test it, sorry.