Inactive [RPG/SEC] ColorKeys v1.5.0 - Color Coded Locked Doors [1.2.5-R1.2] Vault Support + Sign Shops!

Discussion in 'Inactive/Unsupported Plugins' started by Musaddict, Feb 3, 2012.

  1. Offline

    AravanFox

    ooh! Looking forward to this update! I'm building our science lab against the notion that a rebel is hiding keys to spring the hapless player from the rat-trap he wakes into. :D
     
  2. I cant get any commands to work
     
  3. Offline

    Musaddict

    Which version of CraftBukkit, and which version of ColorKeys are you running? Im running 1.2.5-r1.0, and CK v1.4.0.

    Commands are preceded with "ck", so you have to type "/ck [command]". If you want to start selecting doors to be made, you would type "/ck select".
     
  4. Offline

    Kewne

    I can't seem to understand how to make permissions work.

    I've put the following in config.yml in Permissions Bukkit in the user section:

    colorkeys.sign.use: true
    colorkeys.use.Cidia.Start.0: true

    It treats everyone as an admin.

    I tried the same in the permissions.yml. It treats everyone as an admin and gives me a not valid yml error.
     
  5. Offline

    Musaddict

    "treats everone as an admin" what, exactly, do you mean by this?
     
  6. Offline

    Kewne

    Anyone, no matter whether they're in the admin or user group can make ck doors, give keys, make sign shops, bypass locked doors without a key, etc.
     
  7. I have the newest version of both colorkeys and craftbukkit. I figured out the problem though. The plugin will not make a folder. This is why the commands will not work. Do you have a fix or if not even a folder that I can use? I have tried downloading colorkeys again and again but it will not form a folder. I have never had this happen with any plugin and I have had lots of them.
     
  8. Offline

    Musaddict

    Interesting. I am not having that issue, and you are the first to bring it up. If all you need is a folder, then you can create a new folder in your plugins folder named "ColorKeys".
     
  9. Thanks

    Edit:
    Will this let me type the commands?
     
  10. Offline

    Kewne

    Anyone have any idea about the permissions?
     
  11. Offline

    Musaddict

  12. Offline

    Kewne

  13. Offline

    Musaddict

    Only server OP's can do everything automatically. Other than that, each user group needs only as much power as you're willing to give them. Check to make sure you didn't give your default group the admin node, stuff like that.
     
  14. Offline

    Musaddict

    Updated to version 1.5.0! Added double doors, and fixed a lot o' bugs!
     
  15. Offline

    kagitsune

    does the support essentialEco. i would love to use this plugin to make hotels and such
     
  16. Offline

    Musaddict

    If essentialEco supports Vault, then yes!
     
  17. Offline

    Dorkstinn

    I am currently having the same issue and i created a folder and named it correctly and it did not work... i also tried moving the config.yml, plugin.yml into the folder and it still dosnt work. Both times i get an error while the server is loading

    EDIT: Also when i look at the page on dev.bukkit it says taht the version for 1.2.5 R1.3 is out but then there is only 1.2.5 R1.2 in the downloads area
     
  18. Offline

    senpepe

    Should have an option in the config to let wool blocks that unlock the doors drop off mobs
     
  19. Offline

    falloutfan101

    WTF?! help me please this happens to me with allot of plugin but i NEED this one!
    this is what happenes when i turn on the server and if i type /plugins it says its not installed

    17:15:49 [SEVERE] Could not load 'plugins/ColorKeys.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: musaddict/colorkeys/ColorKeys : Unsupported major.minor version 51.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:151)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:213)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:189)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.UnsupportedClassVersionError: musaddict/colorkeys/ColorKeys : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:700)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:254)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:399)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:140)
    ... 8 more
     

Share This Page