From 6376f0d505e9ac93f49deb6eb6fc2ac00167a9d6 Mon Sep 17 00:00:00 2001 From: graywolf336 Date: Sat, 21 Feb 2015 23:31:40 -0600 Subject: [PATCH] Update the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 158de67..bdeec92 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Beta 4 Changes * Added `/jail vote`. [Jail Vote Wiki Page](https://github.com/graywolf336/Jail/wiki/Jail-Vote). [#8](https://github.com/graywolf336/Jail/issues/8) * Added support for `%prettytime%` on signs, formats the time with `1h4m20s`. [#35](https://github.com/graywolf336/Jail/issues/35) * Added temporary help command, see the wiki for *wip* information: https://github.com/graywolf336/Jail/wiki/ +* Added the ability to set a prisoner's time with `/jail time set [player] [amount]` * Fixed updating signs throwing an error on Spigot. [#36](https://github.com/graywolf336/Jail/issues/36) * Fixed incorrect permissions for `/jail listcells`. [#39](https://github.com/graywolf336/Jail/issues/39) * Fixed some permissions not being included in `jail.command.*`. [#38](https://github.com/graywolf336/Jail/issues/38)