Skip to content

Custom Types

Custom types are .png images that can be used to display particles. Add any images you want to use into the ParticleHats/types directory and run /h reload to load them.

If you're using MySQL, then you can use /h import <name> to include them in your MySQL database.


Properties

  • Images are centered based on their size.
  • The background color 255, 0, 255 is ignored when loading.
  • If you use the redstone particle effect, each particle will use the color of the pixel.
  • If a pixel is white and you are using the redstone particle effect you can blend two colors together.

Example Image

Custom Type

Warning

This image is scaled up 2000%. Do not try to load this into your plugin.