-
Notifications
You must be signed in to change notification settings - Fork 87
Effects
RonanCraft edited this page May 7, 2022
·
2 revisions
Basic sound system settings
Legacy sounds: https://www.spigotmc.org/wiki/cc-sounds-list/
Current Minecraft sounds: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
- Enable these sounds at all?
- Sound to player when about to rtp but under a delay
- Sound to play when successfully rtp'd
Send title messages when rtp'ing
- Enable titles at all?
-
Setup a config for each title type Teleport, Delay, Cancelled and Loading
<Type>: #The title type listed above Title: 'Teleported!' Subtitle: '&fx=%x% y=%y% z=%z% in %attempts% attempts' SendMessage: true #Send the accompanied chat message
Particles to display when finished rtp'ing
- Enable particles at all?
- Particle image, list of available types are here
-
Shape of particle animation, types available are "Scan, Teleport and Explode",
or use
/rtp info shapes
for a list of shapes
Become invincible from taking damage when teleported to destination
- Enable invincibility at all?
- Amount of seconds a player should be immune to damage for
Potion effects to give to a player when teleported to destination
- Enable potions at all?
-
List of potions to give, use
/rtp info potion_effects
for a list of effectsTypes: #Format <potion_name>:[duration_ticks]:[amplifier] #Default duration=60, amplifier=1 - 'Blindness:60:1' - 'Invisibility:60:1'
Chat with us on Discord
Have a Suggestion? Make an issue!
Thank you for viewing the Wiki for BetterRTP!
Did this wiki help you out? Please give it a Star so I know it's getting use!
Check out my other plugins!