CyanSetHome
Adds the /sethome command and a system of trust between player to allow them to teleport to their respective homes
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
CyanSetHome

💲Features
1. Create homes and teleport to them (you can also : `remove, remove all, rename, list` them)
2. Trust players so they can teleport to your homes (you can also untrust them)
3. See and edit plenty of options, like the minimum OP level required to run a command or simply toggle a functionality
> The home-of commands require the player running the command to be trusted (for `/home-of` and `/get-homes-of`). > > All the commands that edit the homes of another player require the player running the command to be OP with > level `MIN_OP_LVL_BYPASS` and the allowBypass option to be set to `true`
✅ List of commands (and their aliases)
| Command | Description | Alias | |:-----------------------------------------------------:|:-------------------------------------------------------:|:--------------------------------:| | `/set-home <home_name>` | Creates a home with the given name | `/sh <home_name>` | | `/remove-home <home_name>` | Removes the given home | `/rh <home_name>` | | `/remove-all-homes` | Removes all your homes | ❌ | | `rename-home <home_name> <new_home_name>` | Renames the home to the given name | ❌ | | `/home <home_name>` | Teleports you to the given home | `/h <home_name>` | | `/get-homes` | Displays all your homes in the chat | `/gh` | | | | | | `/home-trust` | Adds the given player to your trust list | ❌ | | `/home-untrust` | Removes the given player from your trust list | ❌ | | `/get-trusting-players` | Displays in the chat every player that trusts you | ❌ | | `/get-trusted-players` | Displays in the chat every player that you trust | ❌ | | | | | | `/set-home-of <player_name> <home_name>` | Creates a home for the given player with the given name | `/sho <player_name> <home_name>` | | `/remove-home-of <player_name> <home_name>` | Removes the home of the given player | `/rho <player_name> <home_name>` | | `/remove-all-homes-of <player_name>` | Removes all the homes of the given player | ❌ | | `rename-home-of <player_name> <home_name> <new_name>` | Renames the home of the given player to the given name | ❌ | | `/home-of <player_name> <home_name>` | Teleports you to the home of the given player | `/ho <player_name> <home_name>` | | `/get-homes-of <player_name>` | Displays all the given player's homes in the chat | `/gho <player_name>` |
***
> If you find any issue, please make sure to report it here: https://todo.sr.ht/~aeldit/CyanSetHome so I can fix it > > If you have a suggestion, you can go on my discord server and create a post in 🗽-suggestions-forum > >