-
Notifications
You must be signed in to change notification settings - Fork 0
CozyHub Permissions
TheMFCraft edited this page Jun 8, 2026
·
1 revision
| Permission | Description | Default |
|---|---|---|
cozyhub.use |
Allows using the /hub command |
true |
cozyhub.setspawn |
Allows setting the hub spawn location | op |
cozyhub.admin |
Allows reloading the plugin configuration | op |
cozyhub.visibility |
Allows toggling player visibility | true |
cozyhub.doublejump |
Allows using the double jump feature | true |
- Type: boolean
- Default: true
-
Description: Required to use
/hubfor teleportation
- Type: boolean
- Default: op
-
Description: Required to use
/hub setspawn
- Type: boolean
- Default: op
-
Description: Required to use
/hub reload
- Type: boolean
- Default: true
-
Description: Required to use
/visibility
- Type: boolean
- Default: true
-
Description: Required for double jump to work (must also have
protection.hub-flyenabled in config)
lp group default permission set cozyhub.use true
lp group default permission set cozyhub.visibility true
lp group default permission set cozyhub.doublejump true
lp group admin permission set cozyhub.setspawn true
lp group admin permission set cozyhub.admin trueessentials:perm set <player> cozyhub.admin true