Starter Guide

Plugin will generate the following folders after it is loaded.

  • ui: Save your spin UI configurations.

  • data: Save plugin data.

  • pack: Save the resource pack that automatically generated by the plugin.

  • texture: Save your frame textures and icon textures.

If you just want use the default frame and icon texture, you don't need care about the pack and texture folder.

Custom frame and icon texture:

If you want to use custom frame and icon texture texture, please note:

  • If your server don't have resource pack yet, just zip your pack folder and ask your players install it in their Minecraft client.

  • If your server use other resource pack plugin, you need merge these two resource packs first.

  • Since plugin has added auto-copy-resourcepack option, you can now just write correct resource pack path there and don't need do anything!

Last updated