Bug Fix:
- Warps and homes wouldn't be accessible right after server/world start
Similar to 1.20.6 update
Changes:
- Updated version to 1.20.6
- Outsourced code related to the configuration to the Rules4Worlds mod
Bug fixes:
- Tpa Command works again
- Added logger (logs usage of commands; configurable via generalConfig logLevel)
- Added config file (values used when creating a world or resetting the config; configured worlds stay seperated)
Bug Fixes:
- Suggestions for /setwarp and /renamewarp
- Saving of tpa cooldown
Bug Fixes:
- Setting tpa duration to 0 wasn't infinite
- BackMode config setting wasn't being saved
Optimization:
- Small optimization for saving warps (old warps may vanish on update)
- Added /back and config
- tpa duration can now be infinite when set to 0
- Changed config saving (some parts of the config may need to be reconfigured)
- Added delays (teleportation is cancelled when moving)
- Added general config (home-, warp-, tpaconfig use cooldown/delay from general config when their value is -1)
- Added reset commands
- Fixed bug with /homes command
- Renamed cooldown config (e.g. homesConfig homeCooldown -> homesConfig cooldown)
- Changed cooldown and tpa duration configuration to use time formatting (<number><unit>) similar to /time set command
- Changed how cooldowns are handled for more efficiency
- Added tpa suggestions for /tpaaccept and /tpadeny
- Fixed "warps not being suggested for /warp"
- Fixed "/tpas message"
- Fixed "default tpa duration" (now 5min)
- Fixed "tpas removal after being accepted"
- Added warps and warp-commands (see description for more info)
- Replaced /spawn command and its config with /warp Spawn and warp config
- Added config categories (e.g. /warputils config ... -> /warputils tpaConfig ...)
Added Cooldown for tpa and spawn command
Initial release:
Commands:
Home Commands: /home, /sethome, /setdefaulthome, /homes, /renamehome, /delhome
Tpa Commands: /tpa, /tpaaccept, /tpadeny, /tpacancel, /tpas
Spawn Command: /spawn
Config:
disableHomes, disableSpawnCommand, disableTpas, maxHomeCount, homeCooldown