Build a license check in a plugin

micartey

Premium
Feedback score
0
Posts
3
Reactions
2
Resources
1
Hello guys,

I want to post a premium plugin so that I can earn some money.
I am well aware that I need to upgrade my plan to do this, but before I do that, I want to understand how I can check if someone paid for the plugin or not.
After some research, I found this API-Endpoint, but I am wondering if I need the private token of the user to validate the user.

Above all, I would be happy about examples or code snippets that are unfortunately missing in the documentation
 
Type
Requesting
Provided by
Individual
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

micartey

Premium
Feedback score
0
Posts
3
Reactions
2
Resources
1
But all these "solutions" include a discord solution or me doing something manually.

How can I incorporate them with this website?
Who would by a plugin and can't use it?
 
Last edited:

byteful

Premium
Feedback score
5
Posts
205
Reactions
59
Resources
6
But all these "solutions" include a discord solution or me doing something manually.

How can I incorporate them with this website?
Who would by a plugin and can't use it?
You could just automatically authenticate users with the premium placeholders and your licensing system. Probably better than a website/Discord to manually do it.
 

micartey

Premium
Feedback score
0
Posts
3
Reactions
2
Resources
1
What exactly do you mean?
How does that prevent someone from sharing my plugin?
 
Top