Plan icon indicating copy to clipboard operation
Plan copied to clipboard

Craftingstore Support

Open KermisReiziger opened this issue 3 years ago • 4 comments

The plugin is kind of like buycraftx but has more features. So i would love to see the plugin supported :)

Website Link: https://craftingstore.net/ Spigot Link: https://www.spigotmc.org/resources/craftingstore-net-free-minecraft-donation-system-1-16-compatible.31331/

KermisReiziger avatar Jun 01 '21 07:06 KermisReiziger

Their API documentation still appears to be very unfinished https://docs.api.craftingstore.net/

AuroraLS3 avatar Jun 01 '21 11:06 AuroraLS3

Sorry about the duplicate! Didn't see this one when I clicked to see if it had been suggested. Thanks for your amazing work on this plugin!

Tactryl3 avatar Jul 05 '21 21:07 Tactryl3

Their API documentation still appears to be very unfinished https://docs.api.craftingstore.net/

Hi! The public API currently only has a handful of features. What endpoints would you require besides the general /payments endpoint?

If I understand the Tebex extension correctly, it seems to just fetch their /payments endpoint and use the local SQL database for fetching player specific information. That should all be possible using our API.

-Tim

Tim-NL avatar Mar 15 '22 12:03 Tim-NL

Yep the payments endpoint seems to be what is needed and that should enough to page the payment data to a local database. The docs look great - I can't remember what they were like last year when I wrote that comment :)

AuroraLS3 avatar Mar 15 '22 13:03 AuroraLS3