docs: clarify the variables page (#2573)

This commit is contained in:
Geoff Bourne 2024-01-02 14:37:54 -06:00 committed by GitHub
parent b0605581c3
commit 6263cf419f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
<table> <table>
<thead> <thead>
<tr> <tr>
@ -108,7 +114,7 @@ alternatively, you can mount: <code>/etc/localtime:/etc/localtime:ro
</tbody> </tbody>
</table> </table>
### **SERVER** ### Server
<table> <table>
<thead> <thead>
@ -448,7 +454,7 @@ alternatively, you can mount: <code>/etc/localtime:/etc/localtime:ro
</tbody> </tbody>
</table> </table>
### **CUSTOM RESOURCE PACK** ### Custom resource pack
<table> <table>
<thead> <thead>
@ -481,7 +487,7 @@ alternatively, you can mount: <code>/etc/localtime:/etc/localtime:ro
</tbody> </tbody>
</table> </table>
### **WHITELIST** ### Whitelist
<table> <table>
<thead> <thead>
@ -520,7 +526,7 @@ alternatively, you can mount: <code>/etc/localtime:/etc/localtime:ro
</tbody> </tbody>
</table> </table>
### **RCON** ### RCON
<table> <table>
<thead> <thead>
@ -589,7 +595,7 @@ alternatively, you can mount: <code>/etc/localtime:/etc/localtime:ro
</tbody> </tbody>
</table> </table>
### **AUTOPAUSE** ### Auto-Pause
!!! note !!! note
@ -652,7 +658,7 @@ alternatively, you can mount: <code>/etc/localtime:/etc/localtime:ro
### **AUTOSTOP** ### Auto-Stop
!!! note !!! note
@ -702,11 +708,11 @@ alternatively, you can mount: <code>/etc/localtime:/etc/localtime:ro
</table> </table>
### **CURSEFORGE** ### CurseForge
!!! note !!! tip
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 Refer to the [main documentation page](types-and-platforms/mod-platforms/auto-curseforge.md) for more details and up-to-date information.
<table> <table>
<thead> <thead>