BlockBall [Minigame|Soccer|Football|1.21.4] icon

BlockBall [Minigame|Soccer|Football|1.21.4] -----

BlockBall is a spigot plugin to play soccer games in Minecraft. [Free]



BlockBall v4.1.0
Changes
  • Added bstats to collect useage stats for BlockBall
  • Added BlockBall stats collecting
  • Added BlockBall stats collecting locally or cross server
  • Added scoreboard to display your BlockBall stats (can be enabled in the config.yml)
  • Added alpha version of blockball engine v2
  • Added database support for MySQL
  • Changed config.yml (Recreate it or copy the following lines into your config.yml)
  • Removed top goals collecting
  • Removed deprecated members
Bugs/Issues
  • Fixed player are able to fly after a game when setting hubgame to autojoin
  • Fixed entity registry errors
  • Fixed velocity errors

config.yml
Code (Text):
# Sends anonymous stats to https://bstats.org/plugin/bukkit/BlockBall.
metrics: true

#Engine settings
# Engine v2 is still in Alpha and may be changed! I recommend to try it out and give feedback on the plugin comment section.

blockball:
 use-engine-v2: false

#Storage settings
#Database configuration to store data of players. Arenas will get stored in yml files.

sql:
  enabled: false
  host: localhost
  port: 3306
  database: ''
  username: ''
  password: ''

#Stats settings
#Enable this to show a scoreboard of the player stats on your server. You can add as many lines the scoreboard can use.
# <player> - Name of the player
# <winrate> - Winrate of the player
# <playedgames> - Amount of played games
# <goalspergame> - Amount of goals per game
stats-scoreboard:
 enabled: false
 title: '&f&lBlockBall Stats'
 lines: #All lines have to be different otherwise it won't be shown (Simply add a invisible &r)
   - '&r'
   - '&e<player>'
   - '&r&m           '
   - '&bWinrate: '
   - '&f&l<winrate> '
   - '&r&r'
   - '&6Goals per game: '
   - '&f&l<goalspergame>'
   - '&r&r&r'
   - '&aPlayed games:'
   - '&f&l<playedgames>'
   - '&m    '
 
----------, Aug 13, 2017
Resource Information
Author:
----------
Total Downloads: 74,152
First Release: Dec 9, 2015
Last Update: Dec 20, 2024
Category: ---------------
All-Time Rating:
105 ratings
Find more info at shynixn.github.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings