Commit Graph

1332 Commits

Author SHA1 Message Date
75140cf97b Fixes more warnings 2023-06-23 21:51:30 +02:00
9986e940c5 Removes transient static 2023-06-23 21:40:33 +02:00
a52f736c74 Makes a bunch of instance variables final 2023-06-23 21:39:50 +02:00
645d59d06e Fixes a bunch of grammatical errors, and some warnings 2023-06-23 21:35:02 +02:00
eb3eeae9b4 Updates Spigot version and materials 2023-06-23 21:07:44 +02:00
d930d82c5b Improves LockettePro integration
Uses Lockette's API for checking whether a given sign is a Lockette sign
Allows the override to work for additional users signs as well
2023-04-05 19:16:43 +02:00
0cd16fb5a6 Adds LockettePro integration
The LockettePro integration adds a new option (default true) which allows the leader of a faction to break any LockettePro sign in their faction.
This prevents griefing faction members from placing a signs on a bunch of shared chests.
This also prevents chests in the wilderness from being protected even when taken over by a faction.
2023-04-05 15:17:55 +02:00
bdc9b35a9b Fixes some problems with the setOneLocation command 2023-04-04 00:21:22 +02:00
8d7dea9f84 Prevents removal of leashes 2023-04-04 00:20:45 +02:00
bccb24b1e8 Adds some missing mobs 2023-04-03 22:37:37 +02:00
ebcd92c2fc Adds a command for claiming a specific location 2023-04-02 02:09:20 +02:00
45782ec94d Fixes some weird cases for lectern protection 2023-04-01 17:00:32 +02:00
9c0ed3e46a Adds a permission for reading lecterns 2023-04-01 16:17:16 +02:00
b4e7b8ea44 Only changes enough to make everything work 2023-04-01 14:52:14 +02:00
bb0be8a3f0 Fixes POM, and moves things around 2022-08-05 00:34:54 +02:00
Magnus Ulf
e3ef78f8f8 Protect lilypads 2021-05-23 14:44:38 +02:00
Magnus Ulf
3a83e75eb4 Allowing specifying faction for the home shortcuts 2021-05-23 14:21:53 +02:00
Magnus Ulf
8500b7bcfa Remove unneccessary check in EnginePermBuild 2021-05-23 14:18:27 +02:00
Magnus Ulf
104e77865e Update enumeration util
Seems I also made some change to the DYnmap engine. Let's hope I didn't break anything.
2021-05-23 13:55:07 +02:00
Magnus Ulf
03c9270d29 Mediocre Dynmap fix 2021-03-14 16:48:39 +01: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
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
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
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