Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomamaeatstoes authored Jan 29, 2024
1 parent 4e0af3e commit 492cb60
Showing 1 changed file with 1 addition and 51 deletions.
52 changes: 1 addition & 51 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,51 +1 @@
#YATPA
#Description
A optimized TPA Plugin that was made with simplity in mind. Made to solve some of the flaws seen in other TPA plugins

#Available Commands
/tpa /tpahere /tpyes /tpno

#Config.yml

teleport:
effect:
value:
- DAMAGE_RESISTANCE, 0, 4
period: 5
cooldown: 0
delay: 0
request:
error-if-too-many: true
timeout: 60

#Messeges.ym
teleport:
teleporting:
from-player:
instant: '&aYou are being teleported to &f{player}'
delayed: '&aYou will be teleported to &f{player} &ain &f{delay} &aseconds'
to-player:
delayed: '&a{player} will be teleported to you in &f{delay} &aseconds'
instant: '&a{player} is being teleported to you'
error:
teleport:
in-teleport: '&cThe player is in teleport'
offline: '&cThe player is offline'
no-request: '&cYou don''t have any request'
yourself: '&cYou cannot send a request to yourself'
player-not-found: '&cPlayer not found'
player-only: '&cYou must be a player to use this command'
too-many-requests: '&cYou have too many requests. Please specify whos request you
want to accept by doing tpyes (username).'
cooldown: '&cYou need to wait &f{cooldown} &cmore seconds to send a request'
already-sent: '&cYou have already sent a request to this player'
request:
deny:
from: '&c{player} &chas denied your request'
to: '&cYou have denied the request from &f{player}'
sent: '&aYou have sent a request to &f{player}'
received:
here: '&f{player} &ahas requested you to teleport to them'
note: '&aType &f/tpaccept &ato accept or &f/tpdeny &ato deny'
normal: '&f{player} &ahas requested to teleport to you'
prefix: '&e[&6TPA Feature&e] '
.

0 comments on commit 492cb60

Please sign in to comment.