-
Notifications
You must be signed in to change notification settings - Fork 4
Home
pinger edited this page Jul 31, 2022
·
8 revisions
Note that this Wiki page may not be fully finished at the time of reading
DisguiseAPI is a library that serves the purpose of changing skins very quickly. Although there is a Javadoc (soon to be released), it is not always the best way to learn how to use a library efficiently.
With this user guide, you will be able to master this API in no time.
-
Getting Started: Start using DisguiseAPI in your applications
- Skin: dive into the skin object and how it's used
- Retrieving skins: different ways to obtain and cache skins, which can then later be used to update the player properties
- Changing skins: change skins of players easily, with the ability to customize the action
- SkinSetter: a simple example of how a plugin implementing this library should look like
If you have any advice on how I would make this Wiki more readable or better, or if you see a grammar mistake, please let me know by
contacting me on Discord (Pinger#5246)