1.0 RpgParty

Details

  • Filename
    RpgParty.jar
  • Uploaded by
  • Uploaded
    Jul 29, 2014
  • Size
    6.80 KB
  • Downloads
    617
  • MD5
    7cff0ba91408c1395ace19512f38f26e

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

This is a clunky file that adds party functionality for playerdevelopment!

Now you can share your exp with your party friends! The formula for exp division is as follows...

- 2 Players = 110% EXP / 2 - 3 Players = 120% EXP / 3 - 4 Players = 135% EXP / 4 - 5 Players = 150% EXP / 5 - 6 Players = 175% EXP / 6

The % values are multiplied by the exp the creature gives. This is to encourage parties to fight higher level creatures using (LorinthsRpgMobs), to gain more exp as a group.

Commands!

  • /party - displays basic info of the party including members and loot distribution
  • /pcreate - Makes a party to invite players to
  • /pinvite <player> - invites player to party
  • /paccept - accepts the most recent invitation to a party
  • /pdeny - denies the invitation to a party
  • /pleave - leaves current party
  • /pchat - toggles party chat on/off (sends only to people in your party)
  • /ploot - DOESN'T WORK YET (eventually will allow for loot rolling and round robin as well as the current game looting "Free-for-all")

VERY CLUNKY SYSTEM.

But it works.

If someone disconnects from the server, best way to get them in party is to disband the party and recreate/invite each player.

This is an early build of this plugin hence hiding it in this plugins page