NoBotsHere

NoBotsHere's purpose is to prevent spam through the uses chat scanning. NoBotsHere uses the location setup in the config to block all players from talking within the selected zone. The best place this should be used for is setting it to a 5*5*5 or how ever big you want sized area around the servers /spawn or main server spawn point.
How does NoBotsHere detect spam?
Scans the players position when the message is entered into the chat and if the player is standing withing the Min and Max of all the values then the message will be blocked.
Config
Spawn_X: 0 Spawn_Y: 0 Spawn_Z: 0 Block Chat Radius: 5 Message To Player: '&3Chat is disabled this close to &6/spawn&3.' Message Prefix: '&8[&aNoBotsHere&8]' Use Config Spawn Point : false //allows you to use the spawn point set here instead of the spawn point read in from the world.
Example for Spawn @ Cords [85,75,85] with blocked radius of 5.
Spawn_X: 85 Spawn_Y: 75 Spawn_Z: 85 Block Chat Radius: 5 Message To Player: '&3Chat is disabled this close to &6/spawn&3.' Message Prefix: '&8[&aNoBotsHere&8]' Use Config Spawn Point : true //allows you to use the spawn point set here instead of the spawn point read in from the world. //This is set up to block chat withing 5 blocks of the set point.
Planned Features or Changes
Add option to show [NoBotsHere] [Added to v0.6]
Add update notifier [Added to v0.6]
Color blocked messages [Added to v0.6]
- Post a comment or a ticket if you have any suggested ideas for the plugin.
-
View User Profile
-
Send Message
Posted Jan 9, 2014please update soon
-
View User Profile
-
Send Message
Posted May 5, 2013@EnkyHD
What about 1.5.2? :P
-
View User Profile
-
Send Message
Posted May 2, 2013@Marium0505
Yea it should I haven't noticed any problems.
-
View User Profile
-
Send Message
Posted Apr 30, 2013Does this work on 1.5.1?
-
View User Profile
-
Send Message
Posted Jan 27, 2013@EncryptedCurse
Oh, that is not the purpose of this plugin at the moment. Possibly in the future it will have that capability.
-
View User Profile
-
Send Message
Posted Jan 27, 2013@iProCombine
Popular bots, such as Paradigm, have the ability to actually make the players move to whatever direction you set.
-
View User Profile
-
Send Message
Posted Jan 27, 2013@Sahee
Bots can move? What do you mean by this?
-
View User Profile
-
Send Message
Posted Jan 27, 2013@iProCombine, on latest version ot this bot program bots can move :/
-
View User Profile
-
Send Message
Posted Jan 22, 2013New version will come very soon. Toggle [NoBotsHere] will be added and the update notifier.
-
View User Profile
-
Send Message
Posted Nov 11, 2012Nice plugin, using without bugs in my server!
-
View User Profile
-
Send Message
Posted Nov 8, 2012@iProCombine
i don't like plugins name in my server, i try to make max clean possible
-
View User Profile
-
Send Message
Posted Nov 8, 2012@iProCombine
Well, you could have it SoftDepend on Essentials, seeing as that is the plugin that most people use to set multiple spawns for each group.
@iProCombine
A lot of people Just don't like plugin prefixes on their servers, it's sort of product placement in a way, or that's how most people feel at least. I suggest making the prefix customizable with getConfig().getString("Prefix"); Once again, just a suggestion. Great plugin by the way.
-
View User Profile
-
Send Message
Posted Nov 8, 2012@shukamu
Why would this be needed? I may do this but it will not update to remove this until I release NoBotsHere v0.5.
-
View User Profile
-
Send Message
Posted Nov 7, 2012can remove [NOBOTSHERE] from message?
-
View User Profile
-
Send Message
Posted Nov 7, 2012@JackProehl
I planned to do that but I was unable to figure out how to do that. I will add that to the next version. Thanks for the input.
One down fall to this is that if the server has multiple spawns such as one that new players go to and command block teleport them away and welcome them. To fix that I think I could have an option in the config to read in the spawn points with player.getWorld().getSpawnLocation(); or read the set points in the config.
-
View User Profile
-
Send Message
Posted Nov 7, 2012Just a suggestion, instead of making the plugin get the integers from the config file, simply make it get the location of the spawn of the world the player is in.
player.getWorld().getSpawnLocation();
-
View User Profile
-
Send Message
Posted Nov 6, 2012Just uploaded NoBotsHere v0.3. Check out my other plugin coming soon: http://dev.bukkit.org/server-mods/autodeop This plugin will stop unwanted players from obtaining op.