[+] Fixed a bug where players could transfer cells to other users to bypass max cell limits
 [+] Added so the placeholder message for No Cells owned is configurabled in messages.yml
 
 To add modify these messages, add these two lines to 
messages.yml:
 
 
 
  Code (Text):
 
 
 
  
 claim_max_cells_other: "%PREFIX%&cThat user cannot own any more cells!"
  
 placeholder_no_cells_owned: "&cNo Cells Owned"