v2.6.1
·
34 commits
to main
since this release
- Updated Protection
movement
- Removed Violation threshold check for normal teleporting
- Recoded whole system
- Added diffrences between anti tp, and anti movement (speed, jetpack, etc)
- Removed
Console.warn
incbe
protection - Added new util function
setConfigId
adds type security toTABLES.config.set
- Updated manage nuker protection to use
setConfigId
- Fixed wrong name in the nuker protection screen
- Updated manage gamemode protection to use
setConfigId
- Updated manage cbe protection to use
setConfigId
- Updated manage spam protection to use
setConfigId
- Updated Remove Banned items to use
setConfigId
- Updated Add Banned items to use
setConfigId
- Updated Add/Remove Banned blocks to use
setConfigId
- Updated manage enchantment levels to use
setConfigId
- Updated manage appeal link to use
setConfigId
- Added function
getServerOwner
gets the servers owner and returns there world id - Added function
setServerOwner
sets the server owner to a player - Updated
src\plugins\Anti-Cheat\modules\events\beforeDataDrivenEntityTriggerEvent.ts
to usesetServerOwner
- Added new command root
-role owner
- Added new command
-role owner get
gets the server owner - Added new command
-role owner transfer <player: Player>
transfers the server ownership, this is only accessible to server owner. - Fixed Ender chest Inventory Viewer, Problem occurred because we weren't using await to get the error, (WARNING: this does mean it will take longer to fetch a players inventory, but it will be ALOT less laggy)
- Added new
-tp <player: Player> <destination: location>
command