Commit Graph

1497 Commits

Author SHA1 Message Date
6df07dc9d6 Add WorldGuardExtraFlags Fly flag check
Add WorldGuardExtraFlags soft depency
2021-05-22 11:08:26 +02:00
d2e0f551aa Fix CRLF on some files: convert all to unix format 2021-05-19 01:08:27 +02:00
46fca2ab49 Add in other faction fly support
Add auto fly support
Add fly perm
Add autofly permission node
Fix fly shutdown handling
2021-05-19 01:00:13 +02:00
dc1543681a Add "Immortal" faction flag support
Update version to 3.3.3
2021-05-11 21:53:42 +02:00
Magnus Ulf
3700bfe1e9 Fix problem with faction money 2021-03-13 10:48:12 +01:00
Magnus Ulf
5e12f1aa3a Remove deprecated methods 2021-03-13 09:12:13 +01:00
Magnus Ulf
9ba801e8e4 Fix NPE 2021-03-13 09:08:12 +01:00
Magnus Ulf
0241244520 This is 3.3.2 2021-03-09 17:56:47 +01:00
Magnus Ulf
89248928c6 Slightly change rules for pillaging 2021-03-04 17:15:51 +01:00
Magnus Ulf
0e54edcaf4 Add possibility to claim land that isn't inflated 2021-03-03 21:27:18 +01:00
Magnus Ulf
c3ab3c1bd2 Bugfix regarding message when setting tax 2021-03-03 21:22:36 +01:00
Magnus Ulf
735d875aa6 Cleanup 2021-03-03 21:06:48 +01:00
Magnus Ulf
141bf2f6fc Also sethome 2021-03-02 22:18:28 +01:00
Magnus Ulf
cbf9246981 Readd home command 2021-03-02 22:04:50 +01:00
Magnus Ulf
9ae143933e Removed deprecated part of config 2021-03-02 21:57:15 +01:00
Magnus Ulf
f440e48435 Attempt to fix #80
It is very likely I didn't. But when inspecting the code I have absolutely no clue how it could even happen in the first place. Anyhow, if it happens again I'll probably have better debug now.
2021-03-02 21:53:45 +01:00
Magnus Ulf
94b424b8dc Attempt fix #82 2021-03-02 21:29:36 +01:00
Magnus Ulf
bc62e17068 Allow naming of chunks 2021-02-21 14:02:59 +01:00
Magnus Ulf
bc01275933 Fix typo 2021-02-21 10:39:22 +01:00
Magnus Ulf
7d06b137fd Version 3.3.1 2021-02-21 10:03:02 +01:00
Magnus Ulf
2a1db8e8f7 Attempt at fixing #88 2020-12-16 19:50:05 +01:00
Magnus Ulf
2038aafb51 ZOMBIFIED_PIGLIN 2020-12-16 19:33:01 +01:00
Magnus Ulf
41bed534d4 Update pom.xml 2020-12-16 19:32:55 +01:00
Magnus Ulf
befb61fbb7 Update .gitignore 2020-12-16 19:32:42 +01:00
Magnus Ulf
7e5601462c This is 3.3.0 2020-01-27 10:27:08 +01:00
Magnus Ulf
d8139a16b3 Make default ranks customisable. Close #42 2020-01-22 02:49:04 +01:00
Magnus Ulf
abb00e3c81 Remove unused config 2020-01-22 00:39:38 +01:00
Magnus Ulf
7ed4aedcac Move faction perm configuration to the mconf 2020-01-21 17:09:10 +01:00
Magnus Ulf
a76644ffb9 Fix bug regarding sending/receiving money 2020-01-20 14:21:18 +01:00
Magnus Ulf
2426308f32 Remove debug 2020-01-20 13:59:59 +01:00
Magnus Ulf
59e52d749c Spelling 2020-01-20 13:18:45 +01:00
Magnus Ulf
b6212d77ec Make claimsMustBeConnected enforcement stronger. Closes #35
It is made stronger only when an option is toggled in the config.
2020-01-20 00:50:34 +01:00
Magnus Ulf
fd865ca037 Add Dynmap support 2020-01-19 14:43:20 +01:00
Magnus Ulf
fba645a338 Go back to checking once every minute 2020-01-16 23:59:24 +01:00
Magnus Ulf
664e173860 Only stop players from building
At a later point in the code it stop executing if an mplayer is not found. Altough it might not get that far because it might throw an error when tring to get an mplayer for a creeper or another entity.
2020-01-16 23:55:10 +01:00
Magnus Ulf
8437a05660 Remove useless adapter
Probably a relic from an old migration
2020-01-16 23:38:46 +01:00
Magnus Ulf
a7f794b5f8 Protect flower pots 2020-01-16 23:17:14 +01:00
Magnus Ulf
9c6a107bff Fix FactionsIndex bug 2020-01-16 10:56:49 +01:00
Magnus Ulf
6bb73d438d Send proper error message when warp is unset. 2020-01-15 12:17:22 +01:00
Magnus Ulf
56cfc3fddb Remove extra dot 2020-01-15 12:09:36 +01:00
Magnus Ulf
bdae7bd68f Don't do econ stuff when econ features are disabled 2020-01-15 12:07:04 +01:00
Magnus Ulf
e4f0b8e3de Add ability to block chorus fruit and ender pearl teleportation. Fixes #51 2020-01-15 11:32:14 +01:00
Magnus Ulf
8e169ea269 Fix both #32 and #40 2020-01-14 23:49:38 +01:00
Magnus Ulf
e7dc6bd2c2 Add natural spawn reasons for illagers 2020-01-14 16:00:41 +01:00
Magnus Ulf
5d78a395eb Add behive and beenest to EnumerationUtil 2020-01-14 13:46:53 +01:00
Magnus Ulf
a092852a1c Changes to placeholderAPI integration 2020-01-14 12:51:50 +01:00
Magnus Ulf
a1e59edce0 Show fewer chunk coords. Fixes #49 2019-10-12 13:25:33 +02:00
Magnus Ulf
6eca202694 Add option to disable territory access change message. Fixes #61 2019-10-12 13:12:54 +02:00
Magnus Ulf
da97ad1119 EnumerationUtil update 2019-10-12 13:04:37 +02:00
Magnus Ulf
d0f056cce2 Fix shulker box enumeration. Fixes #57 2019-10-12 12:32:04 +02:00