Hey hey, major update time! You can see the features for the next planned update
here.
[ + ] Added the bed and warps sign. In addition to this, the signs system was almost entirely reworked.
[ + ] Reworked the RTP algorithm as teased repeatedly, so it is now faster and more stable. For context, the previous algorithm used a linear approach - it now uses a binary approach, which is far faster (up to seven times if I remember correctly?).
[ + ] Made RTP far safer to carry out now; it checks for two blocks of air and spawns you in the middle of a block.
[ + ] Potentially fixed RTP not working in the Nether correctly.
[ + ] The cooldown message now displays how much time is remaining until you can use the command again. (This does require a custom-messages reset!)
[ + ] Made the warps list ordered.
[ + ] Fixed errors that are thrown when a player connected through Geyser tries using /homes or /warps.
[ + ] That being said, /warps and /homes have an additional tooltip now showing their locations, so if you don't quite remember what that home you called "shutup" was, you can now see the location using the
at.member.warps.location and
at.member.homes.location permissions! (Given by default)
[ + ] There is now a default permissions option in the config.yml, where you can decide what permissions players get by default if you don't use a permissions plugin! This system DOES automatically block admin permissions if you have Vault and a permissions plugin though as a safety mechanism, and only allows adding of AT permissions.