Commands

This page covers all available commands in the ParticleShapes plugin, what they do, and how to use them.

The base command is: /particleshape

Aliases:

  • /particleshapes

  • /ps

🔧 Command List

🔹 /ps create <name> [type]

Creates a new particle shape at your current location.

  • name: Unique ID for the shape.

  • type (optional): Shape type (e.g., CIRCLE, SQUARE, HEXAGON...).

💡 If no type is provided, the shape is created with a default type.

Permission: particleshape.remove

Example:

/ps create magiczone circle

🔹 /ps remove <name>

Removes and deletes a shape permanently. Permission: particleshape.remove

Example:

/ps remove magiczone

🔹 /ps movehere <name>

Moves the selected shape to your current location. Permission: particleshape.movehere

Example:

/ps movehere magiczone

🔹 /ps teleport <name>

Teleports you to the location of the shape. Permission: particleshape.teleport

Example:

/ps teleport magiczone

Alias:

/ps tp <name>

🔹 /ps list

Lists all currently registered shapes. Permission: particleshape.list

Example:

/ps list

🔹 /ps reload

Reloads the configuration and all shape files. Permission: particleshape.reload

Example:

/ps reload

🔹 /ps help

Displays the help menu with a list of commands and their usage.

Example:

/ps help

❗ Commands can only be run by players (not the console), unless specified otherwise.

Last updated