diff --git a/docs/variables/index.md b/docs/variables.md similarity index 95% rename from docs/variables/index.md rename to docs/variables.md index 02504495..c5e5492a 100644 --- a/docs/variables/index.md +++ b/docs/variables.md @@ -1,5 +1,11 @@ -### **OS OPTIONS** +!!! warning + + The variables listed on this page are manually documented and may be out-of-date or inaccurate. + + All other documentation pages are actively maintained, so please use the search box above to find the desired topic. + +### General options @@ -108,7 +114,7 @@ alternatively, you can mount: /etc/localtime:/etc/localtime:ro
-### **SERVER** +### Server @@ -448,7 +454,7 @@ alternatively, you can mount: /etc/localtime:/etc/localtime:ro
-### **CUSTOM RESOURCE PACK** +### Custom resource pack @@ -481,7 +487,7 @@ alternatively, you can mount: /etc/localtime:/etc/localtime:ro
-### **WHITELIST** +### Whitelist @@ -520,7 +526,7 @@ alternatively, you can mount: /etc/localtime:/etc/localtime:ro
-### **RCON** +### RCON @@ -589,7 +595,7 @@ alternatively, you can mount: /etc/localtime:/etc/localtime:ro
-### **AUTOPAUSE** +### Auto-Pause !!! note @@ -652,7 +658,7 @@ alternatively, you can mount: /etc/localtime:/etc/localtime:ro -### **AUTOSTOP** +### Auto-Stop !!! note @@ -702,11 +708,11 @@ alternatively, you can mount: /etc/localtime:/etc/localtime:ro -### **CURSEFORGE** +### CurseForge -!!! note - - A CurseForge API key is required to use a CurseForge type server. Go to their [developer console](https://console.curseforge.com/), generate an API key, and set the environment variable CF_API_KEY +!!! tip + + Refer to the [main documentation page](types-and-platforms/mod-platforms/auto-curseforge.md) for more details and up-to-date information.