Commit Graph

1029 Commits

Author SHA1 Message Date
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
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
ef2f76c4c4 Bug fix 2019-05-13 13:09:35 +02:00
02aac37999 Fix #32 2019-05-12 10:15:33 +02:00
1afc5d7988 Fix #33 2019-05-12 10:05:11 +02:00
a6af3c69c8 Further code cleanup 2019-05-06 11:08:28 +02:00
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
61bea411f5 Code cleanup 2019-05-03 09:25:18 +02:00
e370d1050d 3.2.0-SNAPSHOT 2019-04-28 10:07:59 +02:00
b134bc705b Fix bug where people couldn't edit their own title 2019-04-27 17:03:30 +02:00
4c8094f3e0 Update mob enumeration sets for 1.14 2019-04-27 15:21:24 +02:00
c341f7f11e Updated for 1.14 2019-04-26 21:21:20 +02:00
c2798cc569 Add debug to BoardColl
Try to find out if the extractor is used
2019-04-23 11:28:40 +02:00
f0a2eff079 Fix bug with seechunk commands 2019-04-15 23:39:15 +02:00
ae442c677b New access commands 2019-04-15 14:11:18 +02:00
d015f19181 Change the underlying mechanics of /f access 2019-04-15 00:19:41 +02:00
7c214496b7 Update entity sets. Fixes #27 2019-03-25 14:34:05 +01:00
7171d43a2a Add faction votes 2019-03-25 14:18:05 +01:00
1157607397 Readd /f promote and /f demote closing #13 2019-03-22 16:13:07 +01:00
bcae649e0e Re-add promote/demote options to rank set 2019-03-06 22:35:54 +01:00
abc27821f4 Fix NPE 2019-03-06 17:10:35 +01:00
c38181e5e9 Convert factions properly 2019-03-05 18:30:25 +01:00
de9c4e273a Refactor boards 2019-03-03 21:02:28 +01:00
b936923bb1 Remove warning from /f sc 2019-02-17 15:21:05 +01:00
1125324371 Fix /f sc closing 10 2019-02-17 15:03:24 +01:00