Time to day!
Signed-off-by: Aaron Brock <TheMineBench@gmail.com>
This commit is contained in:
parent
63fb1a49d4
commit
f61d6fc69d
@ -124,7 +124,7 @@ class WorldComponent implements Listener
|
||||
$this->world = $this->arena->getPlugin()->getServer()->getLevelByName($this->worldNameFolder);
|
||||
|
||||
$this->world->setSpawnLocation(new Vector3(0,200,0));
|
||||
|
||||
$this->world->setTime(6000);
|
||||
$this->loadWorldData();
|
||||
|
||||
$this->ready = true;
|
||||
|
Loading…
Reference in New Issue
Block a user