diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2019-12-25 16:12:18 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2019-12-25 16:12:18 +0000 |
| commit | 51a47792f3584bda077e69639b78c0f49169bf4c (patch) | |
| tree | c81470883fbefc7247442e076c358e8b9413b9e7 /pom.xml | |
| parent | 256d1178292294e5164da379cb0f24271e84bc13 (diff) | |
Added config options reverse-if-broken and reverse-if-placed
- This allows owners to prevent the silk-touch exploit in the
blockplacecertain and blockbreakcertain task types by removing
progression if the opposite is done to the block of the same type.
- Closes #57
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <groupId>com.leonardobishop</groupId> <artifactId>quests</artifactId> - <version>2.6</version> + <version>2.6.1</version> <name>Quests</name> <properties> |
