So I am wanting to leak some plugins but I know they have my spigot ID attached to them. Does anyone know where the couple lines of code are that attached my name to that specific plugin? Also what would you use to delete the few lines? I just downloaded Eclipse but its not working on my laptop and jars wont open in my other IDE. (its for c++ C C# and most other languages) Any help would be appreciated!
Dark-Titan Wrote: So I am wanting to leak some plugins but I know they have my spigot ID attached to them. Does anyone know where the couple lines of code are that attached my name to that specific plugin? Also what would you use to delete the few lines? I just downloaded Eclipse but its not working on my laptop and jars wont open in my other IDE. (its for c++ C C# and most other languages) Any help would be appreciated!
I don't see why you can't just use Notepad++ to edit the text, and save it as a .jar.
The name should be at the very top. It usually is. Id just Ctrl + f your ID so you can find it easily.