whimxiqal / journey

A server-side path-finding Minecraft plugin
MIT License
15 stars 2 forks source link

The particles are not working properly #89

Closed VentureStudios closed 2 months ago

VentureStudios commented 2 months ago

CI'm using the latest version of the plugin and 1.21.1.

When I start the GPS the particles don't appear if I put colours in addition to the default ones or other types of particles.

image image

whimxiqal commented 2 months ago

This is actually easily fixable. In newer Minecraft versions, the particle for redstone dust changed from redstone to dust. Simply change the particle type in your config from redstone to dust and that should solve the problem.

whimxiqal commented 2 months ago

Reopening for work to be backwards-compatible with earlier configs and change the default config