PvPGames Automated v1.2.0

Details

  • Filename
    SpHxPvPGames.jar
  • Uploaded by
  • Uploaded
    Jan 12, 2014
  • Size
    329.39 KB
  • Downloads
    1,178
  • MD5
    b07c38455900d0a2e0faf86718396591

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

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.