Results 21 issues of Hazar

### Skript/Server Version ```markdown Server Version: git-Purpur-2171 (MC: 1.20.4) Skript Version: 2.8.5 (selfbuilt-unknown) Installed Skript Addons: - skript-yaml v1.5 - skRayFall v1.9.28 (https://sk.rayfall.net/) - Skript-Packet v2.2.1 (www.github.com/Anarchick/skript-packet) - Skript-Advancements v1.5.9-rudde...

bug
priority: medium
completed
PR available
patch-ready

### Expected behavior This behavior happens sometimes. ### Observed/Actual behavior I see some warnings in console about it. ``` [01:19:56 WARN]: [BentoBox] Tried to set a home location Location{world=CraftWorld{name=skyblock},x=1000.5,y=60.0,z=-0.5,pitch=30.0,yaw=180.0} outside...

**Describe the bug** Sign gui doesn't accept the input and prints error to the console. **To Reproduce** Steps to reproduce the behavior: 1. Run folia server 2. Try to open...

bug

I need to transfer claim datas between players like `/transferallclaims from-uuid to-uuid`. It would be great if it exists.

type: feature request

MySQLSQLite database switching would be nice feature for server owners, according to their server's situation. Maybe importer can have this feature. Something like `/huskclaims import mysql/sqlite`.

type: feature request

Interact event better since #262 fixed but this still need some changes. For example we are inspecting claim's owner with using inspection tool. But right clicks are generally getting cancelled...

type: feature request
type: cloplib change needed

Hello, I'm using my own home plugin, and I don't want to use any external home plugins. However, I also want to give players the opportunity to use /trapped within...

type: feature request

I want to give hourly_claim_blocks up to 1000 for new players. So option like `maximum_free_claim_blocks` would satisfy this request.

type: feature request

Maybe we can create things with safe teleports via using API. So can you extend methods such as SafeTeleportProvider#getPerimeterPosition make accesible from other classes?

type: feature request

### What feature do you want to see added? I want to upload my backup files after I restart the server. So a command `/drivebackup upload` would be nice. ###...

question