Commit Graph

383 Commits

Author SHA1 Message Date
Magnus Ulf
9c6a107bff Fix FactionsIndex bug 2020-01-16 10:56:49 +01:00
Magnus Ulf
56cfc3fddb Remove extra dot 2020-01-15 12:09:36 +01:00
Magnus Ulf
a1e59edce0 Show fewer chunk coords. Fixes #49 2019-10-12 13:25:33 +02:00
Magnus Ulf
fe7bd41455 Don't show coords based on gamerule 2019-10-12 12:23:23 +02:00
Magnus Ulf
98be34e20b Don't allow warping to unclaimed territory. Fix #37 2019-08-11 16:23:08 +02:00
Magnus Ulf
cd3b846ae1 Add tax commands 2019-08-11 16:12:50 +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
1618da1083 Reduce predicate usage 2019-05-19 21:19:21 +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
b134bc705b Fix bug where people couldn't edit their own title 2019-04-27 17:03:30 +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
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
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
b67e02f8e9 Make f powerboost commands more granular close #16 2019-02-17 14:31:11 +01:00
Magnus Ulf
a3ef16ea10 Improve TypeMPermable 2019-02-11 15:38:04 +01:00
Magnus Ulf
2a4777c4b1 Warn about broken /f sc 2019-02-10 21:38:35 +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
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
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
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
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
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