mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 02:04:44 +02:00
Fireworks from ability activation will be Opt-In, updates to strings
This commit is contained in:
@ -489,8 +489,8 @@ Commands:
|
||||
###
|
||||
Particles:
|
||||
# These settings determine if fireworks should get launched when a player activates/deactivates an ability
|
||||
Ability_Activation: true
|
||||
Ability_Deactivation: true
|
||||
Ability_Activation: false
|
||||
Ability_Deactivation: false
|
||||
|
||||
# Determines if the fireworks should be a large ball or a small one
|
||||
LargeFireworks: true
|
||||
|
@ -12,7 +12,7 @@ description: >
|
||||
|
||||
author: nossr50
|
||||
authors: [GJ, NuclearW, bm01, Glitchfinder, TfT_02, t00thpick1, Riking]
|
||||
website: www.spigotmc.org/resources/mcmmo.2445/
|
||||
website: https://github.com/mcMMO-Dev/mcMMO
|
||||
main: com.gmail.nossr50.mcMMO
|
||||
softdepend: [CombatTag, HealthBar]
|
||||
load: STARTUP
|
||||
|
Reference in New Issue
Block a user