Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srwiez/minecraft-realtime
Minecraft time syncronized to real time
https://github.com/srwiez/minecraft-realtime
Last synced: 24 days ago
JSON representation
Minecraft time syncronized to real time
- Host: GitHub
- URL: https://github.com/srwiez/minecraft-realtime
- Owner: SRWieZ
- Created: 2013-06-15T17:31:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-06T15:44:12.000Z (about 11 years ago)
- Last Synced: 2023-03-29T00:39:36.066Z (over 1 year ago)
- Language: PHP
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minecraft-realtime #
## Description ##
Minecraft time syncronized to real time.## Requirement ##
Minecraft server (>= 1.6) with rcon enabled and configured## How to use ##
- Edit **realtime.ini**
- Launch **php realtime.php**## TODO ##
- Launch in deamon (unix only)
- Parse configuration to find errors
- Logs errors
- More options
- set time if user is in the game
- configuration with in command line
- etc..## Remerciements ##
**ivkos** for **minecraftRcon.class.php** ( [https://github.com/ivkos/Minecraft-Query-for-PHP](https://github.com/ivkos/Minecraft-Query-for-PHP "Minecraft-Query-for-PHP") )## License ##
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
To view a copy of this license, visit [http://creativecommons.org/licenses/by-nc-sa/3.0/](http://creativecommons.org/licenses/by-nc-sa/3.0/)