Azuriom / Plugin-Vote

A vote plugin to reward players when they vote.

Home Page:https://market.azuriom.com/resources/2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pouvoir modifier le temps du reset classement invite

HeenoDev opened this issue · comments

Salut, j'aimerai savoir ou, et comment pouvoir modifier l'intervalle entre le reset du classement d'invitations

some news?

No need to bump after only 2 days... Anyway you can modifiy the following files and replace startOfMonth by startOfWeek here:

return Vote::getTopVoters(now()->startOfMonth())->map(function ($value) {

'votes' => Vote::getTopVoters(now()->startOfMonth()),