IMPORTANT: 
 
 This is a performance and stability update addressing various issues in 2.2.3 release.
 
 
 
 
Changelog
 
 
 
 
  Code (Text):
 
 
 
  
 * Fix memory leak in wilderness claim.
  
 * Fix trust commands not passing identifier properly.
  
 * Fix claim date-created not being set in memory after server startup when using DB storage. 
  
 * Fix caching issue with liquid-flow checks. 
  
 * Fix claim settings being re-saved to DB during startup with always-read-write-db enabled.
  
 * Fix ClanData NPE during config init.
  
 * Improve LP user lookup performance.
  
 * Add 'deny-messages' setting to pvp category in global config.
  
 * (MC 1.12.2) Fix NoSuchFieldError during spawning.
  
 * (Sponge) Fix command check when player was op.
  
 * (Sponge) Fix memory claim settings not being updated with always-read-write-db enabled.
  
 * (MultiPaper) Fix claim resize message not checking if claim is loaded.
  
 * (MultiPaper) Fix claim transfer message not checking if claim is loaded.
  
 * (MultiPaper) Add claim set active message.