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 23, 2011.

  1. Offline

    CainFoool

    [​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​
     
  2. Offline

    w000rm

    From what I'm reading the error should just print an exception in the console, the plugin will run fine. But if you really want to get rid of it, download my build, it's just a few posts ago.
     
  3. Offline

    drt

    I applaud you w000rm. Thank you very much for this build. My server now boots without error.

    Again, thanks mista!
     
  4. Offline

    Jonchun

    For some reason, everyone can still use x-ray... This never happened before o.o
     
  5. Offline

    xClimax

    i downloaded CFBanner then realise i need SPOUT so i download spout then it says "end of stream'
    so i uninstall spout then everythings better
    how could i have spout and be able to join my server?
    BTW im running craftbukkit 1060 :D
     
  6. Offline

    ijsung

    Hi there! I keep getting this error whenever I startup the server, and it slow downs my startup from 0.214 seconds +- to 6.3 seconds O_O. Do you know why? Thank you ! :p

    EDIT: Okay, never mind. I downloaded wo00rms's version and it didn't show the error anymore! :D Thanks!

    Code:
    12:57:53 [SEVERE] java.io.IOException: Server returned HTTP response code: 504 f
    or URL: http://dl.dropbox.com/u/7186172/cfbanner_version.txt
    12:57:53 [SEVERE]       at sun.net.www.protocol.http.HttpURLConnection.getInputS
    tream(Unknown Source)
    12:57:53 [SEVERE]       at java.net.URL.openStream(Unknown Source)
    12:57:53 [SEVERE]       at me.cain.cfbanner.CFBanner.VersionCheck(CFBanner.java:
    122)
    12:57:53 [SEVERE]       at me.cain.cfbanner.CFBanner.onEnable(CFBanner.java:51)
    12:57:53 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:126)
    12:57:53 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:885)
    12:57:53 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:278)
    12:57:53 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:178)
    12:57:53 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.enablePlugins(Craf
    tServer.java:161)
    12:57:53 [SEVERE]       at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:286)
    12:57:53 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:273)
    12:57:53 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:149)
    12:57:53 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:337)
    12:57:53 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
     
  7. Offline

    w000rm

    Either don't use the Spout.jar link in the main post because it's not up-to-date or use my build which doesn't require spout.
     
  8. Offline

    xClimax

    thanks alot worm

    okay so i downloaded an update to date SPOUT and now i can join my server :D
    but when i load my server CFBanner wont load and it doesnt download the file and doesnt work :(
    help?
     
  9. Offline

    w000rm

    If it throws a 509 Error it's normal, Cain's account got suspended. The plugin should still work, but if you want to get rid of the error download my version, it's on page 13 I believe.
    Also, reading some of the last thread pages wouldn't hurt you.
     
  10. Offline

    Vision

    Can this please be made to work without Spout?

    The version which only disabled Zombe didn't require Spout. That's also the reason of why I haven't and never update as long as this requires it.
     
  11. Offline

    CainFoool

    My account has been restored and all links are working again.

    Edit:
    Pushed version 1.7.3.
    Removed spout support and a code cleanup.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  12. er where is the dowload link?

    i found it but its invisible :eek:

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  13. Offline

    CainFoool

    You click the "Download.JAR" button ..
     
  14. Offline

    floit

    Cain is your version up to date and does it require spout?
     
  15. yea i did but at first the dowload jar button was invisible :p also the plugin works but it gives me this null pointer exeption error every time i turn the serveer on
     
  16. Offline

    floit

    same for me and it doesn't create the config map
     
  17. Offline

    CainFoool

    No, Spout has been removed from the plugin. And please paste the error in-console that you are getting.
     
  18. Offline

    mdt7734

    Code:
    java.lang.NullPointerException
           at me.cain.cfbanner.CFBanner.onEnable(CFBanner.java:46)
           at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
           at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
           at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
           at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
           at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
           at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
           at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
           at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
           at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
           at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  19. Offline

    CainFoool

    DOes the plugin still run fine?
     
  20. Offline

    mdt7734

    it is loaded when looking at /plugins that is all i can tell
     
  21. Offline

    CainFoool

    Ok, download the newest update. It fixes the null pointer exception.
     
  22. Offline

    floit

    2011-08-21 15:18:09 [INFO] [CFBanner] CFBanner has been enabled.
    2011-08-21 15:18:09 [INFO] [CFBanner] Created by CainFoool
    2011-08-21 15:18:09 [SEVERE] Error occurred while enabling CFBanner v1.7.3 (Is it up to date?): null
    java.lang.NullPointerException
    at me.cain.cfbanner.CFBanner.onEnable(CFBanner.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 is the error I got from the latest download.
    I just saw it's for 1060 and im still running 1000 so that may be it.

    But ive downloaded the other guys quickfix build and that one seems to work.
     
  23. Offline

    CainFoool

    Download the new one in the thread, it fixes that bug.
     
  24. Offline

    floit

    Okay ill try it out asap!
     
  25. Offline

    mdt7734

    same error
     
  26. Offline

    CainFoool

    Not for me?
     
  27. Offline

    Skyin05

    Yes, the same error ^^'
     
  28. Offline

    mdt7734

    cleared cache etc. did you update versioning in file
     
  29. Offline

    CainFoool

    Try now. Copied from my dev server. (download).
     
  30. Offline

    Caligone

    Code:
    2011-08-21 16:39:15 [SEVERE] Error occurred while enabling CFBanner v1.7.3 (Is it up to date?): null
    java.lang.NullPointerException
            at me.cain.cfbanner.CFBanner.onEnable(CFBanner.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)
    
    With the last release, I get this...
    Thanks
     
  31. Offline

    CainFoool

    :/ Hang on.
     

Share This Page