mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-02 02:33:08 +00:00
Set sleepingingored default to false (#3141)
This commit is contained in:
parent
1d6ad297a4
commit
dcb69ddc73
1 changed files with 3 additions and 0 deletions
|
@ -547,6 +547,9 @@ permissions:
|
|||
description: Give players with op everything by default
|
||||
children:
|
||||
essentials.gamemode.*: true
|
||||
essentials.sleepingignored:
|
||||
default: false
|
||||
description: If the player has this permission, they will not have to sleep for the night to be skipped
|
||||
# These permissions can't be assigned from player-commands for compatibility reasons
|
||||
essentials.teleport.cooldown.bypass.tpa:
|
||||
default: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue