diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 0d5a518..9ddb128 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -14,5 +14,8 @@ permissions: default: op children: wildloaders.use: true + wildloaders.give: true wildloaders.use: - description: Gives access to place a chunkloader. \ No newline at end of file + description: Gives access to place a chunkloader. + wildloaders.give: + description: Gives access to give chunkloaders to other players. \ No newline at end of file