Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 804 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 804 Bytes

RealTime

This Cuberite plugin provides the ability of keeping the real-world time in sync with Minecraft's.

Installation

  • Clone this repository to your Plugins directory, or download it as a ZIP file, create a directory with whatever name you want and unpack it there.

Usage

  • Open the file config.lua with your preferred text editor and set up the update interval (in milliseconds), normally, 30000 would be the maximum acceptable value.
  • Enable the plugin and /reload your server.
  • Enjoy!

FAQ

  • Can I reload this plugin?

Sure, this is Lua on C++, it won't crash, only those J guys do.

  • Found a problem?

Create a new issue, I'll be glad to help!

License

This plugin is licensed under the MIT License.