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 ee24e71 commit 0236b32Copy full SHA for 0236b32
eternalcore-core/src/main/java/com/eternalcode/core/feature/sleep/PlayerJoinSleepController.java
@@ -9,7 +9,7 @@
9
@Controller
10
@PermissionDocs(
11
name = "Sleep Ignore",
12
- permission = "eternalcore.sleepignore",
+ permission = "eternalcore.sleep.ignore",
13
description = "Allows the player holding the permission to be ignored while sleeping in the night"
14
)
15
public class PlayerJoinSleepController implements Listener {
0 commit comments