Solved an issue with Paper Loader
- Fixxed an issue with paper-plugins wrong path for loader after refactoring
Messages auto checker
- Messages checker, now if you missing some messages, on start the server automatically will be added in your messages.yml lang file!
Spigot support & Optimizing
- Optimize a lot of code and clean up
- Spigot support!
GPS plugin support, a lot of features and improvements!
- New compatibility GPS plugin
- Added new admin command! /moteladmin set-location motel_id , to set location to motel.
- New location format in motel.yml
- Improved dependencies system in paper-plugin.yml
- Added new commands in motels command tabcompleters
- Added new command /motel gps that work with the new GPS plugin compatibility!
- Added new command /motel tp,teleport that teleport to the motel!
- Fixxed error on parsing some strings in messages_en
- General improvements
New messages are not configurable, but in the next version will be avaiable with the new checker that add missing messages automatically!
Other improvements and bug fix
- Fixxed an issue adding & removing a motel that don't update cache
- Now motel status is customizable in messages_en.yml
- Added new placeholder %motel_<motel>_owner%
- Changed motel prefix in message_en.yml
- Added better tabcompleter for /moteladmin command
- Added better messages for /moteladmin commands
- Added missing messages in messages_en on admin list commands
- Fixxed an issue with world there are a new format of motels
motel:
motel-1-001:
world: "world"
owner: "null"
price: 800
expireDate: "null"
type: rent
New admin commands and tabcompleter, and documentation
Motel menu!
- Motel menu! : now user can easly manage their business with menu! /motel menu
You can customize all in motel_gui.yml - Added missing cancel action message
- A lot of code improvements and small performance improve
- Solved other small parsing errors in messages_en.yml
Local database support, bug fix and improvements
- Added Local database support using H2Database
- Translated some parts that don't was translated
- Fixxed few issue with saving the data of motel file
- Improved the message_en file with new messages and solved the issues of not parsing gradient
- Improved the tabcompleter and the requested message with the correct name
- Small code improvements
Folia support? Small improvements and bug fix!
- Added initial folia support (But WorldGuard, PlaceholderAPI, Vault support folia?)
- Fixxed an issue when you startup the plugin on the first time that don't load correctly the messages files
- Fixxed an issue when you startup the plugin on the first time that don't load correctly the motel files
- Small improvements
Bug fix customizable aliases
- Now you can customize aliases from config.yml (moteladmin and motel command)
- Small bug fix to messages_en.yml file
- Small parsing fix
A lot of improvements!
- Added comments with explainations to config.yml
- Added support for multi lang system (actually only italian and english)
- Added external-database: false on config (in the next update i will add the support for local db)
- Improvements to Motel command
- Added "checker" for config.yml file, so if i will add a new string to config it will be regen on your config with default state