2CHEVSKII
Allows teleporting by shooting guns

Supported Games
GameServerKingsGameServerKings

Features

This plugin lets you to teleport using gun by simply shooting it.Permission, chat commands and translation included!

Permissions

teleportgun.use

Grant this one to allow using the plugin functionality.

Chat Commands

/tpgun

Enables or disables teleport gun for current weapon (Can use with only one weapon at a time).

Configuration

{
  "Auto disable after timer (seconds)": 0,
  "Auto disable when active item changed": true
}

Localization

{
  "Prefix": "<color=yellow>[</color>TELEPORT GUN<color=yellow>]</color>",
  "Enabled": "<color=#47FF11>E</color>nabled teleport gun<color=#47FF11>.</color>",
  "Disabled": "<color=red>D</color>isabled teleport gun<color=red>.</color>",
  "No permission": "<color=red>Y</color>ou have no permission to use teleport gun<color=red>!</color>",
  "Wrong item": "<color=yellow>A</color>ctive item must be a gun<color=yellow>!</color>"
}

MIT License


Copyright (c) 2020 2CHEVSKII


Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:


The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.


THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.