ThisLogMustDie !
![]() |
|
|---|
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


-
View User Profile
-
Send Message
Posted May 19, 2012@epicbastion
@deleted_7536780
Fixed in v 0.4.2
-
View User Profile
-
Send Message
Posted May 18, 2012Would really like to update to the RB but can't until this plugin is fixed and able to handle the color changes, any Idea when this will be updated?
-
View User Profile
-
Send Message
Posted May 18, 2012[SEVERE] Error occurred while enabling ThisLogMustDie v0.4.1 (Is it up to date?)
http://dev.bukkit.org/server-mods/thislogmustdie/tickets/4-severe-error-occurred-while-enabling-this-log-must/
This happens with the following versions of Craftbukkit:
Build number Version Type Download
-
View User Profile
-
Send Message
Posted May 6, 2012@deleted_7536780
try this :
-
View User Profile
-
Send Message
Posted May 6, 2012sorry im regex noob.
i want to change this:
[MCBans] Bookyak has disconnected!
to this:
[MCBans] &4[Bookyak]&f has disconnected!
i tried with this.. lol :P
-
View User Profile
-
Send Message
Posted May 4, 2012@deleted_7536780
(v 0.4.1) color codes works now
-
View User Profile
-
Send Message
Posted May 4, 2012@deleted_7536780 Sorry, the correct filter is
( '$2' instead of '$1')..
-
View User Profile
-
Send Message
Posted May 4, 2012@ThisIsAreku
with this filter i got
07:26:12 [INFO] MCBans
07:26:12 [INFO] redspike2
07:26:12 [INFO] PLAYER_COMMAND
07:26:12 [INFO] WorldEdit: redspike2 (in "Warzone"): we cui
07:26:14 [INFO] Adm-WeAreLegionÃÃ
07:26:21 [INFO] PLAYER_COMMAND
07:26:22 [INFO] PLAYER_COMMAND
07:26:23 [INFO] WeAreLegionÃÃ
07:26:25 [INFO] PLAYER_COMMAND
07:26:26 [INFO] MCBans
07:26:26 [INFO] justownedyou13
07:26:30 [INFO] MCBans
07:26:31 [INFO] Factions v1.6.7
07:26:31 [INFO] PLAYER_COMMAND
07:26:33 [INFO] PLAYER_COMMAND
07:26:35 [INFO] Factions v1.6.7
07:26:35 [INFO] PLAYER_COMMAND
07:26:35 [INFO] PLAYER_COMMAND
-
View User Profile
-
Send Message
Posted May 4, 2012Color codes not working
07:25:03 [INFO] [§aZiggy2k9] Logged in [§bWarzone] [461.8449554724537, 62.0, 467.92867257400314]
-
View User Profile
-
Send Message
Posted May 4, 2012@deleted_7536780
You can use an AlterateFilter :
-
View User Profile
-
Send Message
Posted Apr 11, 2012How would i filter this so it doesn't show the faction tag in console..
[Adm-RidersÃÃ] [Sup-Moderator] coreymangan: i hate creepers
like so
[Sup-Moderator] coreymangan: i hate creepers
-
View User Profile
-
Send Message
Posted Mar 30, 2012@imilkywayz
sources: https://github.com/ThisIsAreku/ThisLogMustDie
-
View User Profile
-
Send Message
Posted Mar 30, 2012@deleted_7536780
I'm working on color codes ;)
-
View User Profile
-
Send Message
Posted Mar 28, 2012SOURCE please, i need to implement a feature in my plugin to kill the craft add packet spam
-
View User Profile
-
Send Message
Posted Mar 28, 2012@ThisIsAreku
Thanks, xD what about color codes?
-
View User Profile
-
Send Message
Posted Mar 28, 2012@deleted_7536780
added ;)
-
View User Profile
-
Send Message
Posted Mar 26, 2012@ThisIsAreku
Can there be an option to dsiable the filters info on startup
-
View User Profile
-
Send Message
Posted Mar 22, 2012@deleted_7536780
For feature requests, please use the ticket system. It makes easier the track of new fctionality :)
And for the filter.. Please comment on the related ticket I've opened, post the list of installed plugins on your server.
-
View User Profile
-
Send Message
Posted Mar 22, 2012-
View User Profile
-
Send Message
Posted Mar 22, 2012Essentials isn't fully filtered by its main class. Essentials' errors and startup/shutdown routines are correctly filtered, but [Player_command] is apparently in a different class. Just pointing that out, I don't expect you to have any more clue than me which is the correct one to use.
Thank you so much for adding a reload command though! It was so frustrating to have to restart the entire server over typos.