lexi-lambda / SimpleJail

Simplistic Jail plugin for Bukkit
http://dev.bukkit.org/bukkit-plugins/simplejail/
5 stars 3 forks source link

Jail voting & Multiple levels of jail #2

Open fultrim opened 12 years ago

fultrim commented 12 years ago

What is the enhancement in mind? How should it look and feel? Two suggestions, but they work together (or I would like them to)

The first is that players, with perms, can vote for someone to be jailed. if enough people run the command to jail the player they will be jailed. even when they get out of jail they have a 2nd timer for cooldown till they are completely free. We will call this period probation. If they are voted into jail during probation they go to a new jail point. (which could have a second exit point or it could be the same one) this process continues with as many jail points as the server wants to configure.

so the 2 suggestions are: 1) players can vote for jailing of a player (by perm) 2) multiple jail levels

Please provide any additional information below.

lexi-lambda commented 12 years ago

This is a rather good idea, but I'm a little caught up in the jail cells/API stuff. Still, I'll keep this in mind for the future, but don't expect it to be implemented super quickly.

Drumm- commented 12 years ago

Would this also be implemented as a third party plugin hooking into the API?

lexi-lambda commented 12 years ago

@Drumm- Either that, or it would be a first-party plugin hooking into the API. It would not be a main part of SimpleJail, though, no.