luminlumin 1 Share Posted November 6, 2017 (edited) 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! Edited November 6, 2017 by luminlumin Link to comment Share on other sites More sharing options...
mfanatik 4 Share Posted November 6, 2017 (edited) Your best bet would be to just put the KoTS worlds in a list and check if the list doesn't contain the world Edited November 6, 2017 by mfanatik Link to comment Share on other sites More sharing options...
Dinh 496 Share Posted November 6, 2017 Probably not there yet because they have been added 5 days ago and the developers may not be aware yet. Link to comment Share on other sites More sharing options...
grimxuk 0 Share Posted November 6, 2017 yeah! Link to comment Share on other sites More sharing options...
luminlumin 1 Author Share Posted November 6, 2017 yeah! Thank you for your contribution. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now