Commit Graph

356 Commits

Author SHA1 Message Date
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
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