Skip to content

Instantly share code, notes, and snippets.

@goosewoman
Created May 12, 2015 18:32
Show Gist options
  • Save goosewoman/886fac2638ae0b93fc08 to your computer and use it in GitHub Desktop.
Save goosewoman/886fac2638ae0b93fc08 to your computer and use it in GitHub Desktop.
requires chatfliter module. It can be found here: http://eq2.co.uk/minecraft/mods/modules/api13/ (put in .minecraft/mods/macros/modules )
IFMATCHES(%CHATCLEAN%,^\[ECCAuc\] (To stop seeing auctions .+|The auction for .+ (has .+ seconds? remaining|ended with no bids)|.+ has bid .+ on .+|ANTI-SNIPE .+|.+ won .+ with a bid of .+));
FILTER();
ENDIF;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment