ThisLogMustDie !
French developer |
---|
ThisLogMustDie ! - un-spam-ize your console !
Version: (the bottom link always refer at the latest version)
S o r r y
The developpement of this plugin has ceased. You can grab the latest jar or browse the sources on github
If you find that some plugins were not properly filtered, let me know !
Check your regex before asking for unfiltered messages : http://gskinner.com/RegExr/
Features
Remove all these unwanted messages from the console ! Clean your main log, keep only what really matter. With this plugin, you can remove spam, hide password on player login with /login (in AuthMe, for example), even separate you log files, one for each plugins !
Read the Configuration page before asking
Upcoming features
- exceptions in filters
Color codes
Colors
- BLACK : &0
- DARK_BLUE : &1
- DARK_GREEN : &2
- DARK_AQUA : &3
- DARK_RED : &4
- DARK_PURPLE : &5
- GOLD : &6
- GRAY : &7
- DARK_GRAY : &8
- BLUE : &9
- GREEN : &a
- AQUA : &b
- RED : &c
- LIGHT_PURPLE : &d
- YELLOW : &e
- WHITE : &f
Specials
- MAGIC : &k
- BOLD : &l
- STRIKETHROUGH : &m
- UNDERLINE : &n
- ITALIC : &o
- RESET : &r
Q&A
- I have strange characters at the end of some line of the console (something like ' [m')
Your system (probably Windows 64-bit) dosn't support color in console. It does not depend on me, it's the OS. disable color in config to remove it
Download links
- link removed
- Sources on GitHub
Other plugins : InventorySQL
how do i get rid of names? do i have type every name or what.. like ' LOADING: Link8265"
@Kapten_Knas
Have you tried to update Orebfuscator ? It looks like this plugin is causing an error, you should try to resolve it instead of just hiding it.
You can add a PartialFilter with the expression 'Could not pass event BlockBreakEvent to Orebfuscator', it should hide the log
Well I gotta admit, regular expressions aren't my strong side - so I'm reaching out for some help. I've got a stacktrace I'd like to block -
Is basically what it looks like, I'm guessing it would be possible to block it from the first line and onward. Question is how!
Many thanks in advance, best regards.
@netraameht
I wanna get a rid of the /69.85.88.81:49405 lost connection messages, how can I do that?
@ThisIsAreku
The error is finally fixed in version 0.7.2 ! :)
@Derjyn
No, it's AlterateFilter. why did you think it's wrong ?
In the config/filters, there is a filter type that has a typo:
"type: AlterateFilter"
should read:
"type: AlternateFilter"
This is epic, ive used this since 1.2.5, and makes the beta servers like 1.3.2 not even lag! it doesnt even make normal servers lag, its like a no lag lol. This is awesome! keep up the good work man!
@epicbastion
have you tried with a clean config ? I mean, an other instance of the server, with just this plugin ? i'm installing a VM to test
@ThisIsAreku
java version "1.7.0_03" OpenJDK Runtime Environment (IcedTea7 2.1.1pre) (7u3-2.1.1pre1-1ubuntu3) OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)
this is the latest version of java available from the apt repo,
on ubuntu 12.04 LTS 64bit with all the latest updates.
and i got that message after installing 2352.
I also uninstalled openjdk and installed oracle java version 1.7.0_06 just to make sure it was not my java, same error was thrown at start up.
@epicbastion
Strange.. For me it works without any modifications.. What is your java version ? and your OS ? The beta build is the #2352 (1.3.2-R0.1) and on the github repo of craftbukkit, the method is still there :/
Heads up on the new beta build plugin throws this exception at startup:
@Coolred303
Yes, with a RegexFilter check here http://www.regular-expressions.info/tutorial.html
Hi. Is there a way to disable player commands from getting logged.
For example:
[INFO] sumdog6969: Giving sumdog6969 some 7 (BEDROCK) [INFO] sumdog6969: Setting sumdog6969 to game mode 1
Are there ways to block those command from getting logged? Thanks :D.
@AwesomeVideos300
it's tekkit
@lazybob9333
Why are you using Minecraft 1.1?
Can you please post a download link for 1.1R4 (Minecraft 1.1)? I need it for my tekkit server because its saying the same thing over and over every 3 seconds. Literally.
Having issues with coloring...
I've got a regex filter that works fine but it wont color Non Regexe'd text.. lol
e.g '&4$1' will work but '&4Disconnected' Wont.
@ThisIsAreku
Thank you so much, I love this plugin and can not live with out it.