@extends('template') @section('content')
Looking to download the PC Launcher or Android APK?
Everyone is a Member and can use the worlds below Each world can hold up to 2000 players
@foreach($worlds as $world) @if(!$world["dev"] && $world["webclient"])
US {{$world["name"]}} World 1 {{$world["online"]}} {{$world["type"]}}
@endif @endforeach
Rules of conduct Know the rules - don't risk being banned from the game
Contribute Fixes Report bugs and submit merge requests to help out!
Security tips Protect your password and read this important information
@endsection