File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,10 @@ and explicitly triggers an additional garbage collection if it is highly likely
4141Place the plugin JAR into your server's ` mods/ ` folder.
4242
4343### Configuration
44- The plugin is configured via a JSON configuration file. Below are all available configuration sections and their options.
44+ The plugin is configured via a JSON configuration file at ` mods/Nitrado_PerformanceSaver/config.json ` . You will need to
45+ create the file and directory.
46+
47+ Below are all available configuration sections and their options.
4548
4649#### TPS Adjuster (` Tps ` )
4750Controls the server's TPS limiting behavior.
@@ -106,7 +109,7 @@ Triggers JVM garbage collection when chunk unloading indicates memory can be fre
106109
107110### Full Configuration Example
108111
109- Below is a complete ` config.json ` file with all default values:
112+ Below is a complete ` mods/Nitrado_PerformanceSaver/ config.json` file with all default values:
110113
111114``` json
112115{
You can’t perform that action at this time.
0 commit comments