Table of Contents
<html> <style type=“text/css”> #dokuwikicontent p {text-align:justify;} #dokuwikicontent a {} #dokuwikicontent a:hover {} #dokuwikicontent a:active {}
#dokuwikicontent .wikilink1 { font-weight: bold; color: green; transition:1.5s; } #dokuwikicontent .wikilink1:hover { text-decoration:none; color:brown; transition:1.5s; }
h1 {margin-bottom:1px;} h2 {margin-bottom:1px;} h3 {margin-top:5px;margin-bottom:1px;} h4 {margin-bottom:1px;}
.toc {border:0px #666666 solid;} .toc ul {border:0px #666666 solid;} .toc li {border:0px #666666 solid;}
#dokuwiki__content hr {margin-bottom:2px;margin-top:2px;}
.user {}
.elite {
color:gray;
}
.officer {
color:blue;
} .officer .bracket {
color:darkblue; font-weight:bold;
} .officer a {
font-weight: bold; color: blue;
}
.mod {
color:green;
} .mod .bracket {
color:darkgreen; font-weight:bold;
}
.admin {
color:red;
} .admin .bracket {
color:darkred; font-weight:bold;
}
.owner {
color:gold;
} .owner .bracket {
color:orange; font-weight:bold;
}
.toc a {color:darkgreen;} .toc a:hover {color:green;transistion:1.5s;} .toc a:active {color:lime;transistion:1.5s;}
.prompt {
padding:5px; border-radius:10px; text-align:justify;
} .prompt-blue {
border:darkblue 1px solid; background-color:lightblue;
} .prompt-green {
border:darkgreen 1px solid; background-color:lightgreen;
} .prompt-red {
border:darkred 1px solid; background-color:pink;
}
.prompt-ugly {
border:gray 1px solid; background-color:lightgray;
}
</style> </html>
SkyWorld
Your Own Island
Start your SkyWorld adventure by entering /is create <name> into your chat. You will recieve a message back from a sky god informing you that your island is being created. Please give this time to generate.
Once your island is shaped and your own personal world is created for you, let's begin!
The name string upon entry of the command does not have to be your username and can only be 1 word, or multiple words without any spaces.
Solo or Teamwork
You can go about your sky adventure alone, or as a team. Each SkyWorld cam have up to 15 people, including the owner.
Before other people can play on your SkyWorld island, you first have to invite them to join you. You can do this by entering /is invite <player>, and they would then be sent a request to join and would have to accept it.
<html> <div class=“prompt prompt-red”> This feature currently seems to not be working, but I'm looking into if there are any fixes. This <strong>may</strong> become disabled. </div> </html>
Private Chat
You have a private chat on your island. This chat is separate from the global chat and can only be seen by island members. Toggle this on and off with /is chat.
Visitations
You can vsit other SkyWorlds with the use of /is visit. This will bring up a GUI with a list of players' worlds. Simply click on the one you want to visit, and that's it!
Cheatsheet
Cobblestone Generator
You're not playing any version of Skyblock without the use of the classic Cobblestone Generator; and of course, you have access to one of these right away… you just have to build it.
The generators here though are a little cursed, so you may not always get what you'd expect (cobblestone). There's a 50% chance of generating a few different things other than cobblestone. We're adding this list soon.
If you're new to Skyblock and not sure
how to make a cobblestone generator,
don't worry about that - we've got you
covered. Not only do we have a little
detailed example at /spawn, but
there will also be one on this wiki
shortly.
Custom Island
The island used in Block Survival's SkyWorld was designed by Spazvicious, which means it's not your regular blocky island in the sky.
Though it's still a simple structure, it has some extra movement space from the start - but still be careful! Warping between worlds on this server is a little strange with rendering, so please give it a couple seconds.
<html> <style type=“text/css”> .blockFoot { background: transparent; border: 0px; padding-bottom: 0px; }
.blockFootMain { display: inline; border: 1px solid #c0c0c0; border-right: 0px solid #c0c0c0; border-bottom: 0px; background: lightgreen; padding: inherit; padding-bottom: 2px; font-weight: bold; } .blockFootMain:hover { }
.blockFootHere { display: inline; border: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0; border-bottom: 0px; background: #ffffff; padding: inherit; padding-bottom: 2px; }
.blockFootEco { display: inline; border: 1px solid #c0c0c0; border-right: 0px solid #c0c0c0; border-bottom: 0px; background: yellow; padding: inherit; padding-bottom: 2px; }
.blockFootGames { display: inline; border: 1px solid #c0c0c0; border-right: 0px solid #c0c0c0; border-bottom: 0px; background: lightgray; padding: inherit; padding-bottom: 2px; } .blockFootGames:hover { }
.blockFootSkyWorld { display: inline; border: 1px solid #c0c0c0; border-right: 0px solid #c0c0c0; border-bottom: 0px; background: teal; padding: inherit; padding-bottom: 2px; color: silver; } .blockFootSkyWorld:hover { }
.blockFootMain a { color: darkgreen; font-weight: bold; } .blockFootGames a { font-weight: bold; color: gray; } .blockFootSkyWorld a { font-weight: bold; color: teal; }
</style> </html>
<html>
<div class="blockFoot"> <span class="blockFootMain"><a href="./servers:blocksurvival">Block Survival</a></span><span class="blockFootGames"><a href="./servers:blocksurvival:games">Minigames</a></span><span class="blockFootHere">SkyWorld</span> </div>
</html>