Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zDevelopers/VoteBan
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryCarrade committed Nov 5, 2019
2 parents a186d99 + 187027d commit 665ee1b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# VoteBan [![Build Status](https://jenkins.carrade.eu/job/VoteBan/badge/icon)](https://jenkins.carrade.eu/job/VoteBan/)

Vote for bans if moderators are away. [**Download link**](https://jenkins.carrade.eu/job/VoteBan/).

For players with the needed permission, `/voteban <pseudo> <reason>` launches a vote to ban the given player (as example, a visitor flooding the chat without moderator available). Other players have a configurable amount of time to vote, and an action is taken following the results.

Players can be protected against bans.

This plugin is intended to be used with a permissions manager.

### Permissions and suggestions

- `voteban.start` allows to start a vote (default: no-one). Given to members, not visitors.
- `voteban.vote` allows to vote (default: no-one). Given to members, not visitors.
- `voteban.exempt` prevents players with it to be vote-banned (default: operators). Given to members (avoiding mutual vote-bans) and staff.



This plugin is currently available in English and French.

*This plugin is a rewrite of a plugin by niquecraft, with a nicer UI and the use of new modern Minecraft features. [The old no-longer maintened plugin was here.](http://dev.bukkit.org/bukkit-plugins/voteban/)*

0 comments on commit 665ee1b

Please sign in to comment.