Getting Started
Welcome! This guide will help you install the plugin and create your first particle shape in just a few easy steps.
🔧 Step 1: Installing the Plugin
Download the
ParticleShapes.jar
file from your trusted source (e.g. SpigotMC or Modrinth).Open your FTP client (e.g. FileZilla) and connect to your Minecraft server.
Navigate to the
/plugins
folder.Upload the
ParticleShapes.jar
file into the/plugins
directory.Restart your server (or use
/reload
if your server supports it).
✅ The plugin is now installed and ready to use!
✨ Step 2: Create Your First Shape
Join your server and stand at the location where you want the shape to appear.
Run the following command in chat:
/ps create <custom_name>
Replace
<custom_name>
with any name you like (e.g.welcomeZone
).
🧠 What's Next?
Customize the shape’s size, resolution, or animations
Use conditions to show it only for specific players
Trigger actions when someone walks into the shape zone
Check out the other wiki pages to dive deeper into each feature!
Need help? Join our Discord community or type /ps help
in-game!
Last updated