Commit Graph
7 Commits
Author SHA1 Message Date
David PreciousandGitHub 4ce981d63a Extend the "question" issue template a little (#852) 2020-06-11 15:59:38 -07:00
David PreciousandRoboMWM 5f6b541af8 Configurable siege resecure time (#203)
* Configurable time until sieged claim is resecured

Fixes #113.

Makes the five minute period after winning a siege, during which the claim is
not secured, customizable.
2017-08-31 15:49:33 -07:00
David PreciousandRoboMWM 72504941df Configurable trapped words (#186)
* Make trapped words fully configurable.

Before, it contained hardcoded checks; the value of
`Messages.TrappedChatKeyword` was in addition to the hardcoded ones.

Make it more flexible, so you can override them entirely (and provide as many as
you want, comma-separated), and an empty value disables the message totally.

(Default value is 'trapped;stuck' to provide the same behaviour the hardcoded
checks did.)
2017-08-18 02:04:09 -07:00
David PreciousandRoboMWM 217945ae69 README updates (#159) 2017-07-21 19:01:07 -07:00
David PreciousandRoboMWM 73fcd9a674 add new permission to show claim dimensions
Show the claim size to those with griefprevention.seeclaimsize when right-clicking with the investigation tool
(stick by default) - it's not exactly private information, the claim boundaries
are visualised so it would be easy to just count the blocks or compare the
coords of the corners to find out.
2017-03-17 09:37:58 -07:00
David Precious f2dd7f6a8b Bah, now with less muppetry.
Silly typo.
2016-07-06 16:57:59 +01:00
David Precious 575df4f8a5 Don't allow someone to attempt to siege themselves. 2016-07-06 16:56:51 +01:00