diff --git a/Home.md b/Home.md index 157c470..c37fdb8 100644 --- a/Home.md +++ b/Home.md @@ -7,7 +7,10 @@ Below you'll find a list of pages, take a look at the top level pages for how ea * [Worldbooks](Worldbooks) * [Minecraft](Worldbooks%2FMinecraft) + * [Worlds](Worldbooks%2FMinecraft%2FWorlds) * [MMO](Worldbooks%2FMinecraft%2FWorlds%2FMMO) + * [PluginHelp](Worldbooks%2FMinecraft%2FPluginHelp) + * [Residence](Worldbooks%2FMinecraft%2FPluginHelp%2FResidence) * [Home](Home) * [Characters](Characters) * [Apu](Characters%2FApu) diff --git a/Worldbooks%2FMinecraft%2FPluginHelp.md b/Worldbooks%2FMinecraft%2FPluginHelp.md new file mode 100644 index 0000000..dfbb464 --- /dev/null +++ b/Worldbooks%2FMinecraft%2FPluginHelp.md @@ -0,0 +1,19 @@ +Notes +=== + +This is the main page for holding all the different knowledge about the plugins in use on the minecraft server. Here's all the plugins we have documented. + +--- + + + +--- + + + +Meta +=== +!include 'Worldbooks/Minecraft/PluginHelp/Residence' + +Content +=== diff --git a/Worldbooks%2FMinecraft%2FWorlds.md b/Worldbooks%2FMinecraft%2FWorlds.md new file mode 100644 index 0000000..d4eb593 --- /dev/null +++ b/Worldbooks%2FMinecraft%2FWorlds.md @@ -0,0 +1,52 @@ +Notes +=== + +Here you can find some human readable info on each of the worlds + +[MMO](Worldbooks/Minecraft/Worlds/MMO) +--- + +This is the main world everyone should want to play in, it needs a lot of work though. + +[Creative](Worldbooks/Minecraft/Worlds/Creative) +--- + +The creative world, everyone here has the gamemode creative so they can experiment with features, or make artwork without +doing all the mining and other resource gathering. + +[Anarchy](Worldbooks/Minecraft/Worlds/Anarchy) +--- + +This is a mostly Vanilla minecraft world. It has a few plugins to handle raids of griefers or other disasters but is otherwise completely +vanilla for anyone who wants to play without mods. It also has basically no rules, i.e. the only thing that is considered a problem is someone doing +large scale destruction or using cheats to do large scale issues. Using x-ray, or other hacks is allowed as long as you're not using them for anything large scale. + + +[Lobby](Worldbooks/Minecraft/Worlds/Lobby) +--- + +The lobby world. Only approved users have the ability to build here, it's a largely static world for moving between servers/worlds for the users that aren't comfortable with +using /commands in minecraft. + + +[Test](Worldbooks/Minecraft/Worlds/Test) +--- + +This is a private test world that will get used for testing new features/plugins, you won't have access to it. + +--- + + + +--- + + +Ignore everything below this, it's used to prevent errors in the processing code + +Meta +=== +!no_process + +Contents +=== + diff --git a/_Sidebar.md b/_Sidebar.md index 318a88a..0cff926 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -2,7 +2,10 @@ Wiki Contents * [Worldbooks](Worldbooks) * [Minecraft](Worldbooks%2FMinecraft) + * [Worlds](Worldbooks%2FMinecraft%2FWorlds) * [MMO](Worldbooks%2FMinecraft%2FWorlds%2FMMO) + * [PluginHelp](Worldbooks%2FMinecraft%2FPluginHelp) + * [Residence](Worldbooks%2FMinecraft%2FPluginHelp%2FResidence) * [Home](Home) * [Characters](Characters) * [Apu](Characters%2FApu)