ModsJava
FancyHomes
Home-Plugin with usability in mind.
⬇ Download on HangarOpen in MCModsHubGet it on Google Play →# FancyHomes
FancyHomes is an advanced homes plugin with great customization features and language support.

***
## Features
* Warmup & Cooldown
* Limits and Bypass-Permissions
* MySQL-Support
* Tab completion
* Home-GUI
* Customizable icons
* Essentials Import
***
## Commands
```
/sethome
/sethome others [player] [name]
/home
/home others [player] [name]
/delhome [name]
/delhome others [player] [name]
/homes
/homes list
/delhome others [player] [name]
/home reload
/home import [Source]
```
***
## Permissions
```
fancyhomes.others: Use, add and delete other players homes.
fancyhomes.warmup.bypass: Ignore the home warmup time.
fancyhomes.cooldown.bypass: Ignore the home cooldown time.
fancyhomes.reload: Reload the config.
fancyhomes.import: Import homes from external plugin.
meta.fancyhomes-limit.: Set the home limit (requires LuckPerms).
```
***
## Config files
### config.yml
```
# Config version: Do not touch this.
version: 1.0
# Language file. Will look for a file called .yml in the lang folder.
# If the file does not exist, it will be automatically created for you to edit.
# Example: 'en' will look for /lang/en.yml
language: en
# Warmup time (in s). Determines the time a player needs to stand still before he gets teleported.
# Teleport will be aborted if he moves or gets harmed during warmup phase.
warmup-time: 0
# Cooldown time (in s). Determines the time a player cannot issue another teleport within x seconds
# after the last one.
cooldown-time: 0
# Maximum amount of homes.
max-homes: 1
# Storage method. Define where the home data should be stored:
# - File (yml-files in the 'data' folder)
# - MySQL
storage-method: File
# MySQL configuration. Skip this if you do not use MySQL as storage method.
mysql:
host: 127.0.0.1
port: 3306
database: database
user: user
password: password
# Enable debug messages.
debug: false
```
***
## Support
If you need any help feel free to contact me on Hangar or create an issue on GitHub.
FancyHomes is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.13.1, 1.13.2, 1.14 and newer. Downloaded 296 times (via Hangar). Download it and open it directly in the game.
Explore more