FishChecker
FishChecker
What is Fishbans?
Fishbans is a global ban aggregation service. Basically, it allows servers and users to query a specific player, and we go out and collect all of the ban data that it can about that player.
These sources include:
McBans, MCBlockIt, MCBouncer, Minebans, New Glizer
More information can be found here. http://fishbans.com/
FishChecker is a simple easy to use bukkit plugin designed to check the FishBansAPI for any information on players joining or on command.
Features
- Automatically checks players when they join.
- Automatically forces the site to lookup new players.
Github
Commands
Required Info {}
- /fishcheck {player}
- checks a players bans
- node: fishcheck.command
Permissions
permissions: fishcheck.override: description: Allows players to override the login check. fishcheck.command: description: Allows players to use the /fishcheck command. fishcheck.messages: description: Allows players to view login messages. fishcheck.alertself: description: Allows players to view their own bans on login.

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
-
View User Profile
-
Send Message
Posted Aug 4, 2013@cheracc
If it forces your player in a certain lobby, and put this in there, it should work.
-
View User Profile
-
Send Message
Posted Jul 6, 2013Is there any way to make this work from behind a BungeeCord proxy?
-
View User Profile
-
Send Message
Posted May 6, 2013@Marium0505
http://forums.bukkit.org/threads/admin-web-fishbans-the-global-ban-aggregator.79990/page-4#post-1519845
-
View User Profile
-
Send Message
Posted May 5, 2013Why is support for MCBans removed?
-
View User Profile
-
Send Message
Posted May 3, 2013im using 1.5.2 and cannot see the messages on user join, as owner.
-
View User Profile
-
Send Message
Posted Apr 29, 2013Hello Death_marine,
I am using your plugin to check players banned using MineBans and while it registers on the site, it doesn't register the ban in the server, as indicated here:
http://i.imgur.com/YWfbJwt.png
Any reason?
-
View User Profile
-
Send Message
Posted Feb 11, 2013I wonder if someone could make a plugin that ties into this to block someone who is banned on multiple services, instead of having to rely on just one?
-
View User Profile
-
Send Message
Posted Feb 11, 2013Hey, I posted an issue a week ago; wondering if you've seen it?
-
View User Profile
-
Send Message
Posted Feb 8, 2013very nice plugin
-
View User Profile
-
Send Message
Posted Feb 4, 2013@BOOMBOOMMINECRAFTROCKS
That's because FishChecker doesn't stop people joining. It never has and it was never meant to.
-
View User Profile
-
Send Message
Posted Feb 3, 2013ok now 1 part works, it says that he is banned by minebans. But he can still join
-
View User Profile
-
Send Message
Posted Feb 2, 2013<<reply 1239249>>
Could you paste that error here?
-
View User Profile
-
Send Message
Posted Feb 2, 2013@Death_marine
Um. I downloaded new version but same error! Is it with my online mode?
-
View User Profile
-
Send Message
Posted Feb 1, 2013@TheReverend403
The issue is that there were very recent API changes that affected the way the plugin works. A fix has been uploaded.
-
View User Profile
-
Send Message
Posted Feb 1, 2013@BOOMBOOMMINECRAFTROCKS
I am having this exact same problem. It would appear, sir, that your code errors here:
long mcbansAmt = 0;
if(service.get("mcbans") != null) mcbansAmt = (Long) service.get("mcbans");
-
View User Profile
-
Send Message
Posted Feb 1, 2013or go here i put it on pastebin
http://pastebin.com/39jgmfrC
-
View User Profile
-
Send Message
Posted Dec 20, 2012@PoshZombie
It's not his site. Check IRC - #fishbans (esper)
It's sourced from haspaid.jsp
-
View User Profile
-
Send Message
Posted Nov 26, 2012I have a question about your website. www.fishbans.com When I type my Minecraft username it says I'm not premium when I actually purchased the game a few weeks ago? Is there a solution to that problem?
-
View User Profile
-
Send Message
Posted Nov 23, 2012@Death_marine
Does this work with local bans too? If not, then could you add support for local bans?
-
View User Profile
-
Send Message
Posted Nov 12, 2012@sourcemaker
Thank you.