Flan-Rental

A full rental shop system for Flan claims with automated rent, eviction, and multiple currency integrations.

File Details

flan_rent-1.7.jar

  • R
  • May 24, 2026
  • 139.68 KB
  • 408
  • 1.21.1
  • NeoForge

File Name

flan_rent-1.7.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:flan-rental-1397670:8136066"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added Impactor compatability (https://modrinth.com/mod/impactor)

Adding this made me redo how we do the rent logic as impactor can use decimal points, this may break a few things but through my testing it has not just yet, I added a check when server starts to check the format so that should catch any issues and fix them before causing any issues. 

 

Also fixed the create command always showing (spur) by adding a check what mod/currency we're using instead of hardcoding spurs, not even sure why I still had that, sorry