mcMMO Party Board

A GUI-based recruitment board that lets mcMMO party leaders list their party for other players to browse and join.

94

mcMMO Party Board

A simple plugin that adds a recruitment board for mcMMO parties. Party leaders can list their party publicly, set a description and a welcome message, and players can browse open parties and join directly through a GUI.

Why Use This

For servers running mcMMO that want an easy way for players to find and join parties without having to ask around in chat. There's no built-in way in mcMMO for players to discover open parties, so this plugin a simple and clean way to do that.

Screenshot of the party listings

Party listings

Party Info

Party Info

Party Leaderboard

Party Leaderboard

Commands

```/teams``` - Opens the recruitment board GUI where players can browse and join listed parties.

```/teams add``` - Lists your party on the recruitment board. (Party leader only)

```/teams remove``` - Removes your party from the recruitment board. (Party leader only)

```/teams description <desc>``` - Sets the description shown on your party's listing. Example: /teams description We are a mining-focused party, all welcome!

```/teams message <message>``` - Sets a welcome message sent to players when they join your party through the board. Great for sharing a meetup location or party rules.

```/teams leaderboard``` - Opens the party leaderboard, sorted by party XP.

Permissions

```mcMMOPartyBoard.use``` - Use ```/teams```

```mcMMOPartyBoard.leaderboard``` - Use ```/teams leaderboard```

```mcMMOPartyBoard.add``` - Use ```/teams add```

```mcMMOPartyBoard.remove``` - Use ```/teams remove```

```mcMMOPartyBoard.description``` - Use ```/teams description```

```mcMMOPartyBoard.message``` - Use ```/teams message```

How To Use

1. Create a party in mcMMO 2. Run ```/teams add``` to list your party onto the board. 3. (Optional) Set a description with ```/teams description``` and a welcome message with ```/teams message```.

Requirements/Dependencies

- mcMMO

ADS