From bfa50796dabee26719b39851e2bf786280825783 Mon Sep 17 00:00:00 2001 From: FedUpWith-Tech Date: Sat, 1 Aug 2020 15:27:01 -0400 Subject: [PATCH] New Sidebar --- _Sidebar.md | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..72b6f71 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,75 @@ +## Contents +* [[Home]] +* [[Features]] +* [[Resources]] +* [[Credits]] + +### Setup +* [[Base Plugin Settings]] + * [[Installation]] + * [[Configuration.txt]] + * [[Permissions]] + * [[Commands]] +* [[Web Setup]] + * [[Internal Webserver]] + * [[External Webserver Basics]] + * [[Web ui login support and permissions]] + * [[Web UI Parameters]] +* [[Dmap]] +* [[Dmarker]] +* [[HD Map Configuration]] +* [[World and template settings]] + +### Advanced Configuration +* [[Advanced Map Configuration]] + * [[Full list of predefined perspectives]] + * [[Defining Custom Lightings]] + * [[Defining Custom Perspectives]] + * [[Defining Custom Shaders]] + * +* [[Component Configuration]] +* [[Configuration of worlds]] +* [[Exporting World Data in Wavefront OBJ Format]] +* [[External Webserver Advanced]] + * [[External Webserver on hosting providers]] + * [[Dynmap On Xenon Hosting Service, courtesy of mavbear]] + * [[External Webserver on Linux]] + * [[Setting up Dynamic Map with Apache httpd under Arch Linux]] + * [[Setting up Dynamic Map with apache2 under Debian]] + * [[Setting up Dynamic Map with lighttpd under Arch Linux]] + * [[Setting up dynamic map with nginx (Courtesy of cryptk)]] + * [[Setting up with Nginx server on Centos]] + * [[External Webserver on Windows]] + * [[Setting up Dynamic Map with IIS]] + * [[Setting up dynamic map with iis using url rewrite and applicationrequestrouting (thanks to kekec852!)]] + + +### Developers +* [[How to compile dynmap]] +* Classes + * [[BoxRenderer Class]] + * [[FenceWallBlockRenderer Class]] + * [[PaneRenderer Class]] + * [[SkullRenderer Class]] + * [[RedstoneWireRenderer Class]] + * [[StairBlockRenderer Class]] +* [[Mod Support]] + * [[Support for Minecraft Servers other than CraftBukkit]] + * [[Support for MinecraftForge based mods]] + * [[Support for Tekkit]] + * [[Custom Block Definitions]] + * [[Model Definition Files]] + * [[Texture Definition Files]] + * [[Defining a Block using a Custom Block Renderer]] + * [[Defining a Block using a Volumetric Model]] + * [[Defining a Cuboid Block]] + * [[Defining a Simple Block]] + * [[Defining Cuboid Models]] + * [[Defining Volumetric Models]] + * [[Special texture file types]] + * [[Using custom block renderers]] + +### Other +* [[Color Schemes]] + +