graywolf336
060bb125a4
First work on converting the old global config file to the new one.
...
For #23
2014-03-14 15:15:30 -05:00
graywolf336
ec1e91cda2
Implement the usage of Scoreboards, make the language configurable.
...
Closes #15
2014-03-13 12:59:47 -05:00
graywolf336
11d6995cc3
Fix default Jail Stick not loading correctly, closes #21
2014-03-12 22:41:10 -05:00
graywolf336
274f3a03ab
Start work on Jail Sticks.
2014-03-08 22:53:31 -06:00
graywolf336
2ec69c5650
Finish adding the jailrecord command, this closes #12 .
2014-03-06 18:10:53 -06:00
graywolf336
932ae65417
Add links to the issues in the readme.
2014-03-06 12:25:25 -06:00
graywolf336
743270028b
Edit the readme to include changes for beta 1.
2014-03-06 12:23:42 -06:00
graywolf336
1cfd64164c
Change the priorities of the event listeners, this way the protections
...
and the penalties get applied before the other listener cancels it.
2014-01-21 20:52:19 -06:00
graywolf336
392b1d94cc
Prevent commands from being executed, except those whitelisted
2014-01-20 14:40:03 -06:00
graywolf336
f41ee77092
Enable checking the whitelist of breaking and placing.
2014-01-19 15:53:42 -06:00
graywolf336
d734d99e88
Protect against block breaking and block placing in jails
...
Unless the player has admin permission. This does not include the
penalties as those will be done in a future commit. This also has a
little better performance on the block placing and breaking events, if
these checks are disabled.
2014-01-08 15:02:24 -06:00
graywolf336
906348dc69
The time reduction works, just use bukkit if you want it to work.
...
The other way is to only be used if you have low tps.
2014-01-03 20:54:43 -06:00
graywolf336
b22fad16c4
Merge branch 'master' of git@github.com:graywolf336/Jail.git
2014-01-01 16:19:18 -06:00
graywolf336
9b534b2abc
Add handcuffing, next commit will be handcuff listeners.
2014-01-01 16:19:04 -06:00
graywolf336
506ab26858
Send the unjail message and also execute the commands on releasing
2013-12-31 13:25:06 -06:00
graywolf336
04d65088e3
First attempt at unjailing a prisoner.
2013-12-28 15:08:24 -06:00
graywolf336
e4f74e5e91
Lots of progress was made towards jailing the player.
...
We now handle the jailing of the players and even store their inventory.
Unjailing hasn't been tested at all yet, so that's still to do.
2013-12-27 18:19:47 -06:00
graywolf336
c35b3b04f0
Add a config value to set their gamemode to. Also, eject them.
2013-12-25 23:20:52 -06:00
graywolf336
aaa286fbdd
Save their previous GameMode if it is enabled in the config.
...
Need to update the wiki with the new config option.
2013-12-25 22:57:09 -06:00
graywolf336
a72f6c273b
Work on the actual jailing of the player.
...
Lots of work done here, untested.
2013-12-25 21:56:01 -06:00
graywolf336
a9d58e85e7
Update the readme.md
2013-12-24 22:52:10 -06:00
graywolf336
ab0c236711
Add a language file and system.
2013-12-23 14:31:27 -06:00
graywolf336
596c9de2ad
First commit, converted to a truely maven project and switching over to my own repository for better management.
2013-12-05 18:22:15 -06:00