Skip to content

Commit

Permalink
Update config comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zrdzn committed Nov 4, 2023
1 parent d7cdabb commit 732e297
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ public class PluginConfig extends OkaeriConfig {

@Comment("")
@Comment("All messages that can be sent by plugin to players.")
@Comment("If you want to disable specific messages just place a '#' before them.")
@Comment("If you want to disable specific messages just set them to '' (empty).")
private MessageConfig messages = new MessageConfig();

public long getUserSettingsSaveInterval() {
Expand Down

0 comments on commit 732e297

Please sign in to comment.