Skip to content

Releases: JustDoom/FlappyAC

1.6.2-BETA

23 Jun 07:31
416c1bd
Compare
Choose a tag to compare
1.6.2-BETA Pre-release
Pre-release

Added

  • Added a ForceField check. Thanks to @SalersFR for the check
  • Added a speed check. Thanks to @herobrine99dan for helping fix falses

Fixed

  • Stopped violation resets from running with no players online and spamming the console
  • Cleaned up some code

Timer check, client brand message and fly A disabled temporarily

30 May 07:51
Compare
Choose a tag to compare

-Added timer check

  • Added a client brand message on join
  • Disabled fly A check temporarily
  • Changed the /flappyac command message

1.6.0 BETA Added checks and fixed bugs + some changes

18 May 06:36
Compare
Choose a tag to compare

Added

  • Added broadcast punishment option
  • Added blockplace A-B checks
  • Added a skinblinker check
  • Added custom punish, violation reset and flag events

Fixed

  • Fixed fly and groundspoof A false with vines/ladders
  • Fixed groundspoof a false when falling into the void
  • Fixed plugin breaking after trying to punish a player (was calling it async but it didnt like that)

Changed

  • Experimanetal checks now have a * after the flag
  • Badpackets a now detects pitch lower than -90
  • Changed flappyacpunish to flappyacflagclick (back end stuff)
  • Flag hover message now shows what hack the player is most likely using, useful for groundspoof check

test build, ignore

16 May 01:29
Compare
Choose a tag to compare
test build, ignore Pre-release
Pre-release
TEST

custom events test

fix violation double up

15 May 05:40
Compare
Choose a tag to compare
Pre-release

broke it but now fixed

Fix plugin crash

15 May 02:05
Compare
Choose a tag to compare
Fix plugin crash Pre-release
Pre-release

I made a mistake in the pom.xml file

Added 3 new checks and violations log

15 May 01:44
Compare
Choose a tag to compare
Pre-release

Added a basic Fly A check
Added BadPackets A-B check
GroundSpoof A Now detects anti hunger
GroundSpoof A doesnt flag near pistons unless its a giant piston elevator
Added a violation and punishment log
Added an update checker
Changed to packets
Fixed tps placeholder

Message changes and reset violations for a certain player command

13 May 05:06
Compare
Choose a tag to compare

Added more messages to the config + they use the prefix now (Alerts toggle, Reload and violation reset)
Violation resets now output to the console
Violation reset command can reset certain players (/flappyac violationreset )
Removed console output ("e" and "e2") from working on a fly check (Sorry about that)

/flappyac alerts command message

12 May 09:40
Compare
Choose a tag to compare
Pre-release

Forgot to add messages to the /flappyac alerts command, added them now

new config settings/messages, bypass permission, bug fix and bstats

12 May 07:46
Compare
Choose a tag to compare

Added bstats metrics
Added flag-to-console option
Added bypass permission
Added alerts command to toggle if you get alerts or not
Added runnable commands on flag click
Added punish message

Stopped players flagging while in spectator and creative mode