CuukyOfficial / VaroPlugin

Ein sehr funktionsreiches und performantes ODV & Varo Plugin mit API u.v.m.
https://docs.varoplugin.de
GNU Affero General Public License v3.0
16 stars 21 forks source link

Disconnects are not being reset after a session ends #91

Closed Almighty-Satan closed 1 month ago

Almighty-Satan commented 9 months ago

We are currently running a project with the plugin and have the bug that people can still return to the server after their playing time even though they are set to have only one session per day.

catchUpSessions: false
ignoreJoinSystemsAsOP: true
joinAfterHours: -1
kickAtServerClose: false
massRecordingTime: 15
onlyJoinBetweenHours: true
onlyJoinBetweenHoursHour1: 15
onlyJoinBetweenHoursMinute1: 0
onlyJoinBetweenHoursHour2: 23
onlyJoinBetweenHoursMinute2: 0
preProduceSessions: 0
sessionsPerDay: 1

The problem you are describing has nothing to do with this issue. Please open a new issue and provide logs from when the problem first occurred as well as your main.yml config. Are players actually able to play multiple sessions or are they just joining as spectators?