PlayerParties

PlayerParties

<big>PlayerParties is a Bukkit plugin designed to allow your users to create their own parties and chat in them. </big>

NOTE:

I have not implemented permissions yet, so anyone can create a party. However, there is a permission level, mentioned below. This is the level you have to be in order to run the command. The plugin keeps track of these. The levels are default(The first level in a party, can talk but cannot kick), officer(Officers are appointed by the owner, and can talk AND kick players from the party), and owner(The owner is the player who created the party. The party will automatically be disbanded if they leave. They can pass the owner level on to someone else if they wish)

Commands

CommandDescriptionPermission Level
/partyDisplays a help menuNone
/party create <name> [password]Creates a party name <name>. The [password] is optional, but will be required to join if it is usedNone
/party join <name> [password]Joins a party with the name <name>. If the party is password protected, put the password in for [password]None
/party membersDisplays everyone in your partyDefault
/party leaveLeaves the party you are inDefault
/party disbandDisbands your current party, kicking all players from itOwner
/party kickallKicks everyone from the party except youOwner
/party kick <player>Kicks <player> from the partyOfficer, Owner
/party ao <player>Makes <player> an officerOwner
/party ro <player>Makes <player> a default playerOwner
/party setownerSets the owner of the partyOwner
/party passDisplays the password, in case the owner forgotOwner
/party setpassSets the password. Can be used to add one if you made a party without oneOwner
/chat <message>This is the party chat, along with the '@' signDefault
@<Message>This is the party chat, and you type whatever after the '@'Default

Disclaimer

<big>Metrics</big>

This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:

  • A unique identifier
  • The server's version of Java
  • Whether the server is in offline or online mode
  • The plugin's version
  • The server's version
  • The OS version/name and architecture
  • The core count for the CPU
  • The number of players online
  • The Metrics version (If you wish to disable this feature, you can do so by opt-ing out, which you can do in the config file under "/plugins/PluginMetrics/")
  • The stats may be viewed at here

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    84063
  • Created
    Aug 16, 2014
  • Last Released File
    Aug 23, 2014
  • Total Downloads
    781
  • License

Categories

Members

Recent Files