IMPORTANT: 
 You will need to perform the following before starting server with new update
 
 
 - On bukkit, delete ./plugins/GriefDefender/lang 
- On sponge, delete ./config/GriefDefender/lang 
Note: If you heavily customized your lang file then generate a fresh file on a test server to copy new entries into custom one.
 
 
 This is a stability update addressing various bugs and improving quality of life.
 
 
 
Changelog
 
 
 
 
  Code (Text):
 
 
 
  
 * Fix '/claimdisplayname clear' NPE.
  
 * Fix '/claiminfo' NPE when passing an invalid identifier.
  
 * Fix '/claimtransfer' for admin claims.
  
 * Fix 'teleport-delay-notice' placeholder colors.
  
 * Fix 'animal-block-modify' flag definition.
  
 * Fix claim activated types not being translated.
  
 * Fix admin identifiers not being found with commands.
  
 * Fix potential crash when using '/buyclaimblocks'.
  
 * Fix CME during visual apply task.
  
 * Fix automatic claim spawn on claim creation for underground areas.
  
 * Fix admin set overrides not affecting toggled flag definitions.
  
 * Fix wrong trust in debug during cached results.
  
 * Fix automatic claim spawn on claim creation for underground areas.
  
 * Fix playerdata being recreated on login when player had no claims.
  
 * Fix 'vehicle-use' definition.
  
 * Fix tax apply task applying wrong past due balance to users on failed payment.
  
 * Fix '/claimtax' display issues.
  
 * Clear claim identifier before transferring claims.
  
 * Clear claim identifier when changing claim type to or from an admin type.
  
 * Add tab support for claim identifiers.
  
 * Add support for changing menu colors.
  
 * Add 'griefdefender.user.claim.economy.create-confirm' permission. Set to false to bypass claim create confirmations in economy mode.
  
 * Add Turkish lang support. Thanks Taner for addition!