File tree 1 file changed +8
-6
lines changed
1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
Throw mobs into buckets! : D
6
6
7
- > ** Warning**
8
- >
9
- > Plugin is still heavily in development and does not currently work.
10
- >
11
- > Compile and use at your own risk, but I would not use this on my server right now to be honest.
7
+ ## Permissions
8
+ | Permission | What it do | Default |
9
+ | ---------------------------------| --------------------------------------------------| ---------|
10
+ | ` simplebucketmobs.bucket.<mob> ` | Allows the user to bucket the specified mob | ` false ` |
11
+ | ` simplebucketmobs.bucket.all ` | Allows the user to bucket all enabled mobs | ` op ` |
12
+ | ` simplebucketmobs.reload ` | Reload plugin configuration files | ` op ` |
13
+ | ` simplebucketmobs.debucket ` | Dump saved mob NBT data from Mob Bucket to chat. | ` op ` |
12
14
13
15
## Texture Configuration
14
16
85
87
>
86
88
> You can only use one set of nbtValues (in the villager example, profession).
87
89
>
88
- > The method used to search for the desired nbtValue is not recursive and will not find all possible values.
90
+ > The method used to search for the desired nbtValue is not recursive and will not find all possible values.
You can’t perform that action at this time.
0 commit comments