ThisLogMustDie ! - un-spam-ize your console Version: 1.0 Compatibility: 1.3.2 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)
Is making a small amount of money in exchange for an unfriendly download experience really worth it to you as a plugin developer?
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.
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.
try to delete the filters file, or edit the filter to match this : https://raw.github.com/ThisIsAreku/ThisLogMustDie/master/src/filters.yml
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
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
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
No, anything above the line "[ThisLogMustDie] X filter(s) loaded" can't be filtered, as the plugin isn't ready
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.