From dd7953ab4c8c27a6fe53e86510360064bc4a1df2 Mon Sep 17 00:00:00 2001 From: itzg Date: Sat, 22 May 2021 13:59:05 +0000 Subject: [PATCH] docs: Auto update markdown TOC --- README.md | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 32b10de8..eb94445a 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ By default, the container will download the latest version of the "vanilla" [Min * [Helm Charts](#helm-charts) * [Examples](#examples) * [Amazon Web Services (AWS) Deployment](#amazon-web-services-aws-deployment) + * [Using Docker Compose](#using-docker-compose) * [Server types](#server-types) * [Running a Forge Server](#running-a-forge-server) * [Running a Bukkit/Spigot server](#running-a-bukkitspigot-server) @@ -78,12 +79,15 @@ By default, the container will download the latest version of the "vanilla" [Min * [Modpack data directory](#modpack-data-directory) * [Buggy start scripts](#buggy-start-scripts) * [Fixing "unable to launch forgemodloader"](#fixing-unable-to-launch-forgemodloader) - * [Optional plugins, mods, and config attach points](#optional-plugins-mods-and-config-attach-points) - * [Auto-downloading SpigotMC/Bukkit/PaperMC plugins](#auto-downloading-spigotmcbukkitpapermc-plugins) - * [Replacing variables inside configs](#replacing-variables-inside-configs) - * [Running with a custom server JAR](#running-with-a-custom-server-jar) - * [Force re-download of the server file](#force-re-download-of-the-server-file) - * [Using Docker Compose](#using-docker-compose) + * [Working with mods and plugins](#working-with-mods-and-plugins) + * [Optional plugins, mods, and config attach points](#optional-plugins-mods-and-config-attach-points) + * [Auto-downloading SpigotMC/Bukkit/PaperMC plugins](#auto-downloading-spigotmcbukkitpapermc-plugins) + * [Downloadable mod/plugin pack for Forge, Bukkit, and Spigot Servers](#downloadable-modplugin-pack-for-forge-bukkit-and-spigot-servers) + * [Remove old mods/plugins](#remove-old-modsplugins) + * [Working with world data](#working-with-world-data) + * [Downloadable world](#downloadable-world) + * [Cloning world from a container path](#cloning-world-from-a-container-path) + * [Overwrite world on start](#overwrite-world-on-start) * [Server configuration](#server-configuration) * [Server name](#server-name) * [Server port](#server-port) @@ -116,15 +120,13 @@ By default, the container will download the latest version of the "vanilla" [Min * [Level Type and Generator Settings](#level-type-and-generator-settings) * [Custom Server Resource Pack](#custom-server-resource-pack) * [World Save Name](#world-save-name) - * [Downloadable world](#downloadable-world) - * [Cloning world from a container path](#cloning-world-from-a-container-path) - * [Overwrite world on start](#overwrite-world-on-start) - * [Downloadable mod/plugin pack for Forge, Bukkit, and Spigot Servers](#downloadable-modplugin-pack-for-forge-bukkit-and-spigot-servers) - * [Remove old mods/plugins](#remove-old-modsplugins) * [Online mode](#online-mode) * [Allow flight](#allow-flight) * [Other server property mappings](#other-server-property-mappings) * [Miscellaneous Options](#miscellaneous-options) + * [Replacing variables inside configs](#replacing-variables-inside-configs) + * [Running with a custom server JAR](#running-with-a-custom-server-jar) + * [Force re-download of the server file](#force-re-download-of-the-server-file) * [Running as alternate user/group ID](#running-as-alternate-usergroup-id) * [Memory Limit](#memory-limit) * [JVM Options](#jvm-options) @@ -143,7 +145,7 @@ By default, the container will download the latest version of the "vanilla" [Min * [Enabling Autopause](#enabling-autopause) * [Running on RaspberryPi](#running-on-raspberrypi) - +