Factions/src/com/massivecraft/factions
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
..
adapter MassiveCore - More type. More editor. 2015-11-06 02:10:29 +01:00
chat Fix roleprefixforce. Thanks @coolsa. 2015-01-19 10:41:01 +01:00
cmd 0.2h - Resolve PSS NullPointerException through MassiveExceptions. 2016-02-28 17:33:33 +01:00
engine Check for zero money on faction disband 2016-03-02 21:37:01 +01:00
entity MassiveCore - 1.9 pass 1 2016-03-01 19:28:53 +01:00
event MassiveCore - Comparators, Predicates and Map Editor 2016-02-03 05:06:49 +01:00
integration MassiveCore - 1.9 pass 1 2016-03-01 19:28:53 +01:00
mixin Remove Maven 2015-01-19 09:58:25 +01:00
task MassiveCore - MassivePlugin and Active 2016-02-25 22:28:09 +01:00
update MassiveCore - MassivePlugin and Active 2016-02-25 22:28:09 +01:00
util Remove Maven 2015-01-19 09:58:25 +01:00
Const.java 5h- Rework relation commands. 2016-02-26 14:52:06 +01:00
EconomyParticipator.java Remove Maven 2015-01-19 09:58:25 +01:00
ExtractorFactionAccountId.java Remove Maven 2015-01-19 09:58:25 +01:00
FactionEqualsPredicate.java MassiveCore - Comparators, Predicates and Map Editor 2016-02-03 05:06:49 +01:00
FactionListComparator.java Remove Maven 2015-01-19 09:58:25 +01:00
Factions.java MassiveCore - MassivePlugin and Active 2016-02-25 22:28:09 +01:00
Lang.java Remove Maven 2015-01-19 09:58:25 +01:00
Perm.java 5h- Rework relation commands. 2016-02-26 14:52:06 +01:00
PlayerInactivityComparator.java MassiveCore - More type. More editor. 2015-11-06 02:10:29 +01:00
PlayerPowerComparator.java MassiveCore - More type. More editor. 2015-11-06 02:10:29 +01:00
PlayerRoleComparator.java MassiveCore - More type. More editor. 2015-11-06 02:10:29 +01:00
PredicateRole.java MassiveCore - Comparators, Predicates and Map Editor 2016-02-03 05:06:49 +01:00
Rel.java Rename admin mode to override. Improve Rel names system. 2016-02-02 19:03:11 +01:00
RelationParticipator.java Remove Maven 2015-01-19 09:58:25 +01:00
TerritoryAccess.java Remove ID update. Add NPC awareness. 2015-05-16 12:19:36 +02:00