This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi, I seem to get no reaction from signs shop even though they're obviously formatted right. I get all the colors so... I also set the permission! I don't understand what I'm doing wrong... thanks for helping me =)
@FeedDante: Go
Exactly but for users I only gave colorkeys.sign.use... I want them to be able to only buy a key... and as an OP, I can do everything with the commands, except buying a key from a sign... when I right/left click on a formatted sign, I get no interaction message, nothing seem to be happening.
@SorenIX: Go
Been busy, sorry for the late reply, but you still haven't answered any of my questions. (And now I've got a few more)
What version of CK are you using? CraftBukkit version? Java version? Any errors in the console? Is economy enabled? What economy plugin(s) (and version) do you use?
If you're an OP then it should work just fine. (Irregardless of permissions) So I'm not sure yet what your issue is yet.
Sorry, I didn't see you asked these questions before.. I will now answer them :
I'm using the latest version to this day, I've just downloaded it a few minutes ago. I'm also using the lastest bukkit version. I'm using Java 7 64-bit No errors in the console. It says it was successfully started. Economy is enabled, I'm using the latest version of iConomy.
I am OP, that's why I find it strange that I get no response at all. Thanks for helping.
Do you have Vault installed? If you look in the server startup do you see this line?: "[INFO] [ColorKeys] hooked into economy." If your answer is 'no', I'm guessing that's 'cause Vault is missing.
Vault is in essence a bridge between all the economy plugins. If Vault is not found (even if economy is enabled in the config) then economy will remain disabled in the code.
From what I can tell code-wise sign interaction is completely skipped if the economy plugin is not operational. (i.e. Vault not found)
This must be it, here's the log :
17:29:08 [INFO] [ColorKeys] Enabling ColorKeys v1.5.2 [1.2.5-R1.3] 17:29:08 [INFO] [ColorKeys] Loading Debuggers... 17:29:08 [INFO] [ColorKeys] No Debuggers to load. 17:29:08 [INFO] [ColorKeys] Loading doors... 17:29:08 [INFO] [ColorKeys] Doors loaded successfully. 17:29:08 [INFO] [ColorKeys] Loading keys... 17:29:09 [INFO] [ColorKeys] No keys to load. 17:29:09 [INFO] [ColorKeys] is enabled, version: 1.5.2[1.2.5-R1.3] 17:29:09 [INFO] [ColorKeys] written by[Musaddict, Dak393, FeedDante] 17:29:09 [INFO] [iConomy] Enabling iConomy v7.0 17:29:09 [INFO] [Vault[Economy] iConomy 6 hooked.
For the test I removed everything from the plugin folder, except iConomy, ColorKeys and Vault... seems like it's not hooking. Yet, iConomy has been working fine on my server for weeks now... I knew it was a plugin supporting other plugins, I don't understand why it's not hooking with ColorKeys... Should I download another version? Also, it says there's no keys to load.. but I have 2 or 3 doors set up actually... is it also because of Vault?
Is there any chance I get further support? T_T
Sorry, I've been bust, and now sick, so I really haven't been doing much.
I honestly have no Idea why this isn't working for you.
Just double check and make sure that the CK config.xml has "enable-economy: true" I normally use BOSEconomy but I've tried and was able to successfully load & use the server with iCo v7 and all was working fine for me.
Honestly if enable-economy is true and there are no errors whatsoever in the console then I have no idea whats wrong. I may later throw out a quick update that will display an error if you try to use a sign and eco is disabled.
I'll try several things. Thanks for giving me an idea of what the problem is. =)
Have a nice recovery xP
To post a comment, please login or register a new account.