 
                Fully Configurable | SQLite | MySQL | Discord Webhook | Custom Action
It is a plugin that prevents more than one account from connecting to a Minecraft server using the same IP address.
Commands
Permissions
Action List
database:
  type: sqlite
  mysql:
    host: localhost
    port: 3306
    database: ipblockerplus
    username: root
    password: password
allowed-players:
  - Player1
  - Player2
actions:
  - BROADCAST:&a%player% has detected the same connection using the same IP!
Messages:
  COMMAND_ONLY_PLAYER: '&cYou can''t use commands from console!'
  INVALID_ARGUMENTS: '&7Invalid arguments! Use &a/ipblockerplus %command%%arguments%'
  UNKNOWN_COMMAND: '&7Unknown command! Type &c/ipblockerplus help&7 for help.'
  ANOTHER_PLAYER_ALREADY_CONNECTED: '&cAnother player is already connected from your
    IP!'
discord:
  enable-web-hook: false
  web-hook-url: ''
  announcements:
    same-connection:
      title: Same Connection!
      description: '%player% has detected the same connection using the same IP!'
      color: '#00ffD00'


For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.