This commit is contained in:
KennyTV 2020-10-24 11:14:11 +02:00
parent 0986b0982c
commit bc2f6a423f
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B

View File

@ -13,7 +13,7 @@ public interface ViaVersionConfig {
/**
* Sets whether to check for updates. This updates the internally cached value
* as well as the config, but does not save the config to disc.
* as well as the config, but does not save the config to disk.
*
* @param checkForUpdates true to check for updates on server start and joins
*/