v1.3.1 - fix for homes with capital letters
release16 июня 2025 г.- Quick fix for an issue where if someone set a home with capital letters, they wouldn't be able to remove it
- Also adds the bed home into the home list

Simple Homes 1.3.0
release2 января 2025 г.Added:
- default-max-home-count- the default max homes for everyone who doesn't have a permission set for max homes.
Permission adjustments, if you have specific permission settings, please read
Basic functionality is now enabled by default. These permissions now are set to true by default:
- homes.commands.sethome
- homes.commands.delhome
- homes.commands.home
- homes.commands.list
- homes.bed
If you want a group not to have these permissions you will need to deny these
Simple Homes 1.2.2
release29 ноября 2024 г.- Fixes issue where homes.count.<num>was not checked on/sethome
- Makes the config automatically add new options in
- Tested on 1.21.3
Simple Homes 1.2.1
release23 ноября 2024 г.Adds a cache for the homes, preventing constant SQL queries every time someone tabcompletes, runs a command etc
(that's likely all that really matters for end-users, the rest is just code stuff)
- Adds a cache for the homes, preventing constant SQL queries every time someone tabcompletes, runs a command etc
- Simplifies the safety checks and changes to a bitmask
- Refreshes the cache on sethome, delete home, and the first time someone runs a home command
- Removes the cache when someone logs off
- Simplifies command logic and condenses duplicate code
- Preparation for expansion to allow more flags
- -o- -overrideflags should be able to be used in any order in the command now
- setting a home when you have no homes set and you do not provide a home name will now set a home with a default name instead of erroring out
Simple Homes 1.2.0
release19 ноября 2024 г.- Adds teleport delay option with these config options:
delay: # Delay after running the command to teleporting
  enabled: false
  time-in-seconds: 5
  cancel-on-move: true
  buffer: 0.5
- Adds homes.delay.bypasspermissions
- Adds CONSOLE-ONLY command importhomes- please look at The README for information on how to use this.
- Adds bed home option, with this config:
bed-home: #set a home when interacting with a bed
  enabled: false
- Adds homes.bedpermission
- Adds various locale messages
Tested on 1.21.3
Создатели
Детали
Лицензия:MIT
Опубликован:1 год назад
Обновлён:4 месяца назад
