Commit Graph

1484 Commits

Author SHA1 Message Date
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
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