test command rtp type + multi particle support

This commit is contained in:
SuperRonanCraft
2020-11-22 19:10:14 -05:00
parent 231ab44da4
commit 713ce65db6
5 changed files with 42 additions and 12 deletions

View File

@@ -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