From getting a (1% * LootPlotSpawnChance) chance of generating a loot plot for every single movement of a player (causes a huge lag if more players are in the game), it has been replaced to a (50% * LootPlotSpawnChance) chance of generating a loot plot for every two minutes from a player's location, note that it will not generate in a location if an existing LootPlot or there is a (chest or bed) within 100 blocks.
Fixed RACO Exchange Bug
Added exception handling in PlayerData, if PlayerData is not found then re-register the player
CustomChat can be disabled in config.yml, look for (ShowLevelOnChat)