Commit Graph

1480 Commits

Author SHA1 Message Date
bc62e17068 Allow naming of chunks 2021-02-21 14:02:59 +01:00
bc01275933 Fix typo 2021-02-21 10:39:22 +01:00
7d06b137fd Version 3.3.1 2021-02-21 10:03:02 +01:00
2a1db8e8f7 Attempt at fixing #88 2020-12-16 19:50:05 +01:00
2038aafb51 ZOMBIFIED_PIGLIN 2020-12-16 19:33:01 +01:00
41bed534d4 Update pom.xml 2020-12-16 19:32:55 +01:00
befb61fbb7 Update .gitignore 2020-12-16 19:32:42 +01:00
7e5601462c This is 3.3.0 2020-01-27 10:27:08 +01:00
d8139a16b3 Make default ranks customisable. Close #42 2020-01-22 02:49:04 +01:00
abb00e3c81 Remove unused config 2020-01-22 00:39:38 +01:00
7ed4aedcac Move faction perm configuration to the mconf 2020-01-21 17:09:10 +01:00
a76644ffb9 Fix bug regarding sending/receiving money 2020-01-20 14:21:18 +01:00
2426308f32 Remove debug 2020-01-20 13:59:59 +01:00
59e52d749c Spelling 2020-01-20 13:18:45 +01:00
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
fd865ca037 Add Dynmap support 2020-01-19 14:43:20 +01:00
fba645a338 Go back to checking once every minute 2020-01-16 23:59:24 +01:00
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
8437a05660 Remove useless adapter
Probably a relic from an old migration
2020-01-16 23:38:46 +01:00
a7f794b5f8 Protect flower pots 2020-01-16 23:17:14 +01:00
9c6a107bff Fix FactionsIndex bug 2020-01-16 10:56:49 +01:00
6bb73d438d Send proper error message when warp is unset. 2020-01-15 12:17:22 +01:00
56cfc3fddb Remove extra dot 2020-01-15 12:09:36 +01:00
bdae7bd68f Don't do econ stuff when econ features are disabled 2020-01-15 12:07:04 +01:00
e4f0b8e3de Add ability to block chorus fruit and ender pearl teleportation. Fixes #51 2020-01-15 11:32:14 +01:00
8e169ea269 Fix both #32 and #40 2020-01-14 23:49:38 +01:00
e7dc6bd2c2 Add natural spawn reasons for illagers 2020-01-14 16:00:41 +01:00
5d78a395eb Add behive and beenest to EnumerationUtil 2020-01-14 13:46:53 +01:00
a092852a1c Changes to placeholderAPI integration 2020-01-14 12:51:50 +01:00
a1e59edce0 Show fewer chunk coords. Fixes #49 2019-10-12 13:25:33 +02:00
6eca202694 Add option to disable territory access change message. Fixes #61 2019-10-12 13:12:54 +02:00
da97ad1119 EnumerationUtil update 2019-10-12 13:04:37 +02:00
d0f056cce2 Fix shulker box enumeration. Fixes #57 2019-10-12 12:32:04 +02:00
fe7bd41455 Don't show coords based on gamerule 2019-10-12 12:23:23 +02:00
ecbb4c1a43 This is 3.2.3 2019-08-13 10:17:31 +02:00
b4db679ae9 Fix #47 by not showing coords based on gamerule 2019-08-13 10:17:01 +02:00
98be34e20b Don't allow warping to unclaimed territory. Fix #37 2019-08-11 16:23:08 +02:00
cd3b846ae1 Add tax commands 2019-08-11 16:12:50 +02:00
46cf009b01 Fix #40 2019-07-15 08:40:33 +02:00
6724c4f065 Add option to disable flying on pvp 2019-07-15 08:34:56 +02:00
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
193a4acc83 Show the money convert command 2019-05-20 17:50:47 +02:00
4a66c2fe47 Cleanup 2019-05-20 17:44:52 +02:00
d0960911b8 Fix #34 2019-05-20 00:22:52 +02:00
1618da1083 Reduce predicate usage 2019-05-19 21:19:21 +02:00
9953573c9f This is 3.2.2 2019-05-18 09:30:34 +02:00
ef2f76c4c4 Bug fix 2019-05-13 13:09:35 +02:00
33c201d6de This is 3.2.1 2019-05-13 12:59:33 +02:00
02aac37999 Fix #32 2019-05-12 10:15:33 +02:00
1afc5d7988 Fix #33 2019-05-12 10:05:11 +02:00