ItemRental
Let players rent out their items to others
Description
ItemRental lets players list their items for others to rent with hourly rates. Players can browse available rentals through a GUI Menu, track their earnings, and manage both their listings and active rentals. The plugin uses Vault for economy and saves all data automatically.
Features
- Full GUI system for browsing and managing rentals
- Set custom hourly rates and max rental duration
- Auto-return items when rental expires
- Track earnings and rental statistics
- Collect money through the GUI
- View remaining time on rented items
- Persistent data storage (survives restarts)
- Vault economy integration
Commands
- /rental - Opens the main menu
- /rental create <price> <hours> - List held item for rent
- /rental browse - Browse available rentals
- /rental myrentals - View your active rentals with time remaining
- /rental listings - Manage your rental listings
- /rental collect - Collect earnings from your rentals
- /rental stats - View your rental statistics
- /rental return <id> - Return a rented item early
- /rental help - Show help message
- /rental reload - Reload config (admin only)
Permissions
- itemrental.use - Use basic rental commands (default: true)
- itemrental.create - Create rental listings (default: true)
- itemrental.rent - Rent items from others (default: true)
- itemrental.admin - Admin permissions (default: op)
- itemrental.reload - Reload configuration (default: op)
- itemrental.bypass - Bypass rental restrictions (default: op)
- itemrental.* - All permissions (default: op)
Config Options
- Max listings/rentals per player
- Min/max prices and rental duration
- Tax system
- Blacklisted items
- Custom messages
- Sound effects