Scyntrus / FactionMobs

FactionMobs CraftBukkit Plugin
http://dev.bukkit.org/server-mods/faction-mobs/
Other
14 stars 19 forks source link

Added config option for letting only certain ranks within a faction spawn fmobs. #6

Closed HiddenCloud closed 9 years ago

HiddenCloud commented 9 years ago

This PR makes it possible to let only certain ranks within a faction spawn faction mobs, like moderators. This is done by changing in the mustBeAtleast option in the config. I've added support for each version of factions and tested it with factions 1.6 and it worked.

Scyntrus commented 9 years ago

I kept the functionality and idea, but I changed a lot of your code.