Skip to content
Sanan Rao edited this page Feb 24, 2024 · 4 revisions

Introduction

Welcome to the official Glimmer plugin wiki! Here you can find detailed documentation on how to configure and use the Glimmer particle engine plugin. You can also navigate to the issues page to report any bugs you come across.

Installation

You can purchase and install the Glimmer plugin from the official Spigot page. Then, simply drag and drop the jar file into the "plugins" folder of your Spigot/Paper MC server and restart the server. Checkout configuration to learn about the various configuration options you can change.

Glimmer depends on ProtocolLib in order to work, make sure you have ProtocolLib installed! You can download the latest version from here

Usage

Glimmer allows you to create an infinite number of particles, as well as particle emitters. This is done using blueprint files, which are JSON files with special conditions and layout. You can then spawn particle emitters either by creating your own Spigot/Paper plugin and using the API, or by using one of the existing integrations with another plugin such as MythicMobs.