ClientSelector restricts the clients that you do not want on your server and inserts only the clients that you allow into your server, clientselector, which is easier to manage along with the Information System, offers convenience in terms of use.
![[IMG]](/proxy/image?url=https%3A%2F%2Fimgproxy.songoda.com%2F%2Ffit%2F1500%2F0%2Fsm%2F0%2Fplain%2Fhttps%3A%2F%2Fimgproxy.songoda.com%2F%2Ffit%2F1500%2F0%2Fsm%2F0%2Fplain%2Fhttps%3A%2F%2Fi.hizliresim.com%2F4v3rqu6.png)
Code (YAML):
commands:
Clientselector:
usage
: /<command>
permission
: clientselector.staff
permissions:
clientselector.notifications:
description
: Notifications
clientselector.staff:
description
: Staff
![[IMG]](/proxy/image?url=https%3A%2F%2Fimgproxy.songoda.com%2F%2Ffit%2F1500%2F0%2Fsm%2F0%2Fplain%2Fhttps%3A%2F%2Fimgproxy.songoda.com%2F%2Ffit%2F1500%2F0%2Fsm%2F0%2Fplain%2Fhttps%3A%2F%2Fi.hizliresim.com%2Fel9wcu4.png)
Code (YAML):
client-selector:
mc-brand-channels:
enable
: true
settings:
mc-brand:
channel-mode
:
"whitelist"
# or blacklist
whitelist:
channels
:
- vanilla
blacklist:
channels
:
- vanilla
messages:
client-selector:
only-players
:
"&c&lSORRY ! &7But you cant use that command from console."
no-permission
:
"&c&lHEY ! &7You don`t have a enough permission."
reload-successful
:
"&a&lYEY ! &7Reload successful."
notify-options:
enable
:
"&a&lINFORMATION &7Notify enabled."
disable
:
"&a&lINFORMATION &7Notify disabled."
help-messages
:
-
""
-
"&9&lClientSelector &8| &bHelp messages"
-
" &f- /Clientselector notify"
-
" &f- /Clientselector reload"
-
""
disallowed-client:
kick-suspect
:
"&4&lERROR ! &7Your joined disallowed client, Client Name &7( &b%suspect_client% &7)"
notifications:
disallowed-client
:
"&c&lWARNING ! &7Suspect &e%suspect% &7join with &b%suspect_client% &7client, &ckicked by ClientSelector"
console-notifications:
severe*1
:
"&f[ &cClient Selector &f] &e%suspect% &fadded to dangerous class, dont trust %suspect%. Locale: &c%suspect_locale%%f, Address: &c%suspect_address%"
severe*2
:
"&f[ &cClient Selector &f] &e%suspect% &fjoined with &c%suspect_client%&f, Locale: &c%suspect_locale%%f, Address: &c%suspect_address%"
severe*3
:
"&f[ &cClient Selector &f] &e%suspect% &fkicked from server, Reason: &cBlocked client name &4&o%suspect_client%&f, Locale: &c%suspect_locale%%f, Address: &c%suspect_address%"
![[IMG]](/proxy/image?url=https%3A%2F%2Fi.hizliresim.com%2Flgmk0o7.png)