Skip to content

Commit 701906a

Browse files
authored
Update README.md
1 parent 1624250 commit 701906a

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Diff for: README.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44

55
Throw mobs into buckets! :D
66

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` |
1214

1315
## Texture Configuration
1416

@@ -85,4 +87,4 @@ SHEEP:
8587
>
8688
> You can only use one set of nbtValues (in the villager example, profession).
8789
>
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.

0 commit comments

Comments
 (0)