
LachShield
A customizable plugin that enhances the server security and features
LachShield 1.9.2-beta.2
beta21 августа 2025 г.added
- Added feature CommandLimiter
fixed
- Fixed Feature Permission Check by @tarna in https://github.com/LachCrafter/LachShield/pull/14
- Fixed lachshield command appending new empty line
Full Changelog: https://github.com/LachCrafter/LachShield/compare/v1.9.2-beta.1...v1.9.2-beta.2
LachShield 1.9.2-beta.1
beta22 июля 2025 г.added
- Improved AntiNetherRoof
Checks now for entity and vehicle spawning, and ender pearls.
updated
- bump paper to 1.21.8
- update packetevents to 2.9.2
internal
- use global variable for Minecraft version
- delete useless java release task option
- use feature class instead of name string
- automatically define permissions
Full Changelog: https://github.com/LachCrafter/LachShield/compare/v1.9.1...v1.9.2-beta.1
LachShield 1.9.1
release10 июля 2025 г.Please read v1.9 changelog https://modrinth.com/plugin/lachshield/version/1.9
fixed
- fixed items getting deleted due to empty entity data list
- add enchantments setting and remove randomness
Full Changelog: https://github.com/LachCrafter/LachShield/compare/v1.9...v1.9.1
LachShield v1.9
release10 июля 2025 г.breaking!!!
All module names have been renamed for convenience. If you upgrade LachShield from an older version with an older config, please backup the config and delete it from the plugins folder before you start your server.
renames
ChatCensor -> ChatFilter
preventNetherRoof -> AntiNetherRoof
afk -> AntiAFK
antiPearlPhase -> AntiPearlPhase
obfuscatePlayerData -> HidePlayerData
ipLimit -> IPLimiter
added
- added support for Paper/Folia 1.21.7
- added
statussubcommand to root command. - added additional message feature was already enabled or disabled
- added warnings when Folia incompatible features don't getting loaded
- added DownPitch setting for AntiPearlPhase
- Rewritten feature management to use proper inheritance
improved
- improved AntiNetherRoof
The player is getting teleported under the bedrock layer now, if the blocks are Netherrack, they are getting replaced with air and the player gets teleported to that spot. If the blocks are not Netherrack, the player gets teleported into these blocks to prevent removing blocks that shouldn't be removed.
- Improved feature HidePlayerData
- Removed difficulty option because it is a vanilla feature.
- Rewritten the removal of the health metadata to fix to not affect the own player when changing the health value
- added randomness to enchantment values
fixed
- fixed class path for the Folia check
- fixed IPLimiter to kick players correctly
- fixed ChatFilter config miscapitalization
- fixed ChatFilter being case sensitive
- removed AntiNetherRoof debug message
- removed onGround setting for HidePlayerData because it wasn't implemented
Full Changelog: https://github.com/LachCrafter/LachShield/compare/v1.8.1...v1.9
LachShield 1.9-beta.2
beta9 июля 2025 г.added
- added additional message feature was already enabled or disabled
- added warnings when Folia incompatible features don't getting loaded
- added DownPitch setting for AntiPearlPhase
- Rewritten feature management to use proper inheritance
fixes
- removed AntiNetherRoof debug message
- removed onGround setting for HidePlayerData because it wasn't implemented
improvemed
- Improved feature HidePlayerData
- Removed difficulty option because it is a vanilla feature.
- Rewritten the removal of the health metadata to fix to not affect the own player when changing the health value
- added randomness to enchantment values
Full Changelog: https://github.com/LachCrafter/LachShield/compare/v1.8.2-beta.1...v1.9-beta.2
