ChangeSkin icon indicating copy to clipboard operation
ChangeSkin copied to clipboard

world tp

Open DamianoMazzara opened this issue 7 years ago • 1 comments

I'm using your plugin on my sponge server, reading on sponge forum i saw that you used an automatic /tp to apply skin changes, i don't find this teleport on code realease, i want to remove it because of possible abuse of it during the gameplay. Can you help me?

DamianoMazzara avatar Aug 23 '18 09:08 DamianoMazzara

You could also just deactivate instant skin changes, but here you go:

https://github.com/games647/ChangeSkin/blob/a0538740cdd140d0b3f49d8437253c077b6282b6/sponge/src/main/java/com/github/games647/changeskin/sponge/task/SkinApplier.java#L101-L107

TuxCoding avatar Aug 23 '18 10:08 TuxCoding