graywolf336
|
04d65088e3
|
First attempt at unjailing a prisoner.
|
2013-12-28 15:08:24 -06:00 |
|
graywolf336
|
b75f12c23c
|
General bug work, there's a small bug in here I can't find...grrr
|
2013-12-28 12:53:07 -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
|
d9f88b8eef
|
Add some documentation to the prepareJail method.
|
2013-12-27 14:16:08 -06:00 |
|
graywolf336
|
fc0bde6255
|
Seems the player is not being ejected.
|
2013-12-26 00:00:33 -06:00 |
|
graywolf336
|
b4a740979d
|
Try to parse the gamemode from the config, default to adventure.
|
2013-12-25 23:28:01 -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
|
c499443ff9
|
If we've already broadcasted it to the entire server, don't log it as
double messages will appear in the console.
|
2013-12-24 23:29:51 -06:00 |
|
graywolf336
|
170fd1776f
|
Send the log message to the console sender, to support color.
|
2013-12-24 23:24:30 -06:00 |
|
graywolf336
|
57d61717fe
|
Let's try to use the new preparing method, see what errors we get.
|
2013-12-24 23:12:24 -06:00 |
|
graywolf336
|
63032ad6cc
|
Some work on the plugin, added a couple things and worked on the
preparing the jail.
|
2013-12-24 22:25:14 -06:00 |
|
graywolf336
|
dc2e74a63e
|
Implement getting the jail nearest to sender of the jail command if no
jail parameter is defined.
|
2013-12-24 17:51:41 -06:00 |
|