94 Commits

Author SHA1 Message Date
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
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
1b0f2d29f8 Add warp documentation command 2019-02-01 08:47:11 +01:00
Magnus Ulf
19de471de0 Add Faction warps 2019-01-27 17:12:56 +01:00
Magnus Ulf
c89ee61b34 Remove more unimportant configuration options 2019-01-24 11:22:39 +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
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
3642301de0 Untangle from MassiveCoreXlib 2018-12-18 15:29:15 +01:00
Magnus Ulf Jørgensen
4904bb39c6 Fix cleaning bug 2017-10-31 07:23:06 +01:00
Magnus Ulf Jørgensen
b681ee01a4 Use new inactivity cleanup system 2017-07-25 12:12:12 +02:00
Magnus Ulf Jørgensen
4dba9140de Fix getters for motd and description 2017-05-28 19:44:41 +02:00
Magnus Ulf Jørgensen
25a54882c9 Fix message colour for invite commands 2017-05-28 18:24:59 +02:00
Magnus Ulf Jørgensen
baf1d6fde8 Remove the right player from invites 2017-05-28 18:17:08 +02:00
Magnus Ulf Jørgensen
f1150d21e3 Fix invite removal 2017-05-28 17:58:27 +02:00
Magnus Ulf Jørgensen
60c9d7fcac Invitations as inner entities 2017-05-27 12:21:24 +02:00
TheComputerGeek2
3f123922ba Have getMPlayersWhere use MUtil's transform method
Minor reduction in redundant code and safely handles null passed as the predicate
Added a new signature of getMPlayers which accomadates for all of MUtil.transform's parameters, similar to what is available in CollAbstract.
2017-05-15 06:48:56 +02:00
TheComputerGeek2
063dd43f12 Clean up CmdFactionsMotd
Remove unused variable

Make use of TypeNullable instead of recreating its functionality
2017-05-15 06:39:22 +02:00
Olof Larsson
2c58aed1ba Factions Cleanup - Database lazy cleaning 2017-03-25 00:47:01 +01:00
Olof Larsson
4b1068385d Create a (hopefully) proper index solution. 2017-03-24 22:59:44 +01:00
Olof Larsson
f32af6e02f Remove Lang class. Constants belong in Factions and MPlayer accordingly. 2017-03-24 14:29:26 +01:00
Olof Larsson
83b12fddc8 Rename and relocate Comparators and Predicates 2017-03-24 14:25:29 +01:00
Olof Larsson
bdbc1c79a2 IntelliJ Inspection Based Cleanup 2017-03-24 14:03:29 +01:00
Olof Larsson
60b4472735 Optimize Imports 2017-03-24 13:05:58 +01:00
ulumulu1510
9a2066efcc Implement interface Powerboosted. 2017-03-23 18:02:45 +01:00
Magnus Ulf Jørgensen
ad4ad7307f Vasnished staff should not affect /f list, order 2017-01-20 09:32:23 +01:00
Olof Larsson
3bd67f5029
Previous commit gave duplicates. Lets try this. 2016-08-03 12:51:06 +02:00
Olof Larsson
9c9681957c
MassiveCore - Remove Static Mixin 2016-05-13 12:32:05 +02:00
BuildTools
32db800fe1
Max world claim count 2016-04-19 18:32:56 +02:00
Olof Larsson
f6a7fb65c2 Remove unused import. Fix spelling. 2016-03-16 15:21:20 +01:00
Olof Larsson
f03733f488 MassiveCore - Object Titles and Mixed Messages 2016-03-15 20:43:54 +01:00
Olof Larsson
f11a5e7dc2 MassiveCore - 1.9 pass 1 2016-03-01 19:28:53 +01:00
ulumulu1510
47332f96d5 5h- Rework relation commands. 2016-02-26 14:52:06 +01:00
Olof Larsson
89dd975a6e MassiveCore - Comparators, Predicates and Map Editor 2016-02-03 05:06:49 +01:00
BuildTools
bc02fe5949 Check player visibility in CmdFactionsList 2016-01-25 14:45:12 +01:00
BuildTools
f77750fc91 Improve compatibility with some economy plugins (hopefully) #385 2016-01-25 14:23:53 +01:00
Olof Larsson
9212ccf6ce Changed 2015-11-30 20:18:16 +01:00
Olof Larsson
37e9994efe Change detection. 2015-11-30 10:44:15 +01:00
BuildTools
1c6f3f28d1 Call changed() more often 2015-11-08 18:01:10 +01:00
Olof Larsson
482b75be70 MassiveCore - More type. More editor. 2015-11-06 02:10:29 +01:00
Olof Larsson
d72d8f4043 MassiveCore - Version Synchronized Warnings 2015-10-21 20:28:36 +02:00
Olof Larsson
753310561a MassiveCore - Heavy Refactoring and Command improvements 2015-10-21 19:35:41 +02:00
ulumulu1510
b2c7d0b7b7 Reduce online evaluation by 20 % in Faction#isExplosionAllowed() 2015-10-06 21:36:37 +02:00
ulumulu1510
13b7bd5581 Implement Mson UsageTemplate. 2015-09-09 12:11:33 +02:00