Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep level up effects and sound separate #52

Open
madtomic opened this issue Jul 22, 2019 · 0 comments
Open

Keep level up effects and sound separate #52

madtomic opened this issue Jul 22, 2019 · 0 comments
Labels

Comments

@madtomic
Copy link

madtomic commented Jul 22, 2019

How do I set the sound and not use the effect or set effect but no sound. It had been awhile since I play with this. Can you please remind me how to use entity.player.levelup for sound?

# level up effects
effect:
    lightning: false
    # List of all available particle effects
    # https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse/Bukkit-Patches/0006-Add-Particle-API.patch
    effect: ''
    sound:
        # set this empty in order to disable it
        type: ''
        pitch: 0.1
        volume: 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants