Inactive [ADMN/SEC] CFBanner v2.10 - Get rid of Zombe & Rei's Minimap Forever! [1.0.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by CainFoool, Jul 24, 2011.

     
  1. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    [IMG]
    [IMG][IMG]

    What is CFBanner?
    CFBanner is the one way you can stop Zombe Mods from being used on your server. This blocks flying, noclip and general all-around cheats.

    What are the Permission Nodes?
    cfbanner.zombe.fly
    cfbanner.zombe.cheat
    cfbanner.zombe.noclip
    cfbanner.rei.minimap

    Features
    Blocks Zombe Client Modification "AND REI'S MINIMAP!"

    Changelog:
    v2.10 - Fixed Zombe, added Rei Support
    v2.00 - Completely rewritten, Bukkit Perm Support



    This post has been edited 118 times. It was last edited by CainFoool Feb 15, 2012.
  2.  
  3. Offline

    morizuki

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It's 7.2kb, not below 0.1kb XD
  4. Offline

    Th3Controller

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I can't find this in clanforge control panel :(
  5. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I meant from the previous file size (7.3kb)
  6. Offline

    Insanehero

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great plugin! Now ya just need to make one that bans xray mods ;)
  7. Offline

    sddddgjd

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Your video has a terrible quality...if you want,i'll create on in 1080p!
  8. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I would appreciate that greatly :)
  9. Offline

    jessenic

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have a feature request:
    The zombe mod sends /zombe-icon command to server when player joins to determine if the icon mod is enabled, but could you make your plugin listen to that command and notify all players who has permission node to get notification that the player uses zombe's mods and also write all zombe uses to a log file. Thanks.
  10. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I will see what I can do but right now I am waiting on that new BukkitContribAPI ;)
  11. Offline

    jessenic

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Thanks! Btw, you mean Spout API? ;)
  12. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I prefer calling it BukkitContrib, so used to it :p
  13. Offline

    Bogden

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    showmessages is set to "false," but I'm still getting the "Blah blah is disabled" messages when I log in. Is anyone else having this problem with the latest version? It was fine with the previous versions.
  14. Offline

    Grrrr159

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hey the 1.5.2 update made it so the config doesn't work
  15. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I will fix that now.
  16. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Updated to 1.5.3
    Fixed configuration.
  17. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Updated to 1.5.4
    Added /zombe support
    Fixed the version check.
  18. Offline

    OrtwinS

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Does this also disable the Zombe Xray mod (Zombe Cheat)? That is my primary concern since NoCheat takes care of all flying/speeding on my server.

    If it does you might want to put that in your first post, it would be a major 'seller' :p.
    Must. Learn. To. Read.Better.

    Awesome Zombe put that in himself, and even better you made plugin for id :D.

    This post has been edited 1 time. It was last edited by OrtwinS Aug 3, 2011.
  19. Offline

    SirAlex

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    It somehow isnt loading for me :(
  20. Offline

    lowmotion

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The downloadlink is pointing at the old 1.5.0 Version.
    It throws a little but heavy Exception with which the Mod crashing.
    It says "Error occurred while enabling Zombebanner v1.5.0 " and not 1.5.4
    Please reupload the Plugin.
    I really want to use the plugin!
    Great discription anyway (=
    Good luck
  21. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    (
    Can you tell me what the error is paste from console
  22. Offline

    dm_studios

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @CainFoool Just a heads up the Plugin.yml still stats 1.5.0 even though its 1.5.4 :)
  23. Offline

    stkeroro

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hey, it points at 1.5.0 version!

    Code:
    2011-08-03 11:29:20 [INFO] [ZombeBanner] ZombeBanner has been enabled.
    2011-08-03 11:29:20 [INFO] [ZombeBanner] Created by CainFoool
    2011-08-03 11:29:20 [SEVERE] Error occurred while enabling Zombebanner v1.5.0 (Is it up to date?): null
    java.lang.NullPointerException
        at me.cain.zombebanner.ZombeBanner.onEnable(ZombeBanner.java:46)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    This post has been edited 1 time. It was last edited by stkeroro Aug 3, 2011.
  24. Offline

    KingHarper

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    ye I get that same error stkeroro
  25. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Alright, fixing now.
  26. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Pushed a silent update. Possible fix for that.
  27. Offline

    stkeroro

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    so, we can download normally?
  28. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You will need to download from the link on the OP.
  29. Offline

    stkeroro

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    oh, thanks cain, everything ok now ^^
  30. Offline

    lowmotion

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Big Thanks to you man (=
  31. Offline

    CainFoool

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No problem :)
  32. Offline

    TfT_02

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You should point out in the OP that this enables users to allow only certain players to use the ZombeModpack. If you want to disable the mod you don't need to install this plugin, copied from Zombe's Readme:
    Code:
    Q: How do i allow "fly" mod on my server?
    A: Change the "allow-flight" option in your server.properties file to "true"
    
    Q: How do i disallow "cheat" mod on my server?
    A: Add "no-z-cheat" to servers welcome message.
    Alternatively, you can disable it non-visibly too by adding "&f &f &2 &0 &4 &8" to servers wotd message ("&" marks color codes. If your server uses a wrapper with different codes then use this for reference).

Share This Page