This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1.2.3.
What is the expected output? What do you see instead?
I expect to see cooldowns on the items I have selected to have cooldowns through the config.
I do not see cooldowns in effect as I can repeatedly use them.
What version of the product are you using?
v1.4
Do you have an error log of what happened?
No.
If you think it is relevant, please copy paste your config here:
GENERAL: default-cooldown-seconds: 30 display-charge-message: trueNERFED_ITEM_IDS: 0-0: COOLDOWN 373-8204: COOLDOWN=5 373-8236: COOLDOWN=15 '368': COOLDOWN=7
Please provide any additional information below:
When I run the run.bat file, on startup it just says "[ItemNerf] Enabling ItemNerf v1.4" without "plugin successfully loaded" that I get in my other plugins.
This is me ChienPo by the way.
@LiamGeegeeson: Go
Ticket template is missing the question what server software and version you are using. Which are they?
Oh I am using craftbukkit-1.7.2-R0.3 and as stated in the ticket, v1.4 of ItemNerf.
I'll have time to look into it next week, thanks
Okay.
I have tested ItemNerf v1.4 on 1.7.2 craftbukkit with your exact config and I fail to replicate the issue. Cooldowns are working for the pearl and drinkable harming potions as configured for me..
Not getting a "plugin successfully loaded" on my end, but I'm not getting that for any other plugin either.
I'd advice to change your config to:
GENERAL: default-cooldown-seconds: 30 display-charge-message: true NERFED_ITEM_IDS: 0-0: COOLDOWN 373-8204: COOLDOWN=5 373-8236: COOLDOWN=15 368-0: COOLDOWN=7
This would be more to how it should be configured, but again.. with your original config it's working for me without these changes. You have any other information you think could make a difference?
same problem for me BLOCK and CHARGE working fine, but timer doesn't If you throw an item timer starts always new, if you eat something, there is no regimentation
config.yml
GENERAL: default-cooldown-seconds: 30 display-charge-message: true NERFED_ITEM_IDS: 322-0: COOLDOWN=35 322-1: BLOCK 373-*: COOLDOWN=300 385-0: BLOCK
...for testing (change line):
322-0: COOLDOWN=35, CHARGE=10
Solution??? http://www.spigotmc.org/threads/cooldown-problem.22850/
Okay so I replaced my config with the config you posted and, the enderpearl cooldowns work fine. The splash potions however, still don't work. Maybe it's because the potions aren't stackable ?
The IDs you are using are for drinkable harming potions, not splash: http://www.minecraftinfo.com/idlist.htm
Omg I'm so sorry ! I can't believe I made that mistake. Although, the first splash potion of harming is still not working. The second one works but, not the first. I am certain I have the right ID: 373:16396
I just set a cooldown of 10 seconds on 373-16396 on my test server, and it worked for the splash potions of harming...
Copy paste your current config?
GENERAL: default-cooldown-seconds: 30 display-charge-message: true NERFED_ITEM_IDS: 0-0: COOLDOWN 373-16396: COOLDOWN=3 373-16428: COOLDOWN=15 368-0: COOLDOWN=7
To post a comment, please login or register a new account.