DisguiseAPI icon indicating copy to clipboard operation
DisguiseAPI copied to clipboard

An open-source library for changing player skins

Results 12 DisguiseAPI issues
Sort by recently updated
recently updated
newest added

Hello. I want to add support for the jitpack.io service. Can I make a pull request?

Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3. Release notes Sourced from junit-jupiter's releases. JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3 See Release Notes. Commits bd7d03f Release 5.9.3...

dependencies

Bumps [specialsource-maven-plugin](https://github.com/agaricusb/SpecialSourceMP) from 1.2.4 to 1.2.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.md-5:specialsource-maven-plugin&package-manager=maven&previous-version=1.2.4&new-version=1.2.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [bstats-bukkit](https://github.com/Bastian/bStats-Metrics) from 3.0.0 to 3.0.2. Release notes Sourced from bstats-bukkit's releases. Release 3.0.2 Version 3.0.2 Release 3.0.1 Adds #shutdown methods to Metrics classes Commits 67684dd Release version 3.0.2 70af12e...

dependencies

Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 2.0.6 to 2.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-simple&package-manager=maven&previous-version=2.0.6&new-version=2.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0. Commits eeda628 [maven-release-plugin] prepare release maven-compiler-plugin-3.11.0 82b799f [MCOMPILER-527] Upgrade plexus-java to 1.1.2 (#177) f9c2350 [MCOMPILER-526] Fix IT (#178) 4022bd0 [MCOMPILER-494] - Add a useModulePath...

dependencies

# Problem solved by the feature This feature adds the ability to change the properties of players like done with skins, but by using EntityTypes. This means a player may...

enhancement

**Describe the bug** After changing the player's skin, they lose their 3D accessories. **To Reproduce** Change the player's skin. ``` public boolean applySkin(@NotNull Player player) { if (!canUse()) { return...

# Problem solved by the feature DisguiseAPI is also available in version 1.21.4 and 1.21.5 # Feature description It supports for version 1.21.4 and 1.21.5 # Alternatives / workarounds

enhancement