We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4b117 commit cdca6e1Copy full SHA for cdca6e1
1 file changed
eternalcore-core/src/main/java/com/eternalcode/core/feature/home/HomesConfig.java
@@ -42,7 +42,7 @@ public class HomesConfig extends OkaeriConfig implements HomesSettings {
42
"# How it works:",
43
"# If a player has both 'eternalcore.home.vip' and 'eternalcore.home.premium',",
44
"# they will be able to set 3 homes (highest value wins).",
45
- "# If the player does not have any permission from the list he will be able to set `defaultLimit` of homes.",
+ "# If the player does not have any permission from the list he will be able to set the limit defined by `defaultLimit`.",
46
"#",
47
"# You can define additional permissions as needed.",
48
"# Example: 'eternalcore.home.admin: 999'"
0 commit comments