FAQ - GeorgH93/Minepacks GitHub Wiki

How can I use the plugin without a permission plugin?

If you do not have a permission plugin you can use the permissions.yml file (in the same folder as the servers .jar file and the plugins folder). By adding this (you have to restart the server afterwards):

minepacks:
  default: true
  children:
    backpack.user: true
    backpack.size.6: true