A grief prevention plugin supporting block lookups, rollbacks, restores, and more

1.2.2

Release

SlimeDiamond released this version on Mar 12, 2025

2.4 MB
Download

Version 1.2.2

Changes

  • Command system refactor: try any espial command followed by ? or help for help!
  • Multiversion by @MrSlimeDiamond in https://github.com/MrSlimeDiamond/Espial/pull/4
    • Supports multiple Sponge versions: API 12 and API 14
    • Therefore API 12 compatibility is fixed
    • @mosemister helped with this
  • Blocks placed on anything other than air (such as snow or grass) will now rollback correctly.
  • Get block owner will fallback on Sponge’s default if it can’t find one
  • EspialActor#isPlayer fixed when retrieving a record from the database
  • Ability to configure default range (-r) or time (-t), continues to default to -r 5 and -t 3d, but can now be changed in the config.

Full Changelog: https://github.com/MrSlimeDiamond/Espial/compare/1.2.1...1.2.2

Dependencies