promotional bannermobile promotional banner

SmartLifts

Bukkit plugin for Lifts to travel between floors, checking paths for configurable interfering blocks and range.
<p>A lift that teleports players between the base and the mines instantly, instead of having to climb the ladder.</p>

A lift that teleports players between the base and the mines instantly, instead of having to climb the ladder.

Description

SmartLifts

Source | Change Log | Feature Request | Bug Report | Donate

Latest Version: v1.0.1 for Bukkit 1.7+

About

SmartLifts is designed to allow players to create Lift signs that instantly teleport users up or down. This plugin is highly configurable, allowing full control over how it can or cannot be used by players. This plugin was originally created in order to have a Lift system that could be set up to disallow travel through Obsidian blocks on Raiding servers, but can be useful for servers of all types.

Features

  • Simple to create Lift signs that can teleport players vertically.
  • Individual permissions for creating and using Lifts.
  • Fully configurable messages and strings for localization.
  • Can play sounds announcing Lift arrivals
  • Configurable maximum range (in blocks)
  • Configurable blacklist of blocks that cannot be traveled through.

Installation

  1. Download SmartLifts jar file.
  2. Move/copy to your server's plugins folder.
  3. Restart your server.
  4. [Optional] Grant specific user permissions (see below).

Permissions

SmartLifts utilizes three permission nodes:

  • smartlifts.command.smartlifts - Allow user to use plugin's command (default: op)
  • smartlifts.lift.make - Allow user to make Lift signs (default: op)
  • smartlifts.lift.use - Allow user to use Lift signs (default: true)

Usage

Lift signs have four lines, by default, they are as follows: 1.) "[Lift]" 2.) "Up", "Down", or blank (for destination-only). 3&4.) Can be anything you want. E.g. a description of where it takes you.

Lifts travel vertically, with configurable settings for blocks that get in the way and lift range.

Commands

SmartLifts has only one command:

  • /smartlifts reload - Reload configuration from disk.

Configuration

At startup, the plugin will create a default configuration file if none exists. This file is saved as config.yml and is located in plugins/SmartLifts. This file contains the following nodes:

    strings:
      liftText: (What the top line of a Lift sign should be)
      up: (What should be on the second line to go up)
      down: (What should be on the second line to go down)
      blocked: (Error message when lift path is blocked)
      unfound: (Error message when no destination was found)
      range: (Error message when destination is out of range)
      permission: (Error message when lacking 'make' permissions)

    sound:
      enabled: (boolean, whether sounds are played upon Lift use)
      use: (Name of sound from org.bukkit.Sound when Lift is used)
      fail: (Name of sound from org.bukkit.Sound when Lift fails)

    range: (integer, maximum range of Lifts in blocks) 

    blocked: (Blocks from org.bukkit.Material that are impassable)
      - obsidian
      - lava
      (...)

Bugs/Requests

This template is continually tested to ensure that it is correct, but sometimes bugs can sneak in. If you have found a bug within the project, or if you have a feature request, please create an issue on Github.

Donations

Donating is a great way to thank the developer if you find the plugin useful for your server, and encourages work on more 100% free and open-source plugins. If you would like to donate (any amount), there is an easily accessible link in the top right corner of this page. Thank you!

Privacy

This plugin utilizes Hidendra's Plugin-Metrics system. Users may opt out of this service by editing their configuration located in plugins/Plugin Metrics. The following anonymous data is collected and sent to mcstats.org:

  • A unique identifier
  • The server's version of Java
  • Whether the server is in online or offline mode
  • The plugin's version
  • The server's version
  • The OS version, name, and architecture
  • The number of CPU cores
  • The number of online players
  • The Metrics version

License

This template is released as a free and open-source project under the GNU General Public License version 3 (GPLv3). To learn more about what this means, click that link or read about it on Wikipedia.

The SmartLifts Team

profile avatar
  • 7
    Projects
  • 27.3K
    Downloads

More from _ForgeUser14781633View all

  • DeadHorses project image

    DeadHorses

    • 3.0K
    • Bukkit Plugins

    Allow users to tame and ride dead horses!

    • 3.0K
    • October 30, 2014
    • Bukkit Plugins
    • +3
  • Soundcheck project image

    Soundcheck

    • 648
    • Bukkit Plugins

    Bukkit plugin allowing use of commands to play sounds and effects.

    • 648
    • May 11, 2014
    • Bukkit Plugins
    • +2
  • Dice project image

    Dice

    • 1.8K
    • Bukkit Plugins

    This Bukkit plugin allows players to roll dice in-game, via a simple command.

    • 1.8K
    • May 9, 2014
    • Bukkit Plugins
  • FactionsDB project image

    FactionsDB

    • 6.5K
    • Bukkit Plugins

    Bukkit plugin that can temporarily DeathBan players whose Factions power drops below a set threshold.

    • 6.5K
    • May 9, 2014
    • Bukkit Plugins
  • DeadHorses project image

    DeadHorses

    • 3.0K
    • Bukkit Plugins

    Allow users to tame and ride dead horses!

    • 3.0K
    • October 30, 2014
    • Bukkit Plugins
    • +3
  • Soundcheck project image

    Soundcheck

    • 648
    • Bukkit Plugins

    Bukkit plugin allowing use of commands to play sounds and effects.

    • 648
    • May 11, 2014
    • Bukkit Plugins
    • +2
  • Dice project image

    Dice

    • 1.8K
    • Bukkit Plugins

    This Bukkit plugin allows players to roll dice in-game, via a simple command.

    • 1.8K
    • May 9, 2014
    • Bukkit Plugins
  • FactionsDB project image

    FactionsDB

    • 6.5K
    • Bukkit Plugins

    Bukkit plugin that can temporarily DeathBan players whose Factions power drops below a set threshold.

    • 6.5K
    • May 9, 2014
    • Bukkit Plugins