Inactive [ADMN] ThisLogMustDie ! v1.0 - un-spam-ize your console [1.3.2-R0.1]

Discussion in 'Inactive/Unsupported Plugins' started by ThisIsAreku, Mar 1, 2012.

    • adfly links removed
    ThisLogMustDie ! - un-spam-ize your console
    Version: 1.0
    Compatibility: 1.3.2
    [​IMG]

    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 !

    More infos on BukkitDev !


    Quick links :
    Latest jar
    (look at bukkitdev for older versions)


    [​IMG]
     
    Maddin likes this.
  1. Offline

    joshuaph

    does it work for 1.2
     
  2. Offline

    Rex12

    Can you add a dropbox link or something?
     
  3. Offline

    Milkywayz

    Is making a small amount of money in exchange for an unfriendly download experience really worth it to you as a plugin developer?
     
  4. Offline

    jpta162

    Did you do world guard? Failed to move or whatever?
     
  5. Offline

    PseudoKnight

    Wow. Adfly is one subject I completely agree with moderators on. There's nothing wrong with being paid for what you do, but adfly is in really poor taste. It makes your plugin look like trash. Adfly is a disease over in the minecraftforum.net forums.
     
  6. Offline

    ceoff3

    Why doesn't it work for 1.2.3?
     
  7. I didn't tested it for 1.2.3, but tomorrow I'll release a new version that will work on 1.2.3
     
  8. Now I'm sure it work for 1.2.3
     
  9. Offline

    Multikillers

    What can the plugin do???
     
  10. It's a log-filter plugin
     
  11. Offline

    Drehverschluss

    Hey ..if found aissue..well first the first filter isnt worikin...with the "logged in with entitiy" msg and other thing is they players isnt prober removed from the playerlist.
     
  12. Can you paste here your filters ?
     
  13. Offline

    Drehverschluss

    its the default filters wich are egnerateaded by default
     
  14. Offline

    AtomicCore9

    WorldGuard is spamming my console all the time, but I don't know what kind of filter the spam is, if you could help me that would be great. Just post a reply on what to copy into the filter file.
    The spam is: Could not pass event PlayerMoveEvent to WorldGuard
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:209)
    at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getVehicle()Lorg/bukkit/entity/Vehicle;
    at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener$PlayerMoveHandler.onPlayerMove(WorldGuardPlayerListener.java:113)
    at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
    ... 10 more
     
  15. I think you do it wrong. This is not "spam", it's error report. You're probably using a too old or a too new version of WorldGuard
     
  16. Offline

    AtomicCore9

    ok, thanks lol
     
  17. Offline

    Elements11997

    This is so much better than consolefilter, thanks!
     
  18. Offline

    Kraghot

    I want to filter console output on initialisation (eg. aliasing material) but the plugin starts after that
    is there a way to make it filter?
    http://pastebin.com/vmgaQsxY
     
  19. No, anything above the line "[ThisLogMustDie] X filter(s) loaded" can't be filtered, as the plugin isn't ready
     
  20. Offline

    Maddin

    Hey, awesome plugin, but can you add the "replace"feature for the LoggerFilter, that i can change for example:
    Code:
    [ FalseBook Block ] 0 Doors successfully loaded.
    [ FalseBook Block ] 0 Areas loaded.
    [ FalseBook Block ] 1 Bridges successfully loaded.
    [ FalseBook Block ] No Cauldrons loaded!
    [ FalseBook Block ] No Books loaded!
    [ FalseBook Block ] 48 protected gateblocks successfully loaded.
    [ FalseBook Block ] FalseBookBlock v0.93.1alpha by GeMo enabled
    changed to

    Code:
    FalseBook succsesfully loaded.
     

Share This Page