Mineuniverse
Log in Register
Plugins

Parties

A simple party plugin for use with SkillAPI that allows for shared experience
by stove96
Download Claim this project
21,557 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Mechanics Role Playing

This is a simple plugin for creating and joining parties. This is meant to be used with SkillAPI as it allows you to share experience with other party members.

Players in the same party cannot damage each other and the amount of experience shared depends on the values in the config

Scoreboard

If you use MCCore along with this plugin and enable the scoreboard in the config, then a scoreboard will be displayed on the right hand side with the members in the party and their class levels. This scoreboard will work with the one from SkillAPI, cycling between them if they are both active.

Config Values

  • max-size: the maximum number of players allowed in a party

  • invite-timeout: how long an invitation lasts in seconds before it is automatically cancelled

  • remove-on-dc: whether or not party members are automatically removed when they disconnect

  • new-leader-on-dc: whether or not a new party leader is chosen when the current one disconnects

  • use-scoreboard: whether or not to show the party scoreboard when in a party

  • level-scoreboard: if true, displays levels in the scoreboad. Otherwise displays health

  • only-leader-invites: whether or not to only allow a party leader to invite new party members

  • exp-modifications.members: the modifier for the experience depending on the number of members
    The formula for this is: sharedExp = exp / (1 + (members - 1) * value)
    A value of 0 would mean all players get full experience and a value of 1 would mean the experience is divided by the number of members. Any value inbetween also works, so find a comfortable amount (0.5 - 1 is recommended)

  • exp-modifications.level: the modifier for the experience depending on the difference in levels between party members
    The formula for this is: playerExp = sharedExp * 2^(-value * levelDifference^2)
    A value of 0 would not change the experience due to level differences
    If you want to use this value, it's recommended to use small decimals (between 0 and 0.01)

Commands

Commands are configurable as of v1.2 by using the commands.yml file. This is the default setup:

  • /pt accept - accepts a party invitation
  • /pt decline - declines a party invitation
  • /pt invite <player> - Invites a player to join your party
  • /pt leave - leaves your current party
  • /pt info - shows basic information about your party such as the leader, party size, and members

Permissions

  • party.general - permission to use the commands

Dependencies

Source Code

GitHub Source Code

For faster responses, you can comment on the SkillAPI page or post in the SkillAPI forum in the Parties section. I check there more frequently than this page. You can find the forum here: http:dev.bukkit.org/bukkit-plugins/skillapi/forum/parties/

Parties v1.13
MC 1.9, 1.11, 1.8.1, 1.8, 1.12, 1.10
Release 2017-06-29 Get
Parties v1.5
MC 1.9, 1.11, 1.8.1, 1.8, 1.12, 1.10
Release 2017-06-28 Get
Parties v1.11
MC 1.9
Release 2016-04-05 Get
Parties v1.10
MC 1.8.1
Release 2015-07-04 Get
Parties v1.9
MC 1.8.1
Release 2015-06-29 Get
Parties v1.8
MC 1.8.1
Release 2015-06-07 Get
Parties v1.7
MC 1.8.1
Release 2015-05-24 Get
Parties v1.6
MC 1.8.1
Release 2015-04-12 Get
Parties v1.5
MC 1.8.1
Release 2015-03-05 Get
Parties v1.4
MC CB 1.7.9-R0.1
Release 2014-07-01 Get
Parties v1.3
MC CB 1.7.9-R0.1
Release 2014-05-28 Get
Parties v1.2
MC 1.7.4
Release 2014-05-14 Get
Parties v1.1
MC CB 1.6.2-R1.0
Release 2014-01-02 Get
Parties v1.0
MC CB 1.6.2-R1.0
Release 2013-12-23 Get

More from stove96

CreatureController
6,049
EnchantmentPack
59,677
SkillAPI
161,320
MCCore
140,196
LegendaryWeapons
13,423
StopGen
1,307

You Might Also Like

Island World Challenges
Island World Challenges
91,964
LoreTime
A date plugin for role-playing servers
9,912
ItemLinker
Allows player's to link an item in chat for other's to hover over and view.
9,863
RealJobs
RealJobs
9,790
CityZen
The premier city management plugin. Simple and functional. Start your City today!
9,665
Skywars
A skywars plugin, developed for 1.8, and easy to setup.
9,555