✨UniversalTeleportAnchor✨
===========================================
--WARNING--
DO NOT
change "PlayerData.yml" &"ServerData.yml"under normal circumstances!
✨If you leave a 5 star review, I will be grateful!✨
--Introduction--
This Plugin is for survival servers to provide convenient teleportation.
Players can set their anchor at some places and teleport to those anchors they set up.
--How to use--
FOR SERVER:
① Put the plugin into the folder named "plugins" in you server.
* Optional: Add Vault and a add-on that provides economic services (For Example: EssentialX) in your server *
② Start/Reload the server.
③ Customize "config.yml", then reload the server.
FOR PLAYER IN GAME:
- Send /tpp in chat bar. Then you'll open a menu.
- SET ANCHORS: Click the nametag to set an anchor. Send the anchor's name in the chat bar.
* OP: /tpp set <player> <anchor_name> <world_name> <x> <y> <z> <yaw> <pitch> to set a customized anchor for a player, NEED universalteleportanchor.opsetanchor permission! *
- TP: Open the menu again, then you'll see you anchors are in the menu. Click one then you'll tp to the anchor you set.
- DELETE ANCHORS: Click the tnt to open settings menu. RIGHT CLICK the anchor that you want to delete.
- TOGGLE ANCHORS' PUBLIC STATE: Right click the anchors in anchors menu.
- SIGN TP: Write "tp>(anchor_name)" on the sign to set a sign anchor. Right click to tp.
- SHARE ANCHORS: /tpp share <user> <anchor> to share your anchor with others.
--Config--
#Worlds with teleportation anchors disabled,
#put the world names of teleport anchors prohibited into this list,
#write "null" if all worlds allow tp anchors, and the list cannot be empty
DisabledWorld:
#禁用传送锚点的世界,将禁止传送锚点的世界名称放入列表,没有就写null,列表不能为空
- null
#The maximum limit for players to set anchor points,
#and the plugin limits players to a maximum of 36,
#please adjust it according to the actual situation
进行调整
MaxAnchors: 9
#玩家设置锚点的最大限制,插件限制玩家最多设置36个,腐竹请根据实际调整
#Player teleportation fee (enabled only on servers with the Vault plugin)
TpCost: 10
#玩家传送的费用(只有服务器加上Vault插件时启用)
#Player anchor setup fee (only enabled when the server is added to the Vault plugin)
SetAnchorCost: 20
#玩家设置锚点的费用(只有服务器加上Vault插件时启用 #Logs)
#Logs are output in the console when the player teleports
时在控制台中输出
SendTpLogger: true
#玩家传送时在控制台输出日志
#Player teleportation frequency limit (Unit: s)
TpFrequencyLimit: 10
#玩家传送频率限制(单位:s)
#Language (zh for Chinese, en for English)
Language: en
#语言(zh为中文,en为英文)
--PERMISSION--
universalteleportanchor.opsetanchor
-allow player to use command:/tpp set ... to set a customized anchor for a player, only OP has the permission.
universalteleportanchor.setanchorwithoutmoney
-allow ops to set anchors without spending money.
--OTHERS--
✨MY FIRST SPIGOT PLUGIN✨
ANY BUGS? TELL ME!