Skip to content

Releases: alx-mp4/InvAudit

v1.1.0

03 May 12:32

Choose a tag to compare

✨ Minor

  • /ia audit <ID|ID:Data - Now allows for data of said IDs to be added.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

02 May 15:08

Choose a tag to compare

💥 Initial Release

Audits player inventories for illegal items. Automatically removes any illegal items and prevents players from opening containers while possessing them. Players are also unable to pick up illegal items from the ground or drop them.

  • Permission invaudit.bypass allows player to bypass InvAudit protection.
  • Permission invaudit.config:
    • Command to add and remove illegal item IDs.
    • Command to toggle InvAudit features.
    • Command to alter the automatic clear timer task in ticks.
    • Command to reload the InvAudit configuration.

Full Changelog: https://github.com/AleksandarHaralanov/InvAudit/commits/v1.0.0