mirror of
https://github.com/filoghost/ChestCommands.git
synced 2024-11-25 19:45:44 +01:00
Update settings header
This commit is contained in:
parent
56742061bb
commit
f1d2ad353e
@ -25,7 +25,9 @@ public class Settings extends SpecialConfig {
|
||||
public int anti_click_spam_delay = 200;
|
||||
|
||||
public Settings() {
|
||||
setHeader("ChestCommands configuration file.\nTutorial: http://dev.bukkit.org/bukkit-plugins/chest-commands\n");
|
||||
setHeader(
|
||||
"ChestCommands main configuration file.\n" +
|
||||
"Documentation: https://filoghost.me/docs/chest-commands\n");
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user