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
Description when using location(55, 7, 8) i get a error and the command doesnt work
Steps to Reproduce Here is my exact script command /test: trigger: send "Sent" location(55, 7, 8)
Expected Behavior it should have told the player Sent, and teleport them to 55, 7, 8
Errors / Screenshots https://docs.google.com/document/d/1UkqsNjbttuEB8hOBIW-zENI_yWxtexv6P6IbfVCkWIU/edit?usp=sharing
Server version/platform: Paper Skript version: 2.5-beta2
I probably didn't format this very well and am sorry about that
The text was updated successfully, but these errors were encountered:
Duplicate of #1465
Sorry, something went wrong.
No branches or pull requests
Description
when using location(55, 7, 8) i get a error and the command doesnt work
Steps to Reproduce
Here is my exact script
command /test:
trigger:
send "Sent"
location(55, 7, 8)
Expected Behavior
it should have told the player Sent, and teleport them to 55, 7, 8
Errors / Screenshots
https://docs.google.com/document/d/1UkqsNjbttuEB8hOBIW-zENI_yWxtexv6P6IbfVCkWIU/edit?usp=sharing
Server version/platform: Paper
Skript version: 2.5-beta2
I probably didn't format this very well and am sorry about that
The text was updated successfully, but these errors were encountered: