SimpleTPA is a plugin that allows players to teleport to each other safe and easy.
Features
Send teleport requests
Toggle teleport requests
Ability to ignore teleport requests of a player
Permissions
High customizability
Easy to use
Lightweight
This plugin should work on most of the Minecraft versions. There are no bugs as we know.
Configuration
Code (YAML):
properties:
accepttime: 20
tpdelay: true
tpdelaytime: 3
cancelonmove: false
autoupdate: false
messages:
noargs: '&cUsage
: /tpa <Player>'
targetoffline: '&cPlayer
%1 is offline.' targetpending: '&cPlayer
%1 has pending requests. Try again later.' targettoggle: '&cPlayer
%1 has teleport requests disabled.' sent: '&aSuccesfuly sent a teleport request to
%1.' received0: '&6
%1 has requested to teleport to you. Type /tpaccept to accept it.' received1: '&6
%1 has requested to teleport you to them. Type /tpaccept to accept it.'
norequests: '&cYou do not have
any teleport requests.'
senderoffline: '&cPlayer that sent you teleport request is offline.'
teleporting0: '&6Teleporting you to
%1.' teleporting1: '&6Teleporting
%1 to you.' declined0: '&6Player
%1 declined your teleport request.' declined1: '&6Declined teleport request from
%1.' ignore0: '&6Added player
%1 to your ignore list.' ignore1: '&6Removed player
%1 from your ignore list.' timeout0: '&6Teleport request from
%1 is timed out.' timeout1: '&6Your teleport request to
%1 is timed out.' toggle0: '&6Players now can send teleport requests to you.'
toggle1: '&6Players now can not send teleport requests to you.'
tpdelay: '&6Teleporting in
%1 seconds...' canceled: '&6Teleportation request canceled.'
toggledlist: ''
ignoredlist: ''
Setup 1. Drop it in your plugins folder. 2. Setup your config file 4. Done
Found a bug? Please, contact us at our discor, in Spigot DM's, or create an issue on GitHub!
MIT License
Copyright (c) 2020 SimpleTPA
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.