Commit Graph

1475 Commits

Author SHA1 Message Date
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
Magnus Ulf
fe7bd41455 Don't show coords based on gamerule 2019-10-12 12:23:23 +02:00
Magnus Ulf
ecbb4c1a43 This is 3.2.3 2019-08-13 10:17:31 +02:00
Magnus Ulf
b4db679ae9 Fix #47 by not showing coords based on gamerule 2019-08-13 10:17:01 +02:00
Magnus Ulf
98be34e20b Don't allow warping to unclaimed territory. Fix #37 2019-08-11 16:23:08 +02:00
Magnus Ulf
cd3b846ae1 Add tax commands 2019-08-11 16:12:50 +02:00
Magnus Ulf
46cf009b01 Fix #40 2019-07-15 08:40:33 +02:00
Magnus Ulf
6724c4f065 Add option to disable flying on pvp 2019-07-15 08:34:56 +02:00
Magnus Ulf
35c38ce4b8 First try at a tax system
This hasn't been tested. This is a tax system where Factions can tax their players. Later it should be extended do that servers can tax factions based on how much land they have claimed. We start of with this simpler system to make sure that can be tested in real-life environments before we go ahead with the more full fledged system.
2019-07-15 07:55:12 +02:00
Magnus Ulf
193a4acc83 Show the money convert command 2019-05-20 17:50:47 +02:00
Magnus Ulf
4a66c2fe47 Cleanup 2019-05-20 17:44:52 +02:00
Magnus Ulf
d0960911b8 Fix #34 2019-05-20 00:22:52 +02:00
Magnus Ulf
1618da1083 Reduce predicate usage 2019-05-19 21:19:21 +02:00
Magnus Ulf
9953573c9f This is 3.2.2 2019-05-18 09:30:34 +02:00
Magnus Ulf
ef2f76c4c4 Bug fix 2019-05-13 13:09:35 +02:00
Magnus Ulf
33c201d6de This is 3.2.1 2019-05-13 12:59:33 +02:00
Magnus Ulf
02aac37999 Fix #32 2019-05-12 10:15:33 +02:00
Magnus Ulf
1afc5d7988 Fix #33 2019-05-12 10:05:11 +02:00
Magnus Ulf
a6af3c69c8 Further code cleanup 2019-05-06 11:08:28 +02:00
Magnus Ulf
51135db452 Attempt to fix #31
But the real question is why some MPlayers had no id. I really have no clue why.
2019-05-03 09:59:10 +02:00
Magnus Ulf
61bea411f5 Code cleanup 2019-05-03 09:25:18 +02:00
Magnus Ulf
0d48819641 This is 3.2.0 2019-05-01 16:20:41 +02:00
Magnus Ulf
e370d1050d 3.2.0-SNAPSHOT 2019-04-28 10:07:59 +02:00