Pedro Gimeno
89274f906a
Improve /time command to allow time in h:m and omitting set
...
`/time set N` and `/time add N` work like before. The following extensions were added:
- `/time N`, `/time str`
- same as `/time set N` and `/time set str` respectively
- `/time h:m`, `/time set h:m`
- allows setting a specific time in hour:minutes format
- `/time add h:m`
- adds a specific number of hours and minutes to the time
2020-07-27 20:57:09 +02:00
Quentin Bazin
55d2bdab72
[ChatCommandHandler] '/time add <value>' now allows negative values.
2020-07-20 21:30:00 +02:00
Quentin Bazin
886aba1d0f
Small fixes.
2020-07-17 19:58:45 +02:00
Quentin Bazin
30e3ae2054
[ChatCommandHandler] '/time <add|set>' command added.
...
[CelestialObject|Skybox] Moon changes its phase everyday.
2020-07-17 19:58:45 +02:00
Quentin Bazin
556941f553
[GameTime] Tick system added.
...
[ChatCommandHandler] Added '/tps' command to get ticks per second.
[ServerWorld] Fixed world generation speed.
2020-07-17 19:58:45 +02:00
Quentin Bazin
21bafc046e
[ChatCommandHandler] '/save' and '/load' commands removed. '/help' command added.
2020-06-23 19:12:15 +02:00
Quentin Bazin
7981c4525d
Fixed #125 .
2020-06-23 19:12:15 +02:00
Quentin Bazin
00d1cb84d5
Mod-defined server config options. Fixes #105 .
...
[Chat] History system with up/down arrow keys.
[ChatCommandHandler] '/option' command added.
2020-06-20 01:07:28 +02:00
Quentin Bazin
c1176a438d
[ChatCommandHandler] '/stop' command added.
2020-06-19 02:51:33 +02:00
Quentin Bazin
ef79c5b8bf
[ChatCommandHandler] '/save' and '/load' commands added.
2020-03-18 00:02:20 +01:00
Quentin Bazin
bc3226eedc
Folders reorganized.
2020-03-17 22:22:22 +01:00