Skript 2.6.4 support, fixes weird error

This commit is contained in:
2023-03-08 16:07:42 +02:00
parent 6c34586b44
commit a2cacba35f
3 changed files with 1 additions and 1 deletions
Regular → Executable
View File
Regular → Executable
View File
+1 -1
View File
@@ -446,7 +446,7 @@ command /fastworldreset [<text>] [<text>] [<text>]:
#used because index is always lowercased, so we need a way to get real name
set {fastworldresetclonename::%{_newworld}%} to {_newworld}
loadWorld({_newworld}, {worldgenerator::%{_template}%} ? "")
loadWorld({_newworld}, ({worldgenerator::%{_template}%} ? ""))