Beta version 0.5.1 is out. Updated for 1.7.x
This plugin aims to extend upon the features of the vanilla minecraft team system.
It uses the minecraft scoreboard team system as the backend, which enables you to still used all the functionality that the build in system allows.
The plugin adds easy to use commands, multiworld support(teams and settings are per world), potion cool downs and more. See all the features below.
Map maker and redstone wizard Faume helped me a great deal, both with coming up with the main ideas for the plugin, as well as with testing it in the pre-alpha stages.
You can checkout his pvp map Alpha vs Beta.
All of the features can be enabled/disabled and configured in the config files.
See more details about the features here.
See configuration details here
| PvP Utility Commands | Action | Permission |
|---|---|---|
| /pvputil help | In-game help system | all |
| /pvputil setResetLoc | Sets the reset location | OP only |
| /pvputil addWorld [worldName] | Adds settings for a world to the config | OP only |
| /pvputil removeWorld [worldName] | Removes settings from the config. (requires confirmation) | OP only |
| /pvputil reload | Reloads all settings for config | OP only |
| Team Commands | ||
| /team help | In-game help for team commands | all |
| /team chat (or /team c) | Toggles team chat on and off | all |
| /team list | Shows you team members on all teams | all |
| /team list [team1,team2, … or *] | Shows you team members on the listed teams | all |
| /team list [team1,team2, … or *] [player1,player2, … or *] | Shows the listed players the list of members on listed teams | OP only |
| /team join | Auto joins the team with less players | all |
| /team join [team1,team2, … or *] | Joins the listed teams, with the least players | OP only |
| /team join [team1,team2, … or *] [player1,player2, … or *] | Make certain player auto join a certain team | OP only |
| /team leave | Leaves your team | all |
| /team leave [player1,player2,... or *] | Makes the players listed leave their team | OP only |
You can use /t as a shorthand for /team. The same goes for /pvp for /pvputil.
Most of the commands have a player parameter to make it easy to use the commands with command blocks.
You can use the ‘*’ character instead to indicate “all”. This works for list of teams or players.
You can of course also manage team members with the vanilla scoreboard commands too.
If you encounter any bugs or other problems don't hesitate to let me know or create a ticket.
Any feedback is very welcome, so let me know if you have a good idea for a feature or a change.