How to prevent people leaking your plugins?

Status
This thread has been locked.

XipsAhoy

Feedback score
0
Posts
13
Reactions
0
Resources
0
Hi,

If you want people to stop leaking your plugins, you can create a database and put on the config a line saying CODE: %%%%%%%%

Then when people buy your plugin you give them a code that your server will get from the database.

That way, people won't be able to leak your plugin!
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

SpaceJudo

Feedback score
1
Posts
22
Reactions
2
Resources
0
Yeah but don't plugin leakers decompile the plugin and remove the line of code that communicates with the database or make it always return a true response? Or is that not how it works?
 

sammm

Feedback score
0
Posts
8
Reactions
0
Resources
0
Yeah but don't plugin leakers decompile the plugin and remove the line of code that communicates with the database or make it always return a true response? Or is that not how it works?
Yeah, plugin leakers can easily just delete that single line of code and done.
 

root

Supreme
Feedback score
30
Posts
655
Reactions
309
Resources
0
Hi,

If you want people to stop leaking your plugins, you can create a database and put on the config a line saying CODE: %%%%%%%%

Then when people buy your plugin you give them a code that your server will get from the database.

That way, people won't be able to leak your plugin!
This would be a good solution if people couldn't edit the plugin.
As said above they could just remove the database connection.
 
Status
This thread has been locked.
Top