-
Notifications
You must be signed in to change notification settings - Fork 0
Lack of reason to use ParoxityEcon #8
Description
At the moment, there are zero plugins supporting ParoxityEcon.
Although a PR was made to libPiggyEconomy for ParoxityEcon to add support for various PiggyPlugins (PiggyShopUI/PiggyCEShop/PiggyAuctions/PiggyFactions), it was not merged due to backwards compatibility breaks from switching to callbacks to support ParoxityEcon's largely asynchronous API. Additional changes to implement multi-currency support by @TwistedAsylumMC will further reduce the likelyhood of the PR being merged.
Aside from PiggyPlugins, which plan on eventually adding support, there would be little to no other plugins who would use ParoxityEcon. Compared to EconomyAPI, which not only has official plugins, but also a multitude of unofficial ones, it becomes clear why many users are discouraged to switch from EconomyAPI.
Other than the lack of support, there are no distinguishing features compared to EconomyAPI in the eyes of users.
- Forms? Forms are just gimmicks.
- Is ParoxityEcon hoping for users to switch to ParoxityEcon for 4.0.0? Unlikely, as onebone's repository already has a 4.0 branch while maintaining backwards compatibility.
If ParoxityEcon wants to entice server owners to make the switch, then plugins supporting ParoxityEcon would have to be created and users would need a better reason than asynchronous queries.