15 lines
534 B
Markdown
15 lines
534 B
Markdown
### Don't be sad it's gone, be happy that it happened.
|
|
|
|
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
|
|
``` |