Skip to content

Releases: hent324211/Lag-sqrd

Release list

v1.0.1

Choose a tag to compare

@hent324211 hent324211 released this 09 May 12:27

Changelog

All notable changes to this project will be documented in this file.

[1.0.1] - 2026-05-09

Added

  • Added /lagsq status to show tracker and limiter activity.
  • Added /lagsq top [count] to list the most active loaded chunks.
  • Added /lagsq inspect [world] [chunkX] [chunkZ] to inspect chunk activity and limiter counts.
  • Added /lagsq reload to reload the plugin configuration and services.
  • Added an internal /lagsq tpto helper command for plugin-controlled staff teleports.
  • Added integer-based permission levels with OP bypass.
  • Added a scheduled general entity limiter based on entity-limits and related config options.
  • Added clickable teleport actions to alert messages for authorized staff.
  • Added clickable teleport entries to /lagsq top for authorized staff.
  • Added project documentation in README.md.

Changed

  • Updated alerts and command access to use configurable permission levels.
  • Updated top-chunk reporting to support direct teleport access from chat.
  • Updated plugin bootstrap and reload flow to restart services cleanly after config reloads.
  • Updated tracker utilities to expose status data used by admin commands.

Fixed

  • Fixed the previously unfinished general entity limiter so configured entity limits are now enforced.
  • Fixed staff teleport actions so they no longer depend on vanilla teleport command permissions.
  • Fixed cross-world and cross-dimension teleports so alert and top-entry teleports go to the correct world.
  • Fixed non-OP staff teleport usage when they only have the correct LagSquared permission level.
  • Fixed alert teleport routing to use plugin-controlled server-side handling.