How can I remove the skip day #4090
Answered
by
triagonal
louanfontenele
asked this question in
Q&A
|
Hello, I don't want to skip the day instantly, as I do to make it normal, I already use another plugin called Habor, I would love to make it normal like vanilla I know that permission is: essentials.sleepingignored Is there any way for me to remove this? |
Answered by
triagonal
Mar 28, 2021
Replies: 1 comment
|
If you're opped or have a wildcard permission like If you're using LuckPerms, then the command would be something like |
0 replies
Answer selected by
JRoy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're opped or have a wildcard permission like
*oressentials.*, you'll need to negate (set to false) the permission you listed above in your permissions plugin.If you're using LuckPerms, then the command would be something like
/lp group owner permission set essentials.sleepingignored false, given all opped/wildcard users are in theownergroup.