Parties v2.1.3

Details

  • Filename
    Parties-2.1.3.jar
  • Uploaded by
  • Uploaded
    Dec 7, 2017
  • Size
    398.41 KB
  • Downloads
    958
  • MD5
    f2fd5ece1fbcde726fa804c8407c1c1a

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.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