Skip to content

WorldGuard ExtraFlags Plus v4.3.8

Choose a tag to compare

@gbpii gbpii released this 14 Dec 04:37
· 91 commits to master since this release

New Features

  • Added inventory-craft flag - Block inventory crafting (2x2 grid) in regions
  • Added Discord support link - Join our community: https://discord.gg/TCJAwsdqum

Breaking Changes

  • Removed permit-completely flag - Use disable-completely instead (automatic migration included)
  • Changed permit-workbenches CRAFT behavior - Now only blocks crafting table (3x3), not inventory crafting. Use deny-inventory-craft for inventory blocking.

Improvements

  • Automatic message migration: permit-completely-blocked → disable-completely-blocked
  • Automatic message key addition for new flags
  • File-based region migration runs automatically on plugin load

Documentation

  • Updated all documentation with new flags
  • Added Discord community link
  • Updated version compatibility tables

Note: Existing permit-completely flags in region files will be automatically migrated to disable-completely on plugin load.