Releases: TrueMB/RentIt
Update 2.9.5
Full Changelog: 2.9.4...2.9.5
Update 2.9.4
Full Changelog: 2.9.3...2.9.4
Update 2.9.3
Full Changelog: 2.9.2...2.9.3
Update 2.9.2
Full Changelog: 2.9.1...2.9.2
Update 2.9.1
Full Changelog: 2.8.2...2.9.1
Update 2.9.0
Add
Admin Shops (Unlimited Items can be bought/sold, no owner, no time limit/money needed)
Command /<shop/hotel> delete
Command /shop setAdminArea
Config Options to change the main command
Fix
Inventory was saved in wrong database column which broke some shops!
Prevent Buying AIR in the Shops
Stop making Items with a negative value in the shop
Make high prices for Shop Items Human readable
Support Hex Colors for every message
Show the Sites on the footer Text for the List command
Add door command to tab completion for users
Prevent NPE for some NPCs
Identical Item is not only once possible again.
Improvements
Improved Database Setup and prevent SQL Injections
Improve Sign Updater
Code Improvements
Update 2.8.1
- Fix: Chests can be opened / Error if ChestShop is not installed.
- Fix: Reconnect Method for the Database Connection
- Add: new Placeholder for the Signs (maxSite, id, catId, catAlias, alias)
Update 2.8.0
Very import for users, who update!
- Please go into your RentIt config and add following value in the database Section:
Database:
type: 'SQLITE' #<- This line (MARIADB, MYSQL and SQLITE)
host: 'ipaddress'
It is very important, to upgrade into the correct database.
- Create a backup of the database from RentIt
- Change the RentIt.jar and restart the server.
Please use the contact methods if you got problems. I can't help you, if something went wrong and you didn't create a backup!
New Features:
- Dynamic and multisite Shop
- Added better support for MariaDB
- Default Permissions in the config moved to the category settings. It needs to be set for every category, to enable it again.
- Adding ChestShop Support
- Added /<shop/hotel> catinfo
- Added /shop setmaxsite
- Added /shop createCat
- Config value to change the NPC Player name color
- Display the price in Human readable
- Improvements and many Bug fixes
Version 2.7.5
- Add: 1.20.X Support
- Add: Changeable Sign Prefixes in the config.
- Fix: Preventing editing Plugin Signs.
- Fix: Anvil GUI now only allows valid Input
- Update: AdvancedChestAPI (Thanks again to @rglautaro)
Version 2.7.4
- Add: Added Category Setting: useBed and useEnderchest (Allow using the Item in protected regions with no permissions)
- Add: Barrels are now working as a Shop Storage
- Add: New Placeholder %rentit_player_shop/hotel_autopayment%
- Fix: Added a Error Message for a missing world
- Fix: Player can build in unowned protected Regions
- Fix: Checking for Free Item Slot before removing Item from Shop