
Motels / Hotels 1.3.5
Add motel rooms, houses or hotels to your server now!
- Support 1.21.1
- Updated dependencies
- Added parsing motels placeholders for displayitems on motel explore menu
- Reworked motel main menu, and removed deprecated use of motel user on it
- Reworked motel user menu
- General improvements
- Backup System: Safeguard your motel data by configuring backups in the
config.yml
. - File Migration: The
motel_buy.yml
file has been migrated to the new command and placeholder system. - Bug Fixes: Resolved various issues related to Expired GUIs.
- New Admin Command: Introduced a new admin command to view a player's expired motels:
/moteladmin checkexpired <player>
. - Additional Enhancements: Various other improvements and optimizations.
- Reworked Motel explore file i advice to remove it and regen
- Now in the motel explore works placeholders!
- Prevented error while location is null on motel gps
- New commands system implemented on motel explore
- general improvements
- Updated wiki: new Discord integration page, Database Configuration and Configuring Motels
- Configured permission for each command
- Moteladmin reload command console support
- https://docs.anotherlevel.it/documentation/motels
- Bug fix and improvements to Expired Vaults
- Improvements on Console logs
- Multi-Vault System for Players: Introduced a new system allowing players to have multiple vaults, determined by the type of room they have purchased.
- Improved Admin System: Enhanced admin capabilities with new management features for multiple vaults.
- Enhanced Expired Vaults Management: Upgraded the expired vaults system with improved handling of multiple vaults.
- Bug Fix for Expired Vaults Title: Corrected an issue affecting the display of the Expired Vaults title.
- Automated Database Migration: Seamless transition from old databases to new ones.
- Configurable Motel Check Frequency: Added the option to set the frequency (in hours) for motel checks.
- Enhanced Log Readability: Improved the clarity and organization of system logs.
- Discord Webhook Anti-Crash System: Implemented safeguards to prevent crashes in the Discord webhook system.
- Optimized Discord Webhook System: Refined the Discord webhook system for better performance.
- New Player Search System in Admin: Introduced a new search functionality for players within the admin system.
- /moteladmin add <motelid> will now don't override an existent motel room
- Small improvements to code
- New motel explore gui! now its configurable! Reworked the entire motel explore file you need to delete it :C
- Motel explore have now support for custom data
- Selected room gui on motel explore can be edited! and its now all customizable
- New group system, you can divide the rooms in groups to create a Motel that contains certain rooms -> motel-groups.yml
- Added gps messages customizables on messages files
- Added Optional argument of /motel gps <room> now you can indicate the room
- Now the vip system don't have rank.perms and work only with perm
- Fixxed /moteladmin remove <motel-id>
- Updated inventoryFramework
- New file: motel_buy.yml -> a new gui while buying motel! Removed the chat confirm system!
- The gui is customizable on the motel_buy.yml
- Added support for paper 1.20.6, and spigot 1.20.6!
- Fixxed a bug that don't save the expired vault
- Updated command api to 9.4.1
- Updated Kyori apis to 4.17
- some general improvements to the code
- Added support for Java 21
- Let me know about any bugs or anything! check discord on overview page!
- Fixxed an issue with ExpiredVault discord logs
- Added a title of waiting while opening an exipired vault
- New customizable messages
- Clean up
- Fix on vault logs don't removed legacy colors on descriptions
- Converted Vault gui to new IF system
- Improvements to code
- Added new vault log
- Small improvements to logs
Please make a backup first, of your local database. If you are using the local database this update will break your database because h2database was upgraded to 224!
- Gradle 8.7
- New database format in config.yml
- Chore: updated h2database from 222 to 224 (this will break the database you need to do manually a migration)
- New framework for guis, now i'm using IF, inventory framework
- Optimized using of PaperLib
- Cleaned a lot of code
- Optimized and improved Database system (general)
- Support for SQLite, now will be the default local database system
- Improvements in the save of vaults
- General improvements in the tables querys
- Reworked the structure of Guis
- updated in the paper Loader the dependency net.dv8tion:JDA:5.0.0-beta from v18 to 20: This will be removed, and i will use a webhook system that doesn't require bot configuration
- Conversion of all guis to new inventory framework
- In motel explore gui now the functionalities like gps, and visit need permission
- Fixxed /moteladmin set-expiration-date
- Changed discord hook format on config.yml
- Swiched and remove JDA, to Discord Webhook system.
- New vault log! that logghing the expired vault actions
In Future of 1.1 April Planning
- New motels guis: rework of main guis and user experience
- New confirm system: with an easy gui Yes or No with price.
- More customizations!
- All admin functionalities in Admin Gui
- Added permanent type in default motel.yml
- Added explainations in default motel.yml
- Added new command /moteladmin set-expiration-date <motelid> <date>
- Added new command /moteladmin changetype <motelid> <type>
- small improvements