Parties v2.1.4

Details

  • Filename
    Parties-2.1.4.jar
  • Uploaded by
  • Uploaded
    Jan 3, 2018
  • Size
    398.48 KB
  • Downloads
    437
  • MD5
    20df9495afdc43713f660c8483193b36

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2

Changelog

Parties 2.1.4:

  • Fixed home command
  • Fixed null players in members and info commands
  • Fixed log to file

 

Parties 2.1.3:

  • Fixed list limit bug

 

Parties 2.1.2:

  • New APIs
    • Added getColor, setColor & getColorList
  • Improved color system
    • Added dynamic color support
    • Now you can add a specific color if your party reaches X members/kills
  • Improved placeholder system
    • Removed %rank%
    • Added %rank_name% & %rank_chat%
    • Every placeholder is now configurable via config.yml
  • Improved list command
    • Added limit parties option
    • Added option to enable/disable list command
  • Improved configuration system
  • Improved rank system
  • Fixed color save on YAML database
  • Fixed kills placeholder (%kills >>> %kills%)

 

Parties 2.1.1:

  • Fixed help page
    • Added color command

 

Parties 2.1.0:

  • New storage system
    • Incoming supports for new storage types
    • Currently supports: YAML and MySQL
    • Improved MySQL, supports connection pool
    • Same storage for log and database
    • Completely customizable
  • Added color system
    • New command: /party color
    • Now you can set a color for your party
    • Disabled by default
    • 3 new placeholders
    • Completely customizable
  • Added a general sub-command: remove
  • Improved list messages
  • Improved PlaceholderAPI system
  • Fixed exp system giving SkillAPI exp even if disabled