Leonardo Bishop
Leonardo Bishop
Can you clarify what the actual bug is?
I'm not sure what `%luckperms_expiry_time_quests.quest.1test%` is supposed to refer to? Quest placeholders can be accessed here: https://github.com/LMBishop/Quests/wiki/PlaceholderAPI#quest-details
I'm not quite sure if this exactly fits within the scope of Quests
I think a better solution would be an way to get those local placeholders without using PlaceholderAPI
I'm not sure what you want added here? The plugin will only count block breaks if a block is actually broken; or in more technical terms, if the block break...
You could achieve this with the placeholderapi task types
It seems like there is a delay in which coreprotect logs each change, meaning instant break blocks or actions in gamemode creative may slip through. I'm not sure of a...
The delay in my experience is in the millisecond range, if it is over a few seconds then it is safe to say the check failed.
Which placeholders exactly? Quests own placeholders allows you to cache them for any amount of time
Having a command to reset every single players data is impractical and inefficient due to the nature of Quests. Instead, having it configurable on which day (possible a cron string)...