better info command + removal of thread.sleep + economy bug fix on reload

This commit is contained in:
SuperRonanCraft
2020-08-08 01:02:25 -04:00
parent 3f2c8f2d10
commit e0392d9105
6 changed files with 87 additions and 23 deletions

View File

@@ -27,7 +27,7 @@ Settings:
CancelOnMove: true
Particles:
Enabled: true
Type: 'PORTAL' #list of particle types at https://github.com/ByteZ1337/ParticleLib/blob/master/src/main/java/xyz/xenondevs/particle/ParticleEffect.java
Type: 'REVERSE_PORTAL' #list of particle types at https://github.com/ByteZ1337/ParticleLib/blob/master/src/main/java/xyz/xenondevs/particle/ParticleEffect.java
Amount: 180
Shape: 'SCAN' #Types available are "Scan, Teleport and Explosive"
DisableUpdater: false