Permissions
Permissions
| Permission | Description | Default |
|---|---|---|
| strangeweapons.* | Gives all of the strange weapons permissions | |
| strangeweapons.command.strange | Turn an item into a strange item | |
| strangeweapons.command.strange.specifypart | Specify the initial part when using the strange command | Child of strangeweapons.command.strange. (negate if not desired) |
| strangeweapons.command.newcrate | Spawn crates | |
| strangeweapons.command.newkey | Spawn keys | |
| strangeweapons.command.newpart | Spawn strange parts | |
| strangeweapons.command.newnametag | Spawn name tags | |
| strangeweapons.command.newdescriptiontag | Spawn description tags | |
| strangeweapons.command.tag | Set tags | true |
| strangeweapons.command.crates | Manage crates | |
| strangeweapons.command.contents | View crate contents | |
| strangeweapons.command.drops | Manage drops | |
| strangeweapons.command.playtime | View playtime | |
| strangeweapons.command.listparts | List strange parts | |
| strangeweapons.command.spawnstrange | Spawn strange weapons | |
| strangeweapons.command.listqualities | List weapon qualities | |
| strangeweapons.command.setquality | Set weapon quality | |
| strangeweapons.drop.announceexempt | Does not announce publicly when this player gets a drop, in case they may be vanished | |
| strangeweapons.drop.dropcrates | Drop crates for this player | true |
| strangeweapons.drop.dropitems | Drop items for this player | true |
Recommended Setup
By default, normal users have all of the permissions for normal functionality. I recommend giving them strangeweapons.command.contents so that they can view the contents of crates, but if you want to keep even the contents a surprise, you can withhold it.
Admins with the ability to vanish should be given strangeweapons.drop.announceexempt. This prevents the message announcing that they have received a drop which prevents their cover from being blown if they are doing wetwork.
Admins who will be managing this plugin should be given strangeweapons.*.
Admins who will not be managing this plugin should not receive strangeweapons.command.crates or strangeweapons.command.drops. Grant permissions individually or negate them.
The two strangeweapons.drop.dropcrates and strangeweapons.drop.dropitems permissions are for determining if a player receives those types of drops. The crate and item drops run on separate timers.