Skip to content

Commit cdca6e1

Browse files
committed
gemini review
1 parent 9d4b117 commit cdca6e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • eternalcore-core/src/main/java/com/eternalcode/core/feature/home

eternalcore-core/src/main/java/com/eternalcode/core/feature/home/HomesConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public class HomesConfig extends OkaeriConfig implements HomesSettings {
4242
"# How it works:",
4343
"# If a player has both 'eternalcore.home.vip' and 'eternalcore.home.premium',",
4444
"# 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.",
45+
"# If the player does not have any permission from the list he will be able to set the limit defined by `defaultLimit`.",
4646
"#",
4747
"# You can define additional permissions as needed.",
4848
"# Example: 'eternalcore.home.admin: 999'"

0 commit comments

Comments
 (0)