Commit Graph

5 Commits

Author SHA1 Message Date
daviga404
33e1d7749b Check for zero money on faction disband
The takeOnDisband method of EngineEcon now checks if the amount of money
to be transferred to the player upon disbanding a faction is 0. If this is
the case, the method exits.

This will prevent unnecessary operations in transferring money to players
(which could be expensive if the economy is hooked to a database, for
example).
2016-03-02 21:37:01 +01:00
ulumulu1510
47332f96d5 5h- Rework relation commands. 2016-02-26 14:52:06 +01:00
Olof Larsson
1f5e591ce6 MassiveCore - MassivePlugin and Active 2016-02-25 22:28:09 +01:00
BuildTools
f77750fc91 Improve compatibility with some economy plugins (hopefully) #385 2016-01-25 14:23:53 +01:00
Olof Larsson
c81d7d8794 Remove Maven 2015-01-19 09:58:25 +01:00