DRE2N / DungeonsXL

Create custom dungeons and adventure maps with ease!
https://www.spigotmc.org/resources/dungeonsxl.9488/
GNU General Public License v3.0
154 stars 83 forks source link

timeSinceStart and timeSinceFinish are completely broken #1068

Closed KoltaiArmy closed 2 years ago

KoltaiArmy commented 2 years ago

Description

timeSinceStart and timeSinceFinish are not working, players can go back to dungeons instantly after leaving it.

Reproduce

(List steps to reproduce, e.g.: 1) place this in your config.yml requirements: timeSinceStart: 0.05 # 3 minutes timeSinceFinish: 24

Expected behavior

Time limits arent working, players can go back to dungeons after they leave it or finish it immediatly

Edit: I'm blind, and by mistake I had the "requirements" string copied 2 times.