Commit Graph

259 Commits

Author SHA1 Message Date
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
0e54edcaf4 Add possibility to claim land that isn't inflated 2021-03-03 21:27:18 +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
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
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
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
e4f0b8e3de Add ability to block chorus fruit and ender pearl teleportation. Fixes #51 2020-01-15 11:32:14 +01:00
Magnus Ulf
6eca202694 Add option to disable territory access change message. Fixes #61 2019-10-12 13:12:54 +02:00
Magnus Ulf
fe7bd41455 Don't show coords based on gamerule 2019-10-12 12:23:23 +02:00
Magnus Ulf
cd3b846ae1 Add tax commands 2019-08-11 16:12:50 +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
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
c341f7f11e Updated for 1.14 2019-04-26 21:21:20 +02:00
Magnus Ulf
c2798cc569 Add debug to BoardColl
Try to find out if the extractor is used
2019-04-23 11:28:40 +02:00
Magnus Ulf
d015f19181 Change the underlying mechanics of /f access 2019-04-15 00:19:41 +02:00
Magnus Ulf
7171d43a2a Add faction votes 2019-03-25 14:18:05 +01:00
Magnus Ulf
c38181e5e9 Convert factions properly 2019-03-05 18:30:25 +01:00
Magnus Ulf
de9c4e273a Refactor boards 2019-03-03 21:02:28 +01:00
Magnus Ulf
32f52c1158 Rename sethome and home permissions 2019-02-17 11:10:03 +01:00
Magnus Ulf
b5cade3793 Avoid NPE 2019-02-10 19:06:00 +01:00
Magnus Ulf
edb9f46167 Switch to Bukkit.getOnlinePlayers 2019-02-08 14:45:00 +01:00
Magnus Ulf
0a0cc047ae Add possibility for new money system 2019-02-06 12:39:03 +01:00
Magnus Ulf
858343d121 . 2019-02-05 13:58:23 +01:00
Magnus Ulf
15f03799a9 Rename field from usingAdminMode to overriding 2019-02-01 22:35:49 +01:00
Magnus Ulf
1b0f2d29f8 Add warp documentation command 2019-02-01 08:47:11 +01:00
Magnus Ulf
f35c040af7 Add f fly 2019-01-27 22:30:56 +01:00
Magnus Ulf
442e90759d Semi-rename home/warp MPerms
So the names for MPerms have been renamed, but their id's have not
2019-01-27 17:36:08 +01:00
Magnus Ulf
19de471de0 Add Faction warps 2019-01-27 17:12:56 +01:00
Magnus Ulf
f91c36b9c7 Add simple VentureChat integration
This integration can filter the recipients of a chat message
2019-01-26 11:01:20 +01:00
Magnus Ulf
c89ee61b34 Remove more unimportant configuration options 2019-01-24 11:22:39 +01:00
Magnus Ulf
6b14bb0b56 Fix migrator bug 2019-01-19 17:02:04 +01:00
Magnus Ulf
1e36c9f744 Make accidental faction disbanding more difficult 2019-01-19 12:24:16 +01:00
Magnus Ulf
84b66ba18b Allow newline in faction motd 2019-01-08 17:37:36 +01:00
Magnus Ulf
e5f864ca6b Java 8 2019-01-03 16:26:55 +01:00
Magnus Ulf
c5a1bb4801 Minor improvements to the rank commands 2019-01-03 15:23:06 +01:00
Magnus Ulf
a85b2b9f2d This is 3.0.0 snapshot 2018-12-23 13:59:25 +01:00
Magnus Ulf
c0041e60e2 1.13 update
Mostly changes with Material.java
2018-12-22 23:59:12 +01:00
Magnus Ulf
595a051a23 Perm rework 2018-12-22 01:55:46 +01:00
Magnus Ulf
cee15b6333 Custom ranks 2018-12-21 02:41:42 +01:00