Simple Set Homes (1.8-.116)

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

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit