MCBans

MCBans

96.7k Downloads

MinRep not working?

freakyy85 opened this issue ยท 6 comments

commented

Hi, the MinRep setting int he config doesnt work. I've set it to 8 which means, only people with a reputation of 8 and above should be able to join the server, if I'm right. But poeple with lower reputation can still join.

Here my config:

prefix: [mcbans]
defaultLocal: You have been banned!
defaultTemp: You have been temporarily banned!
defaultKick: You have been kicked!
offlineReason: You are banned!
onJoinMCBansMessage: true
minRep: 8
callBackInterval: 900000
enableMaxAlts: false
maxAlts: 2
throttleUsers: false
userConnectionTime: 20
userConnectionLimit: 2
userLockoutMsg: Connecting too quickly! Please wait a few minutes.
userLockoutTime: 60
throttleAll: false
allConnectionTime: 15
allConnectionLimit: 5
allLockoutMsg: Too many connections! Please wait a few minutes.
allLockoutTime: 20
isDebug: false
logEnable: false
logFile: plugins/mcbans/actions.log

commented

oh and im using:

version mcbans
17:17:48 [INFO] mcbans version 3.6
17:17:48 [INFO] Author: Firestar and Crashdoom

commented

Minrep pretty much never works. Sometimes it works if you set it as a double. Try 8.0 instead of 8

commented

This should be fixed in the next release. I believe Crashdoom was working on it.

commented

ok thank you :)

commented

This affects me as well, I've been trying to find out why with their support desk. I was told to reinstall the plugin, which I've done millions of times. Honestly, I'm glad to see it's a bug and it will be fixed in the future.

Thanks :)

commented

(I'm using v3.7 by the way)