This update brings support for MC 1.18 and provides additional bug fixes.
 
 Note: MC 1.18 extends the overworld height from 255 to 319 and its depth from 0 to -64. Check options.conf and make sure the min/max-level are adjusted accordingly.
 
 
Changelog
 
 
 
 
  Code (Text):
 
 
 
  
 * Add MC 1.18 support.
  
 * Fix admin subdivision claim ownership when inherit is off.
  
 * Fix wrong flag definition id on config load.
  
 * Fix custom flag definitions not being registered on load.
  
 * Fix typo in run_for/run_as messages.
  
 * Fix single-block subdivision claim creation.
  
 * Update kyori deps to 4.9.3.
  
 * (MC 1.12.2) Fix entity boss NoClassDefFoundError.
  
 * (MC 1.12.2) Fix PortalCreateEvent NoSuchMethodError.
  
 * (Sponge) Fix missing user during liquid block breaks.
  
 * (Sponge) Fix item frame placement not checking interact.
  
 * (Sponge) Fix snow fall and melt flags.
  
 * (Sponge) Fix wrong mod version info.