mung3r / ecoCreature

PvM/E Rewards
http://forums.bukkit.org/threads/29538
GNU Lesser General Public License v3.0
7 stars 12 forks source link

config file not working #115

Closed noxturno closed 11 years ago

noxturno commented 11 years ago

I am trying to make it so people that kill mobs that spawn from mob spawners dont give money or drop items, they however can still get experience, please take some time to look at my config and tell me what I am doing wrong. http://pastie.org/5666785

mung3r commented 11 years ago

I see the partial default.yml in the config. Please re-post the entire default.yml so that I don't miss anything when I test.

noxturno commented 11 years ago

http://pastie.org/5670316

I am op and when I test this I dont get money, but when people wit the 2 perms do it they get money from the spawners not sure what i did wrong

mung3r commented 11 years ago

Interesting. It appears that bukkit is ignoring setDroppedExp(0).

mung3r commented 11 years ago

I think I've found the issue in my code. I'll have a fix in a dev build shortly.

mung3r commented 11 years ago

You can find the latest dev build here.

noxturno commented 11 years ago

thanks!!!,