Skip to content

Commit 0236b32

Browse files
Update eternalcore-core/src/main/java/com/eternalcode/core/feature/sleep/PlayerJoinSleepController.java
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent ee24e71 commit 0236b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eternalcore-core/src/main/java/com/eternalcode/core/feature/sleep/PlayerJoinSleepController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@Controller
1010
@PermissionDocs(
1111
name = "Sleep Ignore",
12-
permission = "eternalcore.sleepignore",
12+
permission = "eternalcore.sleep.ignore",
1313
description = "Allows the player holding the permission to be ignored while sleeping in the night"
1414
)
1515
public class PlayerJoinSleepController implements Listener {

0 commit comments

Comments
 (0)