- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- 1.17
- 1.18
- Source Code:
- https://gitlab.com/GuillaumeVDN/GParticles
- Contributors:
- Dermenslof, NeatMonster, SkyLouna, bukkit.fr
- Languages Supported:
- Default files : English -- French
- Donation Link:
- http://www.guillaumevdn.com/plugins/donate/
A recode is planned, with the fresh, recoded version of GCore.
There's no ETA, but I will work on it whenever I can unlock time for it.
Until then, this plugin will use the legacy version of GCore.
Bug fixes and support will still be provided.
⭐️⭐️⭐️
GuillaumeVDN's plugins on Spigot !
SupremeShops | QuestCreator | BettingGames | Potatoes
CustomCommands | GParticles | GSlotMachine
⭐️⭐️⭐️
(that's the legacy banner, "PParticles" instead of "GParticles" - keeping it because of nostalgia !)
GParticles (formerly pParticles or GParticles) is a cosmetic plugin that contains a lot of cosmetics. Particles effects and trails are the classic cosmetics but there's a third thing available : gadgets. Do some fun things with mobs, items or blocks, with some music ! It's ideal for VIP benefits, hub, etc.
- 20+ different particles
- 10+ amazing gadgets
- 10+ different trails
- Simply select the cosmetics through a nice GUI, or commands
- Automatically stop particles and gadgets on disconnect, and start the last particles and trails on connect!
- Compatible with VanishNoPacket
- And much more!
In order to work perfectly, this plugin needs :
- Java 8 and above
- Spigot 1.7.2, 1.7.9, 1.7.10, 1.8.8, 1.9.4, 1.10.2, 1.11.2, 1.12.2, 1.13.2, 1.14.4 or 1.15 (others versions may work but it's not guaranteed, for example custom Spigot versions like Paper)
- Latest version of GCore (included in the zip file)
Version 3.02 (which is pretty up to date) :
Review by maxmar628 (ES)
Older versions :
Tutorial by AbsintoJ (PT)
Credits Video: (AbsintoJ/pParticles)
- /gparticles reload (permission gparticles.admin) : reload the plugin
- /gparticles gadget --list|l --gadget|g [id] (permission gparticles.command.gadget) : gadget manipulation commands
- /gparticles particle --list|l --stop|cancel --particle|p [id] (permission gparticles.command.particle) : particle manipulation commands
Command alias : /gparticles, /pparticles, /pp
- /gparticles trail --list|l --stop|cancel --trail|t [id] (permission gparticles.command.trail) : trail manipulation commands
Other permissions :
- gparticles.particle.* : use all particles
- gparticles.particle.[name] : use a specific particle
- gparticles.trail.* : use all trails
- gparticles.trail.[name] : use all trails
- gparticles.gadget.* : use all gadgets
- gparticles.gadget.[name] : use a specific gadget
Code (Text):
#----------------------------------------------------------------------------------------------------
# Configuration file for GParticles
#----------------------------------------------------------------------------------------------------
# Data management
data:
# Back end (JSON, MYSQL) (default JSON)
# If you enable MySQL here, you should definitely enable it for GCore as well
backend: JSON
# Synchronization delay (in seconds) (disable with -1) (default 300)
# If this is enabled, the plugin will check the stored data (files/database), and if there's new/different data there, cached data will be overriden
sync_delay: -1
# MySQL identifiers (if backend is MYSQL)
# mysql:
# host: mysql.myserver.com
# name: mydatabase
# user: username
# pass: pwd
# Settings
settings:
# Emplacement of the hotbar menu item (0 - 8, set to -1 to disable)
hotbar_menu_item: -1
# Emplacement of the hotbar gadget item (0 - 8, set to -1 to disable)
hotbar_gadget_item: -1
# Emplacement of the color gun in the hotbar (0 - 8) (can be the same as hotbar_gadget_item)
hotbar_color_gun_item: 5
# Restrict GParticles to some worlds (set it to empty list to disable)
enabled_worlds: []
# Frequency to display particles, mesured in ticks (1 second = 20 ticks)
particles_ticks: 5
# Every time the particle loop is called, display this amount of particles
particles_amount: 2
# Frequency to display trails, mesured in ticks (1 second = 20 ticks)
trails_ticks: 4
# Stay time for trails (in seconds)
trails_persistence: 3
# Stay time for the color gun (in seconds)
color_gun_persistence: 3
# Radius for the color gun (in blocks)
color_gun_radius: 3
# Disco box size (radius, in blocks)
disco_box_radius: 3
# Frequency to change disco box blocks, mesured in ticks (1 second = 20 ticks)
disco_box_ticks: 5
# Frequency to change disco sheep color, mesured in ticks (1 second = 20 ticks)
disco_sheep_ticks: 3
# Frequency to rotate mob dance mobs, mesured in ticks (1 second = 20 ticks)
mob_dance_ticks: 1
# Gadgets cooldown (in seconds)
gadgets_cooldown: 30
# Gadgets durations (in seconds)
gadget_duration:
color_gun: 10
disco_box: 20
disco_sheep: 10
mob_dance: 10
pig_fountain: 10
pyromaniac: 10
By using this plugin, you agree to the following !
- The reviews section is provided for you to give your opinion on the plugin and not to get support / suggest things. See links at the top of the page to get help ! (discord)

GParticles 5.2.11
An awesome cosmetics plugin with particles, trails and gadgets ! [1.7-latest]
Recent Updates
- GParticles v5.2.11 - vGCoreLegacy 7.19.0 Mar 15, 2022
- GParticles v5.2.11 - vGCoreLegacy 7.18.1 Jan 4, 2022
- GParticles v5.2.11 - vGCoreLegacy 7.18.0 Dec 5, 2021