Created
May 12, 2015 18:32
-
-
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 )
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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