Go to file
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
lib WorldGuard Integration 2015-09-07 14:46:05 +02:00
licenses Update to allow the project to compile in Netbeans, as per: 2011-10-10 20:48:23 -05:00
media Add spigot resource icon 2014-11-19 13:43:10 +01:00
src/com/massivecraft/factions Check for zero money on faction disband 2016-03-02 21:37:01 +01:00
.gitignore Added MOTD event 2014-10-15 12:05:16 +02:00
plugin.yml This is 2.8.7Beta 2016-03-02 11:19:11 +01:00
README.md MassiveCore - More type. More editor. 2015-11-06 02:10:29 +01:00