Moehritz / Porty

Bungee/Bukkit Teleportation Plugin
3 stars 3 forks source link

Use a Stack to Store Teleport Requests #11

Open BeastsMC opened 10 years ago

BeastsMC commented 10 years ago

If you get multiple requests for teleports at once, you can only accept the most recent request. It would be an enhancement to use a stack-like datastructure to store requests, and /tpaccept accepts the most recent request.

Malachiel87 commented 8 years ago

or just say "that player already got a teleport request"