1
0
mirror of https://github.com/Zrips/Jobs.git synced 2025-01-07 00:38:42 +01:00
This commit is contained in:
montlikadani 2020-04-03 13:26:17 +02:00
parent 297a89126d
commit d081da693d

View File

@ -484,15 +484,18 @@ Jobs:
# permissions granted for joining class
permissions:
# example node
# NOTE: You should use "_" instead of "." dot, because the file will be saved on
# plugin load, so it will changes the configuration.
aaaaaatest_node:
# Any name can be accepted
firstNode:
# true to give, false to revoke
value: true
# The permission node
permission: "aaaaaatest.node"
# minimum level needed to grant permission. Use 0 for all levels
level: 0
aaaaaatest_node2:
secNode:
value: true
# The permission node
permission: "aaaaaatest.node2"
# Permission granted when reaching level 10
level: 10
# Permissions granted when particular conditions are meet