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

    godsyn

    I'm sad to hear that you do not support the built in permissions.
    I'll return to adding the messages to my MOTD.
     
  3. Offline

    Ryanyoo17

    How do i use this? people can still fly! and use zombe cheat
     
  4. Offline

    ButtChew

    I'm sure mod developers are annoyed by the lack of common sense in ther users :rolleyes:

    Great mod, definitely adding.
     
  5. Offline

    bradgillap

    Can you please add the version number of your plugins to the startup. It's very hard to figure out if I have the newest version or not.

    Code:
    09.27 03:21:29 INFO server 1: [Server] INFO [CFBanner] Plugin Enabled
    09.27 03:21:29 INFO server 1: [Server] INFO [CFBanner] CFBanner was created by CainFoool. Rewrote.
    09.27 03:21:29 INFO server 1: [Server] INFO [CFBanner] Permissions found. Using Permissions v2.7.7
     
  6. Offline

    Doidle

    We got it fixed allready - -cf.display stops displaying it so =)
     
  7. You support inactive plugins ? superperms is the future and the present mate. The sooner you get it out the way the better it will be for everyone :)
     
  8. Offline

    CainFoool

    Well guess what? I hate Superperms with all my guts and the last thing I want to do is transfer to a crap permissions system.
     
  9. But are you going to support PermissionsBukkit? Would really appreciate it!
    I really liked the old permissions system but sadly it's inactive and unsupported
     
  10. Offline

    CainFoool

    Once everyone transfers I probably will.
     
  11. it's either switch or this plugin will fail within 2 weeks as pretty much everyone is moving from permissions 2/3 with the developer of permissions 2/3 soon to make them not function at all to make people switch....
     
  12. Sw33t! I Recently transfered to it and your plugin is very handy! Can you give an estimate?
     
  13. Offline

    CainFoool

    That's fine, ill just use PEX.
     
  14. so no official permissions bukkit support?
     
  15. weak...

    The fact is there is nothing wrong with bukkit permissions, it will be around as long as bukkit is and it is far easier for developers to use. The amount of asks for it in the thread just proves people need it but im sure if you dont want to do it another dev will make a plugin that will.
     
  16. Offline

    MrMag518

    is there or could u make it so u can choose what it bans? like zombe fly mod, or CBJ mod?
    sorry if it's already a option for this.
     
  17. Offline

    Lonny

    Can you make it multiworld? Because right now in one world we have creative where the permissions are set to allow users to fly etc. But if you go from creative to survival (which is where no cheating is allowed) then they can use their flymods because the permissions seem to ignore that they are in a seperate world. We use PermissionsEx
     
    mrciku likes this.
  18. Offline

    mrciku

    yeah same here.
     
  19. Offline

    CainFoool

    I cannot make this plugin multiworld, it's impossible so stop asking and read through all the posts on the damn thread before replying. Pissed off with this question now.
     
  20. Offline

    Emiya Shirou

    Recommended Build: 1185 (MC: 1.8.1)

    Plugin not working.
    This pop-up at console:
    Code:
    2011-09-28 17:40:33 [INFO] ByCube [/] logged in with entity id 128 at ([world] -3003.59375, 114.0, 1141.6875)
    2011-09-28 17:40:33 [SEVERE] Could not pass event PLAYER_JOIN to CFBanner
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
        at me.cain.cfbanner.CFBanner.PermCheck(CFBanner.java:58)
        at me.cain.cfbanner.CFListener.onPlayerJoin(CFListener.java:22)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:244)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:126)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:116)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:75)
        at net.minecraft.server.Packet1Login.a(SourceFile:59)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:41)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHandler
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        ... 15 more
    2011-09-28 17:40:33 [INFO] Connected players: ByCube[0m
    2011-09-28 17:40:33 [INFO] New max size: 484
    2011-09-28 17:40:33 [INFO] New max size: 784
    2011-09-28 17:40:40 [INFO] [AuthMe] Player ByCube logged in!
    2011-09-28 17:47:20 [INFO] Emiya_Shirou [/] logged in with entity id 6475 at ([world] 196.21892162861224, 79.0, -528.8767268429158)
    2011-09-28 17:47:21 [SEVERE] Could not pass event PLAYER_JOIN to CFBanner
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
        at me.cain.cfbanner.CFBanner.PermCheck(CFBanner.java:58)
        at me.cain.cfbanner.CFListener.onPlayerJoin(CFListener.java:22)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:244)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.ServerConfigurationManager.c(ServerConfigurationManager.java:126)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:116)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:75)
        at net.minecraft.server.Packet1Login.a(SourceFile:59)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:41)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:94)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    2011-09-28 17:47:24 [INFO] Connected players: ByCube, Emiya_Shirou[0m
    Then I've tried to deop myself and install zombee, and I could fly just fine :/
     
  21. Which permissions system are you using?
     
  22. Offline

    CainFoool

    You need to be using Permissions 2.x or 3.x.
     
  23. Offline

    Emiya Shirou

    I'm not using any permission system at all, they are annoying.

    Any plan for OP support? (without any permissions)
     
  24. Offline

    CainFoool

    Right now I am currently working on my new plugin MobBlocks but once I get finished I might add Op supporrt.
     
  25. Offline

    Emiya Shirou

    I would love that :3
     
  26. Can someone explain how to work this? it seems simple but for me its not. I put it in the plugins folder and run the server, there is no like config file or anything, and they can still hit the z button and fly. Please help
     
  27. Offline

    pandy8

    this plugin seems to be cool, but it does not work on my server ... :(
     
  28. There isn't any configuration, the only thing needed to do is configure your Permissions if you use the only Permission systems Cain his configured this for. *Coughs, waitingonPermissionsBukkiteventhoughIknowyouhateit, cough.*
     
  29. Offline

    CainFoool

    I will probably push an update within the next week that will automatically go to BukkitPerms if Permissions 2.x, 3.x or PEX is not detected. (happy face).
     
    HereInPlainSight likes this.
  30. Offline

    Kilandor

    Couldn't wait, took the 30s to recompile it with BukkitPerms. Also chnaged priority of onjoin to Lowest, this causes the action to be triggered first, this way the messages instead of showing up in the middle of other things I have. Shows up first and is pushed off screen by motd

    Also there are multiple well over 5 unused imports, forgot the count not gonna fool with going back to look for them. Not that its really a big deal though, just mentioning
     
  31. Offline

    CainFoool

    Yeah that's fine, I dont mind other people recompiling it to work with other systems. I *shh* may be adding in iConomy support so people can buy permissions to fly. ;)
     

Share This Page