- On buying a motel will be removed all previous members
- Added discord message on sold a motel
- Added discord message on Motel Expired
- Small improvements
If you are using spigot and you got any type of problem let me know!
- Solved a lot of issues on spigot version
- Added initial motel_epxlore_selected: menù configuration will be avaiable in the next version
- If you don't have a Vault as dependency will not disable plugin but send errors messages.
- Merged some code differences from spigot and paper version
- Bug fix to /motel rent command
- Added permanent type to motels!
How to use permanent:
YAML:motel: motel-1-001: type: permanent
- Added flags while creating a new motel room
- You can easly configure it in config.yml
YAML:# 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"
- New command! /motel visitable , you can define if your room can be visitable or not
- Added new customizable mesages
- removed some debug
