mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-09 09:26:02 +00:00
titles converted to effects + Delays message touch up
This commit is contained in:
@@ -5,18 +5,15 @@ Sounds:
|
||||
Success: 'entity_generic_explode'
|
||||
Titles:
|
||||
Enabled: true
|
||||
Delay:
|
||||
## Setting to also send the chat message, ignores the Enabled setting
|
||||
SendChatMessage: true
|
||||
## Both support %player% placeholders
|
||||
Title: ' '
|
||||
Subtitle: '&fTeleporting in %time% seconds...'
|
||||
Success:
|
||||
## Setting to also send the chat message, ignores the Enabled setting
|
||||
SendChatMessage: true
|
||||
Teleport:
|
||||
## Both support %player% %x% %y% and %z% placeholders
|
||||
Title: '&6Teleported!'
|
||||
Subtitle: '&fx=%x% y=%y% z=%z% in %attempts% attempts'
|
||||
Delay:
|
||||
## Both support %player% placeholders
|
||||
Title: ' '
|
||||
Subtitle: '&fTeleporting in %time% seconds...'
|
||||
|
||||
Particles:
|
||||
Enabled: true
|
||||
Type: 'REVERSE_PORTAL' #list of particle types at https://github.com/ByteZ1337/ParticleLib/blob/master/src/main/java/xyz/xenondevs/particle/ParticleEffect.java
|
||||
|
||||
Reference in New Issue
Block a user