- interact-event isn't triggered if the player is sneaking
- More customizable messages (more info below)
- Added /emf admin version
- Bug fixes
Changes to
messages.yml
Code (YAML):
# The text shown in a fish's lore before who caught the fish
fish-caught-by
:
"&fCaught by {player}"
# The text shown in a fish's lore before the length of the fish
fish-length
:
"&fMeasures {length}"
in the "bossbar" section:
Code (YAML):
# For translating the "left" at the end e.g. "5s left" -> "5s kvar"
remaining
:
" left"
The config-version for
messages.yml has changed to
4