Update README.md
This commit is contained in:
parent
35dae780b4
commit
0a0b896105
18
README.md
18
README.md
|
@ -1,2 +1,20 @@
|
||||||
# DayandNight
|
# DayandNight
|
||||||
DayandNight Plugin for Pocketmine-MP
|
DayandNight Plugin for Pocketmine-MP
|
||||||
|
## Features
|
||||||
|
```
|
||||||
|
/day - Sets the time to day.
|
||||||
|
/night - Sets the time to night.
|
||||||
|
/set - Sets the time to sunset.
|
||||||
|
/rise - Sets the time to sunrise.
|
||||||
|
/midday - Sets the time to midday.
|
||||||
|
/midnight - Sets the time to midnight.
|
||||||
|
```
|
||||||
|
## Versions:
|
||||||
|
There complied Versions and Sourcecode Versions.
|
||||||
|
You should choose the compiled Version if you want stability because often the Sourcecode Version is instable or not working at all.
|
||||||
|
|
||||||
|
* [Latest Compiled] (https://placeholder.io/?/)
|
||||||
|
* [Latest Source (.ZIP)] (https://placeholder.io/?/)
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue