mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-20 07:10:09 +00:00
test command rtp type + multi particle support
This commit is contained in:
@@ -32,7 +32,9 @@ Titles:
|
||||
SendMessage: true
|
||||
Particles: #Use `rtp info particles` for a list of particles
|
||||
Enabled: true
|
||||
Type: 'EXPLOSION_NORMAL' #list of particle types at https://github.com/ByteZ1337/ParticleLib/blob/master/src/main/java/xyz/xenondevs/particle/ParticleEffect.java
|
||||
Type: #list of particle types at https://github.com/ByteZ1337/ParticleLib/blob/master/src/main/java/xyz/xenondevs/particle/ParticleEffect.java
|
||||
- 'EXPLOSION_NORMAL'
|
||||
- 'CRIT'
|
||||
Shape: 'EXPLODE' #Types available are "Scan, Teleport and Explode", or use `/rtp info shapes` for a list of shapes
|
||||
Invincible: #Amount of time a player should not take damage for
|
||||
Enabled: true
|
||||
|
||||
Reference in New Issue
Block a user