How to create permission for groups?

Hi, i want to create different loadouts for VIP1, VIP2 e.t.c.

its possible? 

Hello, I am the new maintainer of this recently claimed plugin.

First of all this plugin does not work like that.

You must first set up a default loadout for your players to use/get when they spawn.

Then you can let them have the permission called

  • loadoutless.save -- Required to save a loadout.
  • loadoutless.getloadout -- Allows the player to respawn with a loadout.

This will allow them to customize their own load-outs to spawn individually.

Of course, you can set up prohibited items to prevent people from saving Over Powered load-outs. By having the permission called loadoutless.banitem and adding the banned items with the command /loadout banitem rifle.ak  or to remove a banned item

/loadout removebanitem rifle.ak 



Merged post

My mistake this plugin uses the item ids, not the item short names!