Skip to content

Releases: ReinfyTeam/Zuri

V1.1.3 Hotfix Update

24 Mar 12:49
Compare
Choose a tag to compare

Introduction

This update brings hot-fix for the following modules and issues for latest PocketMine-MP drop release support. This includes code-style updates, hotfix for modules and issues. Please update your Zuri for latest updates.

Fixes

  • Fix issues player is returning null (especially for #22 and #19 in multiple modules)
  • Removed Speed (C) for false-checking. Will improve in the next versions.
  • Fix false kicking (Timer especially)
  • PlayerAPI->getPlayer() fix.
  • Configuration is updated to v0.0.7
  • Added world_bypass feature which allows player to blacklist or whitelist a world.
  • Custom permissions should work as normally usual.

V1.1.1 Security Update

03 Mar 05:11
Compare
Choose a tag to compare

Introduction

This is a security update for the plugin that includes the following hotfix for the modules: PLEASE UPDATE THE PLUGIN TO AVOID ANY CRASHES. If you experience any problems or bugs, please contact us right away via our discord server or github issues.

Changes

  • Added FastSwim (A)
  • Added FastThrow (A)
  • Fixed commands.
  • The config is now supports color placeholder formatting: {COLOR}
  • Fixed Jesus (A) false-kicking
  • Fixed updater crash when offline.
  • Updated configuration to 0.0.4

V1.1.0 Poggit Update

02 Mar 07:31
Compare
Choose a tag to compare

Introduction

As of right now, this release is being evaluated in the poggit. We sincerely regret for the inconvenience caused by the postponement of the Zuri Anticheat release, which is scheduled for March 1st, 2024. This is due to the necessity of thoroughly testing, examining, and refining each module to ensure that it is capable of properly capturing hackers. These modules, which have been centered around the changes in this version, are included in this release: If you run into any bugs or problems, please ask them on our official discord server or through github.

Changes

  • Added Jesus (A)
  • Added ImposibleHit (A)
  • Added Speed (A, B, C)
  • Added Velocity (A, B)
  • Added SelfHit (A)
  • Added FastLadder (A)
  • Added Spider (A)
  • Fixed Scaffold (A, B, C, D, E) currently on testing
  • Added FastEat (A)
  • Added Crasher (A)
  • Added Reach (A, B)
  • Added Killaura (A, B, C, D, E)
  • Added AutoClick (A, B, C)
  • Fixed AirMovement (A) includes HighJump
  • Fixed Step (A) false-kicking
  • Fixed Phase (A) & NoClip (A) teleport to top if stuck at bottom
  • Fixed Captcha not sending
  • Fixed crashing on Spam (A, B, C)
  • Added AntiImmobile (A)
  • Added AntiVoid (A)
  • Added OmniSprint (A)
  • Fixed Timer (A) miscount of packets
  • Fixed ProxyBot not working
  • Added EditionFaker (A)
  • Added AntiBot (A)
  • Added ChestSteller (A)
  • Added InventoryMove (A)
  • Added AdminUI Interface to control all functions of the plugin.
  • Added config detector to update the configuration and create an backup for old.
  • Added Debug Messages for debugging anticheat.
  • Fixed not working Zuri command. Migrates onCommand() to internal command.
  • Added AutoUpdate from github to check plugin latest updates.
  • Fixed ProxyUDP crashes BETA