requires paper now, added config, added mementos, added reload command
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
### Don't be sad it's gone, be happy that it happened.
|
||||
|
||||
Allows you to collect remains of your named companions.
|
||||
Allows you to collect remains of your named companions.
|
||||
|
||||
#### Configuration
|
||||
|
||||
You can reload the configuration with `/bhihreload` while having `bhih.reload` permission
|
||||
|
||||
```yaml
|
||||
named-entity:
|
||||
rename-drops: true # should mob drops be renamed to the name of the mob
|
||||
drop-nametag: false # should mobs drop (unusable) nametags with their name to be used as mementos
|
||||
player:
|
||||
drop-nametag: false # should players drop (unusable) nametags with their name to be used as mementos
|
||||
```
|
||||
Reference in New Issue
Block a user