mung3r / ecoCreature

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

Feature to just clear money reward from spawners. #123

Open erik1988 opened 11 years ago

erik1988 commented 11 years ago

Feature to just clear money reward from spawners.

The best would be to specify what items to clear too, in that way one can just allow blazerods from blaze to drop.

The reason for this is to make a bulletproof way of dealing with exploitation of mobspawners on servers with economy, but at the same time make it possible to get blazerods. One temporary and probably easier solution is to have a setting to allow just items and no money from mobspawners.

Thank you,

erik1988 commented 11 years ago

If it is easy to make a setting to just clear money from mobspawners that would be great, or just put in a modifier. So when you want to deactivate it you just use "0.0", "1.0" for normal or "if you for some reason want double from spawners "2.0".

mung3r commented 11 years ago

Have you tried setting just the coin percent on Spawners to zero? Something like:

  Spawner:
    Coin_Minimum: 0.0
    Coin_Maximum: 0.0
    Coin_Percent: 0.0

I haven't tested this but I'm curious if that would work.

erik1988 commented 11 years ago

Thats for destroying spawners so It do not make any difference in the mobs you kill.

mung3r commented 11 years ago

Oh right. Looks like I herped. Will look into adding this feature. It's something that I've wanted to add for a while to make it more flexible.

oddare commented 8 years ago

Hello! I recently did a complete overhaul of my server, with economy playing a larger role. With this, ecoCreature became a large component of putting the server together.

Since money is now earned through killing mobs, and our server is generally made to be rather hard, we felt it would be too easy to let players have money from spawners, and disabled this, which in turn has disabled the XP drops.

This lack of XP is creating a bit of fuss on my server, and coming here I see this is from 2013.

Alas, I put the question upon, how far has this feature come in terms of progress?

mung3r commented 8 years ago

I have it coded but never tested it, and thus, never released it. I'll try and test it and see if it can be released.

oddare commented 8 years ago

Nice! Been having complaints about this all week, etc.

Do you have any plans on loading your plugin up on Spigot? Maybe setting it up as a Premium Resource, too? I, for one, wouldn't mind paying a bit for something like this, as I see it as quite essential and good for a server wanting that bit of special stuff.