Skript 2.6.4 support, fixes weird error

This commit is contained in:
Govindas 2023-03-08 16:07:42 +02:00
parent 6c34586b44
commit a2cacba35f
3 changed files with 1 additions and 1 deletions

0
LICENSE Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

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}%} ? ""))