Commit Graph

1058 Commits

Author SHA1 Message Date
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
ef2f76c4c4 Bug fix 2019-05-13 13:09:35 +02:00
Magnus Ulf
02aac37999 Fix #32 2019-05-12 10:15:33 +02:00
Magnus Ulf
1afc5d7988 Fix #33 2019-05-12 10:05:11 +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
e370d1050d 3.2.0-SNAPSHOT 2019-04-28 10:07:59 +02:00
Magnus Ulf
b134bc705b Fix bug where people couldn't edit their own title 2019-04-27 17:03:30 +02:00
Magnus Ulf
4c8094f3e0 Update mob enumeration sets for 1.14 2019-04-27 15:21:24 +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
f0a2eff079 Fix bug with seechunk commands 2019-04-15 23:39:15 +02:00
Magnus Ulf
ae442c677b New access commands 2019-04-15 14:11:18 +02:00
Magnus Ulf
d015f19181 Change the underlying mechanics of /f access 2019-04-15 00:19:41 +02:00
Magnus Ulf
7c214496b7 Update entity sets. Fixes #27 2019-03-25 14:34:05 +01:00
Magnus Ulf
7171d43a2a Add faction votes 2019-03-25 14:18:05 +01:00
Magnus Ulf
1157607397 Readd /f promote and /f demote closing #13 2019-03-22 16:13:07 +01:00
Magnus Ulf
bcae649e0e Re-add promote/demote options to rank set 2019-03-06 22:35:54 +01:00
Magnus Ulf
abc27821f4 Fix NPE 2019-03-06 17:10:35 +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
b936923bb1 Remove warning from /f sc 2019-02-17 15:21:05 +01:00
Magnus Ulf
1125324371 Fix /f sc closing 10 2019-02-17 15:03:24 +01:00
Magnus Ulf
b67e02f8e9 Make f powerboost commands more granular close #16 2019-02-17 14:31:11 +01:00
Magnus Ulf
32f52c1158 Rename sethome and home permissions 2019-02-17 11:10:03 +01:00
Magnus Ulf
a3ef16ea10 Improve TypeMPermable 2019-02-11 15:38:04 +01:00
Magnus Ulf
5e2b2bf912 Temp disable of seechunk 2019-02-10 22:03:11 +01:00
Magnus Ulf
e4e1b666d2 Fix bad position on /f map, fixes #8 2019-02-10 21:57:45 +01:00
Magnus Ulf
2a4777c4b1 Warn about broken /f sc 2019-02-10 21:38:35 +01:00
Magnus Ulf
b5cade3793 Avoid NPE 2019-02-10 19:06:00 +01:00
Magnus Ulf
06788d7287 Hide money convert command for now 2019-02-09 21:14:31 +01:00
Magnus Ulf
38a0b93cc3 Avoid NPE 2019-02-09 16:57:05 +01:00
Magnus Ulf
d6ec4ad5f0 Remove unneccessary perms in Perm.java 2019-02-08 16:52:14 +01:00
Magnus Ulf
edb9f46167 Switch to Bukkit.getOnlinePlayers 2019-02-08 14:45:00 +01:00
Magnus Ulf
f6c4031827 Command to convert to new money system 2019-02-08 12:40:38 +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
4dd9e3ee37 Improve PlaceholderAPI integration 2019-02-03 20:53:08 +01:00
Magnus Ulf
15f03799a9 Rename field from usingAdminMode to overriding 2019-02-01 22:35:49 +01:00
Magnus Ulf
1e20892392 Add some parameter descriptions
there are more to come
2019-02-01 11:21:46 +01:00
Magnus Ulf
1b0f2d29f8 Add warp documentation command 2019-02-01 08:47:11 +01:00
Magnus Ulf
9e81d6d865 Improve faction fly 2019-01-31 10:43:21 +01:00
Magnus Ulf
4ce820d1cf Fix bug with PlaceholderAPI integration 2019-01-29 09:24:30 +01:00
Magnus Ulf
f35c040af7 Add f fly 2019-01-27 22:30:56 +01:00
Magnus Ulf
cf8852524e Add factions top 2019-01-27 20:29:52 +01:00
Magnus Ulf
0644c917aa Remove old deprecation commands 2019-01-27 19:28:33 +01:00
Magnus Ulf
573177915a Add deprecation commands for home/warps 2019-01-27 19:27:58 +01:00
Magnus Ulf
216dd14bf8 Better tab completion for internal entities 2019-01-27 18:02:32 +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
b5be4e3aca Better Factions in-game documentation 2019-01-25 13:46:19 +01:00
Magnus Ulf
d24ed94cf8 Reimplement (sorta) dynamic command registration 2019-01-24 19:04:42 +01:00
Magnus Ulf
c89ee61b34 Remove more unimportant configuration options 2019-01-24 11:22:39 +01:00
Magnus Ulf
9a66681e52 Improve PlaceholderAPI integration 2019-01-21 23:10:25 +01:00
Magnus Ulf
bb9a72dbf6 Added palceholderAPI supprt 2019-01-20 01:02:20 +01:00
Magnus Ulf
6b14bb0b56 Fix migrator bug 2019-01-19 17:02:04 +01:00
Magnus Ulf
5d09b5d05f This is 3.0.3 2019-01-19 12:39:34 +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
3827d2bf06 A few command improvements 2019-01-02 00:43:39 +01:00
Magnus Ulf
96989ee653 F perm viewall
This command allows someone to see all the perms held by a rank/rel/player/faction
2018-12-30 10:48:23 +01:00
Magnus Ulf
1dd2356c0f Rename /f perm show2 to /f perm view 2018-12-30 10:25:21 +01:00
Magnus Ulf
2bfe2bdc75 Slight changes to f perm show
show and show2 is not ideal, a solution must be found. Probably renaming one or both commens to use different synonoyms
2018-12-29 19:24:56 +01:00
Magnus Ulf
c2a47926c6 Dont automatically register Actives 2018-12-24 00:45:59 +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
ad052f762e UPdate WorldGuard integration to 7.0.0
Not tested
2018-12-22 11:35:46 +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
Magnus Ulf
0efccf335c Change permission checking in preparation for permission rework 2018-12-20 18:12:16 +01:00
Magnus Ulf
f347c1058a Rank rework
This makes an under the hood rank-rework. Nothing is changed from the player perspective.
2018-12-20 15:17:20 +01:00
Magnus Ulf
d7728f3a79 Deprecating rank commands prior to rank rework 2018-12-18 15:56:01 +01:00
Magnus Ulf
7b690dc52b Remove references to faction expansions 2018-12-18 15:53:14 +01:00
Magnus Ulf
129fb6e63f Remove HeroChat integration 2018-12-18 15:52:14 +01:00
Magnus Ulf
6bf9d29bed Remove Status perm 2018-12-18 15:40:07 +01:00
Magnus Ulf
3642301de0 Untangle from MassiveCoreXlib 2018-12-18 15:29:15 +01:00
Magnus Ulf Jørgensen
140152c463 Only call changed() when required 2018-04-29 16:28:24 +02:00
TheComputerGeek2
6635ec9710 Address issue #1271 2018-04-23 09:48:55 +02:00
TheComputerGeek2
5fad79b026 Remove duplicate alias for CmdFactionSetpower 2018-04-22 21:46:58 +02:00
Magnus Ulf Jørgensen
2c1e72fa2b Allow migration of Board 2018-04-14 12:25:07 +02:00
Olof Larsson
8536d3db7b Use the Massive collections some more 2018-01-19 20:51:07 +01:00
Connor 'Birb' McCormick
1a8a601357 Fix for Burning Armor stands exploit
Fix for issue where Burning Arrows could ignite Armor Stands regardless of Build Permissions.
2018-01-19 13:33:17 +01:00
Magnus Ulf Jørgensen
c6144a51ea Fix migrator 2017-12-17 16:01:02 +01:00
Magnus Ulf Jørgensen
4904bb39c6 Fix cleaning bug 2017-10-31 07:23:06 +01:00
Olof Larsson
6db380e22d PlayerBucketEmptyEvent modifies the relative face of clicked block 2017-10-11 08:51:48 +02:00
Olof Larsson
f0bf9aa2ed Repair land reward task 2017-10-11 08:44:48 +02:00
Olof Larsson
72b7a6a4ac Protect against BlockExplodeEvent 2017-10-11 08:42:11 +02:00
Magnus Ulf Jørgensen
b681ee01a4 Use new inactivity cleanup system 2017-07-25 12:12:12 +02:00
Olof Larsson
9ed9ad4f82 Classify ILLUSIONER and PARROT 2017-07-18 14:04:17 +02:00
ulumulu1510
a1ec8ce439 Fix supplying block isntead of material. 2017-07-17 17:31:23 +02:00
ulumulu1510
a2c3432864 Turn standard message yellow. 2017-07-17 16:56:27 +02:00