4930475f08
This is 2.13.5
2017-12-17 18:29:55 +01:00
41eab37334
Including source code takes too much space. Spigot file upload limit requires we remove it now.
2017-12-17 18:29:24 +01:00
302a9b5dd1
This is 2.13.5-SNAPSHOT
2017-12-17 18:20:52 +01:00
47d9ff78f7
This is 2.13.4
2017-12-17 18:20:37 +01:00
3f862a3713
This is 2.13.4-SNAPSHOT
2017-12-17 17:51:50 +01:00
aead83305c
This is 2.13.3
2017-12-17 17:51:28 +01:00
c6144a51ea
Fix migrator
2017-12-17 16:01:02 +01:00
4904bb39c6
Fix cleaning bug
2017-10-31 07:23:06 +01:00
8090acc04a
This is 2.13.3-SNAPSHOT
2017-10-12 11:08:45 +02:00
4849a6e148
This is 2.13.2
2017-10-12 11:08:19 +02:00
62acc713df
Fix broken README.md
2017-10-12 10:54:28 +02:00
6db380e22d
PlayerBucketEmptyEvent modifies the relative face of clicked block
2017-10-11 08:51:48 +02:00
f0bf9aa2ed
Repair land reward task
2017-10-11 08:44:48 +02:00
72b7a6a4ac
Protect against BlockExplodeEvent
2017-10-11 08:42:11 +02:00
76c4b7f865
Update Issue Template
2017-08-08 20:05:37 +02:00
0369dfeb5d
This is 2.13.2-SNAPSHOT
2017-08-08 19:33:08 +02:00
c67b0bca38
This is 2.13.1
2017-08-08 19:32:46 +02:00
b681ee01a4
Use new inactivity cleanup system
2017-07-25 12:12:12 +02:00
9ed9ad4f82
Classify ILLUSIONER and PARROT
2017-07-18 14:04:17 +02:00
a1ec8ce439
Fix supplying block isntead of material.
2017-07-17 17:31:23 +02:00
a2c3432864
Turn standard message yellow.
2017-07-17 16:56:27 +02:00
89d2921188
Remove Const reference.
2017-07-17 16:28:34 +02:00
fa4b850b01
Updated Faction Name constraints
2017-07-17 14:18:41 +02:00
c1d322a723
Remove Const class and move remaining to EngineShow.
2017-07-17 13:08:37 +02:00
8f45585a8d
Cleanup EngineMoveChunk and use cleaner method structure.
2017-07-17 13:02:35 +02:00
577c164e2a
Create AsciiMap and move map logic from Board to own class.
2017-07-17 12:57:55 +02:00
edfabb7718
Refactor EnginePermBuild to more suitable structure.
2017-07-17 12:56:34 +02:00
093dbde473
This is 2.13.1-SNAPSHOT
2017-07-02 19:58:59 +02:00
a9adc388e8
This is 2.13.0
2017-07-02 19:31:22 +02:00
d47d6ed4a1
Add consoleColorsEnabled configuration option
2017-07-02 17:20:51 +02:00
f0658af566
This is 2.13.0-SNAPSHOT
2017-06-23 10:46:45 +02:00
04fecc9905
This is 2.12.1
2017-06-23 10:25:20 +02:00
296b192969
This is 2.12.1-SNAPSHOT
2017-06-22 07:17:44 +02:00
bfefd7c0d7
This is 2.13.0-SNAPSHOT
2017-06-11 20:13:47 +02:00
ef02fece95
This is 2.12.0
2017-06-11 19:48:06 +02:00
7f911d602c
Restore proper activation order of Faction collections
2017-06-11 19:48:06 +02:00
3de923d301
This is 2.12-SNAPSHOT
2017-06-04 16:20:46 +02:00
81719817f2
This is 2.11.0
2017-06-04 15:51:03 +02:00
4dba9140de
Fix getters for motd and description
2017-05-28 19:44:41 +02:00
25a54882c9
Fix message colour for invite commands
2017-05-28 18:24:59 +02:00
baf1d6fde8
Remove the right player from invites
2017-05-28 18:17:08 +02:00
f1150d21e3
Fix invite removal
2017-05-28 17:58:27 +02:00
60c9d7fcac
Invitations as inner entities
2017-05-27 12:21:24 +02:00
f10da26159
Fix liquid flow check for removed Faction data.
2017-05-27 08:23:40 +02:00
aacf918058
Clean up activation
2017-05-18 11:22:58 +02:00
18976b57be
Fix NPE caused by lazy cleanup
2017-05-15 07:33:14 +02:00
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
faf736a013
Grave digging config options
...
logLandUnclaims is actually handled by logLandClaims.
command logging is out of the scope of factions.
bank options have been gone for a while, and now the config field is removed for now.
2017-05-15 06:43:29 +02:00
063dd43f12
Clean up CmdFactionsMotd
...
Remove unused variable
Make use of TypeNullable instead of recreating its functionality
2017-05-15 06:39:22 +02:00
ac7046275d
Automatic child command addition
2017-05-04 16:49:55 +02:00