lithin9 / Unturned-Custom-Plugin

Other
0 stars 0 forks source link

Police/Jail system #95

Open jcvl92 opened 9 years ago

jcvl92 commented 9 years ago

This one is a little complex. It will include spawning jails(you spawn a jail ontop of someone), having a stun-stick(5 second movement-lock), arrest-gun(place a jail ontop of the user damaged by it, doesn't do damage and is very short range) - we aren't using an arrest gun because then you could spawn a jail on yourself if you are close enough. People can buy police privileges and will act as server moderators for us. This will also include the ability to remove jails(a policeman will have a list of jails he has spawned that are tied to users inside of them. he can do a /removejail jailNumber to delete jails and free people). Relogging will not free you from a jail, suiciding will just result in you going right back into the jail somehow(or maybe just make it so you can't die - this is probably better so people can't be murdered in jail).

jcvl92 commented 9 years ago

Moving to phase 3 because of complexity.