Backup Recommended Always create a backup of your map before updating. This feature has been tested, but not extensively.
WorldEdit Compatibility for Room Regen System The Room Regen system now supports WorldEdit integration. ⚠️ Experimental Feature: Use it at your own risk.
New Configuration Options for Room Regeneration Added new options to configure the behavior of the Room Regen system.
# Schematic system configuration schematic: enabled: false # Set to true to enable the schematic system auto-regenerate: true # Set to true to automatically regenerate rooms when freed
Code Improvements General optimizations for better performance and stability.
New Configuration Option Additional options are now available—refer to the official documentation for details.
Backup Recommended Always create a backup of your map before updating. This feature has been tested, but not extensively.
WorldEdit Compatibility for Room Regen System The Room Regen system now supports WorldEdit integration. ⚠️ Experimental Feature: Use it at your own risk.
New Configuration Options for Room Regeneration Added new options to configure the behavior of the Room Regen system.
# Schematic system configuration schematic: enabled: false # Set to true to enable the schematic system auto-regenerate: true # Set to true to automatically regenerate rooms when freed
Code Improvements General optimizations for better performance and stability.
New Configuration Option Additional options are now available—refer to the official documentation for details.
- 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
- New VIP System! Now you can limit the maximum amount of motel rooms with permissions!
- New /motel main menu, that permit an easyest user experience! I will advice you to remove the motel_main.yml menu and reconfigure it its totally changed!
- New customdata support on motel main gui
- Small optimizations and improvements!
- Updated placeholderAPI support to 2.11.6
- Updated adventure-platform-bukkit to 4.3.3
- Updated commandAPI to 9.4.2
- Updated /motel sell -> for selling the room with a new gui like motel buy!
- Updated Folia to 1.20.6
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.
BEFORE UPDATING: this update contains a partially internal rework and the name changed from AnotherLevelMotels to Motels, you need to do a migration from AnotherLevelMotels folder to Motels.
updated Folia api to 1.20.4
Changed AnotherLevelMotel to Motels
Changed Motels gui folders and gui in Guis/guiname.yml
- New feature (BIG FEATURE - EXPERIMENTAL): Now, when the motel expires, everything will be moved to another place, and it will be possible to retrieve items using the /motel expired command.
- A lot of things integrated for the new expires system.
- Fixxed tabCompleter to add a new Motel: the motelregionid show wrong ids
- Fixxed that you cannot add more than one word to motel displayname on /moteladmin add
- Fixxed that you cannot use more than one word on set-displayname
- Fixxed /moteladmin set-displayname wrong motel argument, from motelregionId to motelId
- Fixxed /moteladmin set-displayname wrong file setting from displayName to displayname
- Fixxed expiredate: NotSet on /moteladmin menu and small improvements on it
- Fixxed default "info" args that will be buy if not set
- **Fixxed a missing save file while restarting**
- Replaced on /moteladmin menu the null on owner to "//"
- Replaced new expiredate from null to "//"
- New config option for the new command /motel expired now configurable on commands args
- Fixxed and improved /moteladmin check
- General improvements
- Refactoring
# Here you can change the default flags # when you create a new motel # these commands being executed from console. # while adding a new motel default_flags_commands: -
"rg flag %motel% build -w %world% -g members allow" -
"rg flag %motel% interact -w %world% -g members allow" -
"rg flag %motel% block-place -w %world% -g members allow" -
"rg flag %motel% block-break -w %world% -g members allow"