How do I add support for MCRP?
kreashenz opened this issue ยท 4 comments
Title basically explains it, what do I have to do to get support for MCRP ( my plugin ). Should I just post my economy class to you or something?
@kreashenz - got a link to it?
http://dev.bukkit.org/server-mods/minecraftrp
- Also a dev of mcrp.
@stuntguy3000 - doesn't look like something that Vault would support built-in. You can add the connector yourself if you want to allow people that use your plugin to use Vault. Extend Economy, and register it into the service manager in bukkit and it'll work.