Skip to content

WorldGuard ExtraFlags Plus v4.4.1

Latest

Choose a tag to compare

@gbpii gbpii released this 25 Jun 22:38
  • blocked-effects, give-effects, and play-sounds skip tick work when the flag is inactive and there’s nothing to restore
  • blocked-effects avoids calling hasBypass() every tick when no flag value applies (less LuckPerms/cache overhead)
  • blocked-effects uses one runAtEntity task per tick instead of N+1 separate schedules