-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.priority: mediumIssues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).
Description
Skript/Server Version
[Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[Skript] Server Version: git-Purpur-1949 (MC: 1.19.4)
[Skript] Skript Version: 2.7.0-beta2 (skriptlang-github)
[Skript] Installed Skript Addons:
[Skript] - skript-reflect v2.3 (https://github.com/TPGamesNL/skript-reflect)
[Skript] - SkBee v2.8.2 (https://github.com/ShaneBeee/SkBee)
[Skript] Installed dependencies: None
Bug Description
"set version string to "xyz"" is not working
Expected Behavior
it should work and not throw an error
Steps to Reproduce
on server list ping:
set version string to "Test"
Errors or Screenshots
[12:53:09 INFO]: [Skript] Reloading test.sk...
[12:53:09 INFO]: Line 2: (test.sk)
[12:53:09 INFO]: The version string expression requires Paper 1.12.2 or newer
[12:53:09 INFO]: Line: set version string to "Test"
[12:53:09 INFO]:
[12:53:09 INFO]: [Skript] Encountered 1 error while reloading test.sk! (43ms)
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this report.
Metadata
Metadata
Assignees
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.priority: mediumIssues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).Issues that are detrimental to user experience (prohibitive bugs or lack of useful implementation).