v3.7.0-1.21.6+paper

Changelog

v3.7.0-1.21.6+paper

Fabric & Paper

  • add an option to require a player to have a permission ('magnetic.ability.use') to use the ability (#47)
    • permissionRequired, by default: false
    • on Fabric the fabric-permissions-api has to be installed for this to work
  • add an option to ignore drops from entities when killed (#48)
    • ignoreEntities, by default: none
    • the option takes identifiers and tags as an input
  • add an option to ignore drops produced by ranged weapons (#49)
    • ignoreRangedWeapons, by default: true
  • add an option to play/show sound, text message and title alerts when the inventory is full (#51)
    • fullInventoryAlert, by default: all enabled, cooldowns: sound and title - 5s; messages - 60s
    • the alerts will show when magnetic tries to add an item to the player's inventory, but the inventory is already full
    • add a new plugins/magnetic/translations folder on Paper, where the localization messages can be configured
  • bump config version to 2:
    • needEnchantment -> enchantmentRequired
    • needSneak -> sneakRequired
    • reorder values
    • -> the migration is done automatically
    • also improve config documentation in README and config screen

Paper

  • fixed an issue, where the enchantment was created, even though the corresponding option was set to false
  • now also handle break-chained blocks like Sugar Cane, Bamboo, etc. (#50)

Files

magnetic-3.7.0-1.21.6+paper.jar(112.66 KiB) Primary Download

Project members

btwonion

Owner

Details

Licensed GPL-3.0-only
Published 3 years ago
Updated 19 days ago