tempban_max affecting full ban time length.

Created by: mibby

LiteBans v2.2.4

The tempban max duration seems to affect full bans. Staff who full ban players, the ban turns into a temp-ban one.

[19:04:30] [Server thread/INFO]: player issued server command: /ban player2 test

When player2 tries to login, it says they have 7 days until their ban expires. As well as the web panel displays when their ban will expire.

durations:
  # Can be bypassed with the permission "litebans.unlimited.ban"
  tempban_max: 7 days

I understand it is probably because the ban and tempban commands are the same command. But this doesn't make sense since you have separate permissions for banning and temp-banning. I interpreted as you could allow staff to either full ban someone or temp-ban someone with a forced upper limit to avoid a temp-ban of 3 years for example.