Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:forceresourcepacks:config [2024/03/16 16:05] – created - external edit plugin:forceresourcepacks:config [2024/07/29 23:20] (current) – [config.yml] use l.phoenix616.dev short link domain phoenix616
Line 1: Line 1:
 # Configs # Configs
- 
 ## config.yml ## config.yml
  
-For now you can find the default configs on [gist](https://s.moep.tv/frpconfig)! This page is work in progress. There will be a more detailed explanation of the config options soon.+For now you can find the default configs on [gist](https://l.phoenix616.dev/frpconfig)! This page is work in progress. There will be a more detailed explanation of the config options soon.
  
 The configs for the different platforms are slightly different, read [this update note](https://www.spigotmc.org/resources/force-resourcepacks.10499/update?update=67127) for information on how the Bukkit config differs from the Bungee/velocity one or just take a look at the default configs linked previously. The configs for the different platforms are slightly different, read [this update note](https://www.spigotmc.org/resources/force-resourcepacks.10499/update?update=67127) for information on how the Bukkit config differs from the Bungee/velocity one or just take a look at the default configs linked previously.
 +
 +### debug
 +
 +*Default*: `true`
 +
 +Log some stuff about the players packs to the console (pack sending and the status, turn that of on large servers!)
 +
 +Setting it to `true` means that messages will be logged at the `INFO` level, `false` makes it not log to the terminal/default log using the `FINE` level.
 +
 +For advanced settings you can use any [JUL Level](https://docs.oracle.com/javase/8/docs/api/java/util/logging/Level.html) where `OFF` will completely disable the code sending the debug logs.
 +
 +
  
 ## key.yml ## key.yml