luminlumin 1 Posted November 6, 2017 getWorldHopper().hopWorld(getWorlds().getRandomWorld(w -> w != null && !w.isPVP() && !w.isLastManStanding() && !w.isDeadmanMode() && !w.isHighRisk() && !w.isTournamentWorld())); Having trouble finding if world is a king of the skill world though. Any solutions? edit: >:| just as I posted this it again tried to hop to KoTS world!
mfanatik 4 Posted November 6, 2017 Your best bet would be to just put the KoTS worlds in a list and check if the list doesn't contain the world
Dinh 496 Posted November 6, 2017 Probably not there yet because they have been added 5 days ago and the developers may not be aware yet.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.