Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game-settings:
- # Define the number of players per team.
- team-size: 2
- # Set the initial health for each team.
- team-health: 100
- # Set the initial health for each player.
- player-health: 40
- # Configure the stats bar displayed to players during the fight phase.
- # Available placeholders can be found at: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/attribute/Attribute.html
- stats-bar: "{GENERIC_ATTACK_DAMAGE} {GENERIC_ATTACK_SPEED} {PLAYER_ENTITY_INTERACTION_RANGE} {GENERIC_ARMOR} {GENERIC_ARMOR_TOUGHNESS} {GENERIC_ATTACK_KNOCKBACK} {GENERIC_KNOCKBACK_RESISTANCE} {GENERIC_MOVEMENT_SPEED}"
- # List of available team names.
- team-names:
- - "Ender"
- - "Blaze"
- - "Creeper"
- - "Skeleton"
- - "Ghast"
- - "Zombie"
- - "Silverfish"
- - "Shulker"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement