We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement a /setwarp, a /warp and a /delwarp command akin to Essentials version.
/setwarp
/warp
/delwarp
The warp commands should work the same way as essentials warp commands, with these caveats:
Teleportation should be facilitated using the PaperLib library for async teleportation: https://github.com/PaperMC/PaperLib
Teleportation should work across bungeecord servers.
There should be a configurable teleport delay.
The text was updated successfully, but these errors were encountered:
strajabot
No branches or pull requests
Implement a
/setwarp
, a/warp
and a/delwarp
command akin to Essentials version.The warp commands should work the same way as essentials warp commands, with these caveats:
Teleportation should be facilitated using the PaperLib library for async teleportation: https://github.com/PaperMC/PaperLib
Teleportation should work across bungeecord servers.
There should be a configurable teleport delay.
The text was updated successfully, but these errors were encountered: