[ADMN/SEC/WEB] MCBans v4.21 Complete Kick/Ban/Global Ban System [1.5.2+]

Discussion in 'Plugin Releases' started by Firestar, Jan 3, 2011.

     
  1. Offline

    Firestar

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    MCBans v4.21
    Complete admin solution.


    BUKKITDEV LINK
    Permissions and commands + 4.21 download here
    http://dev.bukkit.org/server-mods/mcbans/

    Main Site
    http://mcbans.com

    Support Site
    http://support.mcbans.com

    Source Code
    https://github.com/MCBans/MCBans

    Changelog
    Found on the plugin download page on the site.

    MCBans Team Listing
    Team list


    User Registration Step
    • Register an account at http://mcbans.com
    • You should get a 8 character string
    • Go into auth.mcbans.com minecraft server
    • /verify <8 char string>
    • Refresh the page
    • Click register server, proceed to step two
    Server Registration
    Installing the plugin
    Ways to setup your server:

    Default - no changes to any configuration files. This means you do not need to change a thing in the myserver.mcbans.com dashboard.

    Server Network Mode - This will make your server only accept bans from specific servers. Isolated from the rest of the system. Settings page on your myserver.mcbans.com dashboard.

    Group Shares - share bans by joining a group of servers. The groups can share specific bans ( temp bans, global bans, local bans ) according to the groups settings. A group can be Public or request to join.

    Ignore Servers - You can ignore all bans coming from specific servers.

    Server Lockdown - very easy whitelist

    Exclusions - ignore bans on a player or bans for specific reasons.


    This post has been edited 36 times. It was last edited by Firestar May 4, 2013.
  2.  
  3. Offline

    M1sT3rM4n

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Update to 1.47
  4. Offline

    Firestar

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    MCBans v2.3 Bukkit -166


    New ban command setup
    Local Bans: /ban <nickname> <reason>
    Global Bans: /ban g <nickname> <reason>

    Added to settings.yml
    PHP:
    vote_colorblue
    vote_yes_color
    green
    vote_no_color
    green
    Permissions changes, removed mcbans.ban replaced with

    PHP:
    mcbans.ban.local <- NEW
    mcbans.ban.global <- NEW
    v2.3 released 1/29/2011 (RELEASED, NEW)
    • Added New Permissions
    • Added mcbans.ban.local
    • Added mcbans.ban.global
    • Added 3 vars to the settings yml for voting
    • Fixed offline mode
    • Added support forums
  5. Offline

    KevGraf94

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    i am waiting for /kick <nick> <Info>
  6. Offline

    Firestar

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    that was actually added xD


    MCBans v2.4 RELEASED
    fixed kick command to include reason.
  7. Offline

    KevGraf94

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    thanks veryyyyy much
  8. Offline

    fantome2024

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I downloaded your zip file and when my server starts it's saying McBans version 2.3 ? Does the zip have the wrong version?
  9. Offline

    KevGraf94

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    another idea that i need:
    i use bigbrother and if i find a griefer and want to tempban him i have a problem if he is offline. pls make it possible to tempban offline players! this would be nice :D
  10. Offline

    DoomBunnyPwn

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great work on this, great features and runs well with permissions.
  11. Offline

    averad

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Any plans on a release for Bukkit 183+?

    Also when my server starts it's saying McBans version 2.3 ? Does the current zip have the wrong version lable?
  12. Offline

    Jobsti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Jop, MCB needs an update for #186.
    Every command echo the cmd in chat.

    And MBC 2.4 says in console "mcb 2.3 loaded" ;)
  13. Offline

    braincreation

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Running 2.4 for build 186.

    /mcbans CODE
    Does not result in any output.


    In console the following is error is provided.

    Code:
    org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1]
            at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
            at org.json.JSONObject.<init>(JSONObject.java:185)
            at org.json.JSONObject.<init>(JSONObject.java:311)
            at com.firestar.mcbans.mcbans_json.get_data(mcbans_json.java:13)
            at com.firestar.mcbans.mcbans_urlparse.hdl_com(mcbans_urlparse.java:69)
            at com.firestar.mcbans.mcbans_handler.auth(mcbans_handler.java:196)
            at com.firestar.mcbans.mcbans.onCommand(mcbans.java:158)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:17)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:76)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:161)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:548)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:528)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:232)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:65)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:265)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:201)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-01-31 12:47:57 [INFO] MCBans: Response from server: null
    
    Is the MCBans registration server down?
  14. Offline

    Graloth

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You forgot to update the version inside the plugin itself, it now reports itself as being out of date when you log in, even though its 2.4 i downloaded
  15. Offline

    Juze

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    2.4 download, CraftBukkit #186, shows as 2.3 and no commands work.
  16. Offline

    Firestar

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Updated to work with CB 168+
  17. Offline

    Xemnas33

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I just tried using the /ban command on my server it kicked me with an internal server error and produced this server error:

    Code:
    org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2
    line 1]
            at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
            at org.json.JSONObject.<init>(JSONObject.java:185)
            at org.json.JSONObject.<init>(JSONObject.java:311)
            at com.firestar.mcbans.mcbans_json.get_data(mcbans_json.java:13)
            at com.firestar.mcbans.mcbans_urlparse.hdl_com(mcbans_urlparse.java:69)
            at com.firestar.mcbans.mcbans_handler.ban(mcbans_handler.java:102)
            at com.firestar.mcbans.mcbans.onCommand(mcbans.java:134)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:17)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:76
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1
    58)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:578)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:557)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:232)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:276)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:202)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    2011-02-01 22:21:38 [WARNING] Failed to handle packet: java.lang.NullPointerExce
    ption
    java.lang.NullPointerException
            at com.firestar.mcbans.mcbans_handler.ban(mcbans_handler.java:103)
            at com.firestar.mcbans.mcbans.onCommand(mcbans.java:134)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:17)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:76
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:1
    58)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:578)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:557)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:232)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:276)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:202)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
    
    
    Craftbukkit 183
  18. Offline

    craftersins

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Same for me, can't wait for a fix :p
  19. Offline

    Jobsti

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Works with #207
    Thank you

    [IMG]
  20. Offline

    fffizzz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    why does it say our version is out of date? 2.5, cb 207
  21. Offline

    Firestar

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    because 166 and down (due to command changes) and 168+ which has another commands setup, due to this the most stable (with all other plugins) is 166 and down, so the mcbans version that is compatible with 166 and down is the stable release.
  22. Offline

    KTMRipper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I get internal error and it kicks me. Please help me or update it. :(
  23. Offline

    Firestar

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    check the OP (original post)
  24. Offline

    Cmars

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You've probably forgotten to add your api key.
  25. Offline

    Xemnas33

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Doh! I deleted the folder by accident xD Silly me thanks.
  26. Offline

    MiniKahn

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    McBans is Outdatet bur I have version 2.5 ?
    hmm?
  27. Offline

    the_cRu

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Got the same message :/
  28. Offline

    dak393

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    its a known issue the plugin itself thinks its version 2.2 (something like that) so it says its outdated when its not.
  29. Offline

    fffizzz

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Bukkit made some more changes that require all commands be in your plugin.yml file. Im not sure thats 100% correct as im going by other threads, but makes it so /ban/kick no longer work. It just echoes the command to console. They also made it so those commands can work through console now which is awesome. I can tempban though however....
    cb#210
    mcb 2.5
  30. Offline

    MiniKahn

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    /tempban does not work for me....
  31. Offline

    Firestar

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    y'all need to understand, bukkit is constantly changing, I do not have as much time as I did during December, due to this, be warned, constantly upgrading your bukkit, the mcbans will most likely break or not work with the latest bukkit, I will NOT be releasing mcbans daily and for this reason stick with the a build that works until the plugins work with that release, if they do not , don't upgrade. Upgrading and expecting the plugin to work or getting an update instantly after every bukkit update that breaks things is asking too much for plugin developers who do not recieve anything back for the work they do.

    I say this not out of anger but frustration, not necessarily at server owners, but at how builds of bukkit are handled. I will try and get this done tonight to fix it to work with commandline, but will not update for another few days (unless it breaks completely).

    Also looking for potential plugin developers that can help code the plugin side of mcbans.

    -Firestar
    dak393 likes this.
  32. Offline

    craftersins

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Its understandable, the api changes are very frequent. And you can't live from developing free plugins all day.
    Your approach of releasing a new version after some time is much better then no version at all.
    I just leave a thanks for your nice work and hope you keep up the good work.
    dak393 likes this.

Share This Page