Minecraft Simple Set Homes (1.8-.116) mod 2026 download
logo
minecraft mod Simple Set Homes (1.8-.116)

Simple Set Homes (1.8-.116)

Game Version: 1.16
Total Downloads: 4,616
Updated: Feb 2, 2021
Created: Jun 20, 2020
Download Simple Set Homes (1.8-.116)Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
SimpleHomes release 13.12 KB Feb 2, 2021 1.16 2,697 download Simple Set Homes (1.8-.116) SimpleHomes releaseDownload
Simple Set Homes release 12.89 KB Jan 22, 2021 1.16 679 download Simple Set Homes (1.8-.116) Simple Set Homes releaseDownload
Simple Homes release 18.38 KB Jun 22, 2020 1.15 1,239 download Simple Set Homes (1.8-.116) Simple Homes releaseDownload

Description

Share this:

SimpleHomes

 

A simple homes plugin that includes teleport countdown, teleport cancellation, administrative controls and easy configuration.

 

The configuration file allows you to control many aspects of the plugin including:

  • Wait time
  • Colors of each message
  • Maximum home count

 

 

Commands:

  • /homes – Display currently set homes
  • /sethome <homename> – Set a new home with the specified name
  • /delhome <homename> – Remove the given home
  • /home <homanem> – Teleport to the given home

Permissions

  • homes.skipwait – Skip the countdown when teleporting to a home
  • homes.bypasscap – Bypass the maximum home count
  • homes.admin – Able to view, visit, set or delete homes of other players

Screenshots

 

 

Config

# SimpleHomes v1.0
# Author: nijabutter

# Commands:
# /homes : Displays your current homes
# /sethome <home-name> : Sets a new home at your current location
# /home <home-name> : Teleports you to the specified home
# /delhome <home-name> : Deletes given home

# Admin commands:
# /homes <player> : Displays specified player's homes
# /sethome <player> <home-name> : Sets a new home for specified player (bypasses max home count)
# /home <player> <home-name> : Teleports you to the specified home of the player
# /delhome <player> <home-name> : Deletes the specified home from the player

# Permissions
# homes.skipwait : Able to skip the wait
# homes.bypasscap : Able to bypass max home count
# homes.admin : Able to view, visit, set or remove homes of other players

# Enable / disable the teleport countdown
do-teleport-wait: true

# The countdown before teleportation (in seconds)
teleport-wait: 5

# Should those with homes.admin teleport instantly
admin-bypass-wait: true

# Maximum amount of homes
max-home-count: 5

# Should setting a new home with the same name as an existing home overwrite the old home?
# If set to false - you will have to delete the old home before setting the new home
overwrite-homes: false

# Should the countdown be cancelled if you move
cancel-on-move: true

# The chat colour code to use when sending messages
# This will be prepended before each message!
chat-color: "&6"

# The chat colour code to use after successfully teleporting
# This will be prepended before each message!
teleport-color: "&a"

# The message to send after successfully teleporting
teleport-message: "Teleported!"

# Message to show when at maximum home count
max-homecount-message: "&cYou have reached the maximum amount of homes"

# Message to show when trying to access admin commands without homes.admin
invalid-perm-message: "&cInvalid permissions"

 

Comments

Add a comment