Commit Graph

347 Commits

Author SHA1 Message Date
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
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
c0041e60e2 1.13 update
Mostly changes with Material.java
2018-12-22 23:59:12 +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
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
6bf9d29bed Remove Status perm 2018-12-18 15:40:07 +01:00
TheComputerGeek2
5fad79b026 Remove duplicate alias for CmdFactionSetpower 2018-04-22 21:46:58 +02:00
Olof Larsson
8536d3db7b Use the Massive collections some more 2018-01-19 20:51:07 +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
gregor0812
fa4b850b01 Updated Faction Name constraints 2017-07-17 14:18:41 +02:00
ulumulu1510
577c164e2a Create AsciiMap and move map logic from Board to own class. 2017-07-17 12:57:55 +02:00
Olof Larsson
d47d6ed4a1 Add consoleColorsEnabled configuration option 2017-07-02 17:20:51 +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
063dd43f12 Clean up CmdFactionsMotd
Remove unused variable

Make use of TypeNullable instead of recreating its functionality
2017-05-15 06:39:22 +02:00
Magnus Ulf Jørgensen
ac7046275d Automatic child command addition 2017-05-04 16:49:55 +02:00
TheComputerGeek2
31823f5311 Use Pager to list faction perms 2017-04-17 18:16:44 +02:00
ulumulu1510
19a1d7fab4 Fix NPE when not overriding. 2017-04-06 22:32:52 +02:00
Olof Larsson
2c58aed1ba Factions Cleanup - Database lazy cleaning 2017-03-25 00:47:01 +01:00
Olof Larsson
59112577b8 Add clean command 2017-03-24 20:19:04 +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
ulumulu1510
91fc5a2404 Change Flag show and list commands. 2017-03-23 18:00:35 +01:00
Magnus Ulf Jørgensen
0ba52eae14 Clean up commands 2017-03-12 18:33:06 +01:00
TheComputerGeek2
52023a31ff Clean up the requirements 2017-03-07 23:13:41 +01:00
TheComputerGeek2
8ad812bea6 Make types look nicer 2017-03-06 11:23:03 -08:00