options:
end-world: "world_the_end"
allowed-hours: 18,19,20,21,22
on portal use:
if target world of event-world is world {@end-world}:
set {_hour} to hour of now
if {_hour} is not in {@allowed-hours}:
cancel event
send {@msg-closed} to player
else:
send "&7➡ &aİyi yolculuklar!" to player