Economy support for sign portals
mrvertigo27 opened this issue ยท 5 comments
It would be nice to be able to charge via register for this kind of instant transport
Well I can say we'll never be using register (I've never seen a user complain about having to install AllPay, because it's built in to MV, TPS, CS and OW) but we do have 2 more lines on the sign. I'm cool with this.
Not sure why I wasn't notified (and am just seeing this now...)
NOTE: To my knowlege, AllPay supports all the payment methods Register does, and if it does not, please file an issue with the AllPay issue tracker.
I was unaware of all this and hope i did not upset you, I admit i sometimes speak above my level of understanding unintentionally. Thanks for the response and I will try to do more research in the future.
my issue is this, to support payments i have iconomy (my econ plugin) vault, register, now allpay, it seems it just seems like quite a bit of extra jars to have laying around all the time :P
"Laying around"
I dare you to show me an AllPay jar you installed. Allpay is NOT a plugin. It's a library. You and other admins never have to do anything. I designed it to be as unobtrusive as possible to the server admin.
For the record, I designed AllPay:
- Long before Register and Vault
- Because I was personally tired of rewriting support for my own plugins
So I decided to write a library that I could include everywhere. I loathe plugins that don't do anything (read: middleware). If the lib is bundled with the executable (jar), then you'll always have the right version. What happens when you update your register plugin and the tiny plugin that the one guy wrote blows up because he didn't support said method.
This puts the blame on me. I like it this way. If AllPay is out of date, we'll fix it and push an update to our whole plugin, not just the library.