This fork fixed changing the nametag or skin of a player. It is not guaranteed to work on Skript versions below 2.5.3, or server versions below 1.16.5.
A Skript addon focused on manipulating the tablist, skins, and nametags. Part of the division of features from MundoSK. Requires ProtocolLib 4.4.0+.
- Clone MundoCore and run
gradlew publishToMavenLocal
in the directory. - Clone this repository if you haven't already, and run
gradlew build
in the directory.