Parties v1.4.1

Details

  • Filename
    Parties-1.4.1.jar
  • Uploaded by
  • Uploaded
    May 19, 2015
  • Size
    165.43 KB
  • Downloads
    194
  • MD5
    8cf5de6c97cdc564e53d836aaef54b4d

Supported Bukkit Versions

  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2

Changelog

Update 1.4.1:
- Fixed members limit bugged


Parties 1.4.0 needs an update in config.yml (21 new lines) and in messages_xx.yml (54 new lines)

Changelog:

  • New feature: JSON Support for messages
  • New feature: Delete Command
    • New permission: parties.admin.delete
    • New permission: parties.admin.delete.silent
    • Delete party silently
    • New command: /party delete <party> [silent]
  • New feature: Rename Command
    • New permission: parties.admin.rename
    • New command: /party rename <party> <newname>
  • New feature: Info Party
    • Show information of the party
    • Fully configurable with "\n"
    • New command: /party info [party]
    • New permission: parties.info
    • New permission: parties.info.others
  • New feature: Homes
    • New command: /party home
    • New command: /party sethome
    • New permission: parties.home
    • New permission: parties.sethome
    • Save the exact position (Pitch, Yaw, etc..)
  • New option: Alert leaders when a partymate hit another partymate
  • Now Support DeluxeChat (Added tags to DC):
    • Tag: %parties_party% = Name party
    • Tag: %parties_desc% = Description party
    • Tag: %parties_motd% = MOTD party
    • Tag: %parties_prefix% = Prefix party
    • Tag: %parties_suffix% = Suffix party
    • Tag: %parties_kills% = Kills party
    • Tag: %parties_rank% = Rank leader/member player
  • Now Support GriefPrevention:
    • New Command: /parties claim <permission>
    • New Permission: parties.claim
    • The command grant permissions to entire party to build/container/access to the claim
    • 4 sub-command (permission): build/container/access/remove
  • Improved feature Members:
    • See other party members
    • Added "Anyone" variables (If members are 0)
    • New permission: parties.members.others
    • Updated command: /parties members [party]
  • Improved feature Kick:
    • Kick other players from the party
    • New permission: parties.kick.others
  • Improved messages
  • Improved Handler of messages
  • Improved tags system, you can use: %motd%,%prefix%,etc...
  • Improved API:
    • Added annotation for developers
    • New method: addPlayerInParty(Player, Party)
    • New method: removePlayerFromParty(Player)
    • New method: getPartyHome(Party)
    • Extended these methods with an enum, "Status"
  • Improved comments of option "list.filter-min"
  • Improved help with pagination
  • Improved view of members list
  • Fix reload command dont reload parties
  • Fixed command migrate in config.yml (Renamed migrate option in command-migrate)
  • Fixed can't read help command migrate in messages.yml
  • Fixed option in configuration "list.filter-min"