Advanced AntiSpam

Advanced AntiSpam
This is a simple plugin to prevent players from spamming/abusing in chat (sending a customizable message). It can block words with a simple to use blacklist and prevent people from capsing and advertising. The new version also include an Anti7 function and customizable Join/Leave messages. Stay tuned for updates!
Features
- AntiSpam for chat
- AntiSpam for commands
- AntiCaps
- Word BlackList
- Command BlackList
- GlobalMute
- AntiAD IP
- AntiAD URL/Website
- Join/Leave messages
Commands
| /antispam | Show the help for the plugin |
| /antispam reload | Reload plugin's configuration |
| /antispam add <word> | Add a word to the blacklist |
| /antispam remove <word> | Remove a word from the blacklist |
| /globalmute <on/off> | Toggle GlobalMute status |
Permissions
| antispam.reload | Permission for reloading the configuration |
| antispam.add | Permission to add a word to the blacklist |
| antispam.remove | Permission to remove a word from the blacklist |
| antispam.caps | Permission to bypass caps check |
| antispam.spam | Permission to bypass spam check |
| antispam.blacklist | Permission to bypass chat/command/ad blacklist |
| antispam.globalmute | Permission to enable/disable/bypass the global mute |
How to install?
- Download the .jar file
- Drag the .jar file into the plugins folder
- Restart/Reload the server
Configuration
Just edit config.yml, every option ha got an explanation comment.
Why should I use this plugin rather then others?
This is a very simple and fast way to prevent spamming and it has less bug then others plugins. It has also a lot of useful functions such as Anti7 or Join/Leave commands.
Planned features
- Disable Join/Leave messages
- Console commands for blacklist management
- Commands for commands blacklist management
- Antibot
- Language selector
- Punishment system for spam/advertisement
- Metrics for tracking usage
Suggestions?
Write a comment!
-
View User Profile
-
Send Message
Posted Jan 30, 2016Help me plz, the console say it
Could not pass event AsyncPlayerChatEvent to AntiSpam v3.2
-
View User Profile
-
Send Message
Posted Jun 24, 2017In reply to VFlash99V:
-
View User Profile
-
Send Message
Posted Jan 10, 2016@ripac99
You can edit essentialschat with winrar =)
-
View User Profile
-
Send Message
Posted Nov 22, 2015Please please update this plugin, its the best Anti Spam Plugin on the market but it doesnt work with 1.8 :c
-
View User Profile
-
Send Message
Posted Nov 22, 2015Please update the Plugin, its so awesome <3 <3
-
View User Profile
-
Send Message
Posted Apr 3, 2015@Torsedo
Thanks for helping with that. It's the whole reason I uninstalled the plugin :P But I think that this feature is completely a hassle on my factions server.
-
View User Profile
-
Send Message
Posted Mar 24, 2015Hey guys, great plugin, thanks. I have 2 little problems. Every time a player writes something there is this error in console
"Could not pass event AsyncPlayerChatEvent to AntiSpam v3.2".
Also the antispam blocks the /plotme commands even if they arent in the blacklisted commands.?
-
View User Profile
-
Send Message
Posted Jan 25, 201525.01 19:12:37 [Server] ERROR Could not pass event AsyncPlayerChatEvent to AntiSpam v3.2
25.01 19:12:37 [Server] INFO org.bukkit.event.EventException
25.01 19:12:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:483) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.server.v1_7_R2.PlayerConnection.chat(PlayerConnection.java:878) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:828) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.server.v1_7_R2.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.server.v1_7_R2.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:74) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.server.v1_7_R2.NetworkManager.channelRead0(NetworkManager.java:193) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:37 [Server] INFO at net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Multicraft] Skipped 3 lines due to rate limit (30/s)
25.01 19:12:41 [Server] ERROR Could not pass event AsyncPlayerChatEvent to AntiSpam v3.2
25.01 19:12:41 [Server] INFO org.bukkit.event.EventException
25.01 19:12:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:483) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.server.v1_7_R2.PlayerConnection.chat(PlayerConnection.java:878) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:828) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.server.v1_7_R2.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.server.v1_7_R2.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:74) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.server.v1_7_R2.NetworkManager.channelRead0(NetworkManager.java:193) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:41 [Server] INFO at net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:43 [Multicraft] Skipped 36 lines due to rate limit (30/s)
25.01 19:12:43 [Server] INFO Warning Ground items will be removed in 20 seconds!
25.01 19:12:47 [Server] ERROR Could not pass event AsyncPlayerChatEvent to AntiSpam v3.2
25.01 19:12:47 [Server] INFO org.bukkit.event.EventException
25.01 19:12:47 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:501) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:483) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.server.v1_7_R2.PlayerConnection.chat(PlayerConnection.java:878) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:828) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.server.v1_7_R2.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.server.v1_7_R2.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:74) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.server.v1_7_R2.NetworkManager.channelRead0(NetworkManager.java:193) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:173) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:149) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:100) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
25.01 19:12:47 [Server] INFO at net.minecraft.util.io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
I have this console bug how to slove it?
-
View User Profile
-
Send Message
Posted Dec 18, 2014So is there a way to make it so people can use '7' again?
-
View User Profile
-
Send Message
Posted Dec 16, 2014Reloaded/restarted and it's still using default config even though I changed the config
EDIT: If you rearrange this
to this
the plugin will not work.
You need to keep it like this
Not really a big issue but took me about 15minutes to troubleshoot
-
View User Profile
-
Send Message
Posted Sep 18, 2014@eldimarzioxp
If this plugin doesn't block IPs/URL try adding all users the permission essentials.chat.url (Essentials remove "." from all chat messages, invalidating our check, we are working on a workaround).
-
View User Profile
-
Send Message
Posted Sep 11, 2014I'm adding the IPS be prohibited, when what I want is to ban all IPs and URLs
-
View User Profile
-
Send Message
Posted Sep 4, 2014This is plugin is just what i was looking for thank you!
-
View User Profile
-
Send Message
Posted Aug 21, 2014@woeterman94
Thanks for the suggestion, we'll add it in the next version, stay tuned.
-
View User Profile
-
Send Message
Posted Aug 20, 2014Is it possible to turn the join/leave messages off?
-
View User Profile
-
Send Message
Posted Oct 31, 2019In reply to _ForgeUser9028333:
You can use HideStream
-
View User Profile
-
Send Message
Posted Jun 29, 2014New version uploaded (3.0) in validation phase with a lot of improvements and new features. Let us know if you find any bugs
-
View User Profile
-
Send Message
Posted Jun 27, 2014New version: http://dev.bukkit.org/bukkit-plugins/blacklist-chat/files/12-black-list-chat-v2-0/
-
View User Profile
-
Send Message
Posted Apr 5, 2014@Lele991
-
View User Profile
-
Send Message
Posted Mar 25, 2014@Eriatool
namely?