Teleport users at the set spawn location in the nether.

This commit is contained in:
Brianna 2020-05-01 04:10:47 -04:00
parent 380455f5fb
commit 01cb3fbfe2

View File

@ -100,7 +100,7 @@ public class Portal implements Listener {
case Owner:
case Member:
case Coop:
spawnEnvironment = IslandEnvironment.Island;
spawnEnvironment = IslandEnvironment.Main;
break;
default: