KeepJ96 / IP-Check

A Bukkit Plugin for Detecting and Controlling Multi-Accounters
BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

Error in config #23

Closed Heron4gf closed 5 years ago

Heron4gf commented 5 years ago

I want to setup this config in the way i have as whitelist only italy and switzerland

language: en use-mysql: false dbUsername: root dbPassword: '' dbHostname: 127.0.0.1 dbName: ip-check dbPort: 3306 dbGenerated: true notify-on-login: true warn-on-rejoin-attempt: false descriptive-notice: false secure-mode: false should-manage-bans: true active-mode: false should-ban-on-secure-kick: false min-account-notify-threshold: 1 secure-kick-threshold: 1 secure-kick-message: Multiple Accounts Not Permitted. ban-message: Banned for Multi-Accounting. kick-message: Kicked from server. disable-update-detection: false disable-metrics-monitoring: false use-geoip-services: true allow-geoip-download: true use-country-blacklist: true use-blacklist-as-whitelist: false country-blacklist: [] blocked-message: Your country has been blocked from joining this server. config-version: 5

KeepJ96 commented 5 years ago

Set 'use-blacklist-as-whitelist' to true, then add 'CH' (Switzerland) and 'IT' (Italy) to the country blacklist.

Heron4gf commented 5 years ago

Yes but in what format? Thing:

Or thing: ['thing']

Il Ven 19 Lug 2019, 14:19 Jnk1296 notifications@github.com ha scritto:

Set 'use-blacklist-as-whitelist' to true, then add 'CH' (Switzerland) and 'IT' (Italy) to the country blacklist.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KeepJ96/IP-Check/issues/23?email_source=notifications&email_token=AMMLQGCBM6N7WVW6IFIHMY3QAGWNJA5CNFSM4IFEN5X2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2LO5OI#issuecomment-513207993, or mute the thread https://github.com/notifications/unsubscribe-auth/AMMLQGGDWS7OI2VPMLQZNBDQAGWNJANCNFSM4IFEN5XQ .

KeepJ96 commented 5 years ago

Honestly, I don't remember, as I haven't actively done anything with this plugin in several years.

My recommendation would be to add the exemptions from in-game/console, using the commands '/ipc block ch' and '/ipc block it' respectively. This will add them to the list, which will function as a whitelist given that 'use-blacklist-as-whitelist' is true.

Heron4gf commented 5 years ago

Ok thank you

Il Ven 19 Lug 2019, 14:41 Jnk1296 notifications@github.com ha scritto:

Honestly, I don't remember, as I haven't actively done anything with this plugin in several years.

My recommendation would be to add the exemptions from in-game/console, using the commands '/ipc block ch' and '/ipc block it' respectively. This will add them to the list, which will function as a whitelist given that 'use-blacklist-as-whitelist' is true.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KeepJ96/IP-Check/issues/23?email_source=notifications&email_token=AMMLQGBNGQTTZXVXX44TY3TQAGY6FA5CNFSM4IFEN5X2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2LQL2Q#issuecomment-513213930, or mute the thread https://github.com/notifications/unsubscribe-auth/AMMLQGDSZNH7EADNO3KSPNLQAGY6FANCNFSM4IFEN5XQ .