mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-23 18:55:30 +01:00
Teleport users at the set spawn location in the nether.
This commit is contained in:
parent
380455f5fb
commit
01cb3fbfe2
@ -100,7 +100,7 @@ public class Portal implements Listener {
|
||||
case Owner:
|
||||
case Member:
|
||||
case Coop:
|
||||
spawnEnvironment = IslandEnvironment.Island;
|
||||
spawnEnvironment = IslandEnvironment.Main;
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user