promotional bannermobile promotional banner

PvPGames Automated

PvPGames Automated

File Details

PvPGames Automated v1.2.0

  • R
  • Jan 12, 2014
  • 329.39 KB
  • 1.3K
  • CB 1.7.2-R0.2

File Name

SpHxPvPGames.jar

Supported Versions

  • CB 1.7.2-R0.2

PvPGames v1.2
Added Cranked (Free for All) GameMode.

Added MySQL Support. (There are only 1 table with NAME,KILLS and DEATHS tables)
Convert your FlatFile DB with /admin convertflatfileinsql command.

Changes in the main config file. (config.yml) :

MAIN:
  SAVE_BEST_PLAYER: true
GAME_SETTINGS:
  HG:
    INVINCIBILITY : 60
    FINALBATTLE_AFTER: 25
MYSQL: 
  USE: false
  HOST: 'localhost'
  PORT: '3306'
  USERNAME: 'username'
  PASSWORD: 'password'
  DATABASE: 'PvPGames'



Added /stats subcommand for players :
/stats <name>

Optimized TagAPI use


Changes in the Language config file:

ADDED MAIN_BEST_PLAYER , HG_FINALBATTLE_1MIN and HG_FINALBATTLE_TP. Update it.

Changes in the HungerGames gamemode:

Added Chest AutoFill and FinalBattle
Update your chest.yml to work with hg chest autofill.
Forced use of WorldBorder in this gamemode.