Manage Countries/Ips from our players, add/remove country/ip in config easy with command
- Contributors:
- The_TadeSK | Thanks for maxmind and him GeoIP data
Features:
Commands
- Custom Messages
- Easy manage countries or ips
- Easy commands
- Proxy support
- Blocked na Whitelisted countries or ips
- Permissions
- More coming soon...
Other permission:
- Permission for commands: bcm.cmds.allow
- /bcm - Reload config file
- --------------------------
- /bcm ips whitelisted - Allow or Disallow whitelisted ips
- --------------------------
- /bcm ips blocked - Allow or Disallow blocked ips
- --------------------------
- /bcm ips proxy - Allow or Disallow proxy
- --------------------------
- /bcm addip <whitelisted/blocked> <IP> - Add to whitelisted/blocked ips list IP
- --------------------------
- /bcm removeip <whitelisted/blocked> <IP> - Remove from whitelisted/blocked ips list IP
- --------------------------
- /bcm adduserip <whitelisted/blocked> <Player name> - Add user IP to whitelisted/blocked list of Ips
- --------------------------
- /bcm removeuserip <whitelisted/blocked> <Player name> - Remove user IP from whitelisted/blocked list of Ips
- --------------------------
- /bcm addcountry <whitelisted/blocked> <Country name> - Add to whitelisted/blocked countries list our Country
- --------------------------
- /bcm removecountry <whitelisted/blocked> <Country name> - Remove from whitelisted/blocked countries list our Country
Config file:
- bcm.message.join
- bcm.message.blocked
- bcm.message.usingproxy
Code (Text):messages:
join: '&7[&6BCM&7] &6Player &7%player% &6joining from country &7%country%&6, IP is: &c%ip%'
blocked: '&7[&6BCM&7] &6Player &7%player% &6has been disconected from server (Using blocked country IP %country%)'
usingproxy: '&7[&6BCM&7] &6Player &7%player% &6is using Proxy server'
kick:
usingproxy: Proxy is not allowed on this server!
hasblockedcountryip: Your country is blocked!
hasblockedip: Your IP is blocked!
allows:
proxy: false
ips:
blocked: false
whitelisted: false
countries:
blocked: false
whitelisted: false
countries:
blocked:
- United States
- Slovakia
- Your country
whitelisted:
- United States
- Slovakia
- Your country
ips:
blocked:
- 94.824.67.31
- 198.154.367.1
whitelisted:
- 94.824.67.31
- 198.154.367.1

BungeeCountryManager 1.0.1
Manage Countries/Ips from our players, add/remove country/ip in config easy with command. Now try!