changed commands to a more simple interface /ea <option> [arguments]
/ea data - shows current data tables running in memory
/ea multiplyer - shows currently multiplyer
/ea multiplyer <float value> - set a new multiplyer value
Code
Simply multiplyer code added, to change a multiplyer for all mobs (the multiplyer is saved in memory, and will be wiped on restart or reload, to its default on 25x)
currency algorimt is: worldbonus * multiplyer * mobxp + (random number from 0 to (worldbonus * multiplyer * mobxp))