Suplix Updater
is a UI that add a shadow function for any jar file.
This is useful when you want to add a package or class
of a jar file into another jar file.
This project is in beta.
How to use:
1) Download the Suplix Updater jar
2) Open the Suplix Updater jar and attach the spigot file (or any other jar file)
3) If you only want to update the sqlite version click in "Update SQLite"
4) If you want update another library, gets the url jar file for example:
https://hub.spigotmc.org/nexus/cont...spigot-api-1.16.5-R0.1-20210502.090241-63.jar
5) Now put the url in this field:
6) For safety reasons when putting a url library is necessary put a package filter, this is, the package that will implements
Example: if i want only the content of the package org.bukkit i will put:
You can also filter by class name for example, in this i only will implement the ItemStack class:
If the filter is not implemented, the updated jar will be corrupted, for reasons that this implements all content of the file like META-INF and others and even plugin.yml if is the case.
After all the download will begin and the updated will be in the same directory of attached jar.