Skip to content

Releases: xGinko/AnarchyExploitFixes

Improvements

05 Feb 22:56
Compare
Choose a tag to compare
  • Add banned words config option
  • Prevent duplicate messages check when message failed to send due to slowmode
  • Change crash attempt logger type from info to warning
  • Add elytra bursting speed, if the server is above a certain tps, allow your players to go faster on an elytra!
  • Ctrl Alt L
  • Make jar file size smaller

New crash exploits, code formatting, and more

23 Jan 21:15
Compare
Choose a tag to compare
  • Prevent new dispenser crash exploit (Make a dispenser place a shulker at Y 255, server will hang)
  • Prevent autocrafting lag exploit (Spamming autocrafting will cause the tps to drop.)
  • Move some commands to proper command event instead of preprocess event, will convert all commands later.
  • Add /aef reload to reload the config so you don't have to use plugman/server-utils
  • Add protocolapi support for later
  • Fix chunk checking only checking anything below Y128 instead of 256
  • CTRL + ALT + L to format code

Fix config bug and update antispam

18 Jan 05:45
Compare
Choose a tag to compare
  • Fixed a config bug where I forgot to edit the line
  • Added some more phrases to the antispam to block discord advertisers

Improve stacked items patch

17 Jan 03:33
Compare
Choose a tag to compare
  • Check for stacked items on container open

Prevent portal traps

16 Jan 01:45
Compare
Choose a tag to compare
  • Prevent portal traps, if players have been stuck for 15 seconds, they will be teleported back.
  • Allow ops to bypass elytra limits
  • Allow xp to be thrown by players but not by dispensers

Optimize Projectiles

14 Jan 22:30
35efd92
Compare
Choose a tag to compare
  • Optimize projectiles such as snowballs, fireballs, eggs, experience bottles. Enabled with PreventSnowBallExploit config option.
  • Add option to prevent the unicode dot, for example, to bypass chat filters with links

Patch piston lag

10 Jan 06:12
Compare
Choose a tag to compare
  • Patch piston lag, pistons are now slowed down.

Add a new lag patch

10 Jan 00:21
Compare
Choose a tag to compare
  • Patched snowball exploit
  • Fix mass kick when reloading with Plugman
  • Added link cooldown
  • Now using multiple categorized packages

Now using multiple classes

08 Jan 09:11
Compare
Choose a tag to compare
  • Due to popular request, now using multiple classes!

Add antichunkban and antisandlag

16 Dec 00:39
5c183ad
Compare
Choose a tag to compare
  • Added PreventChunkBan - This will prevent most chunk ban exploits.

  • Added AntiSandLag - This will prevent sand from moving if there is a piston in the chunk.

  • Added RevertStackedItems - This will remove stacked items

  • Added StrictIllegalPrevention - This will check players inventories every second.

  • Added PreventGodMode - Uses John200410's patch, but added a check that he was too lazy to add.

  • Translated the plugin for the spanish language - Seems to be buggy with waterfall for some reason.