
IPBlockerPlus 1.1
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.
- Fully Configurable: Fully customizable settings for the plugin.
- SQLite | MySQL: Supports data storage with SQLite and MySQL.
- Discord Webhook: Enables notifications through Discord webhooks.
- Custom Action: You can configure which actions are triggered when users with the same IP address connect.
Commands
- /ipblockerplus reload
Permissions
- ipblockerplus.reload - Allows use of the /ipblockerplus reload command
Action List
- ACTION_BAR:message
- BROADCAST:message
- CONSOLE_COMMAND:command
- MSG:message
- PLAYER_COMMAND:command
- SOUND:type:float:float
config.yml
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.yml
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.yml
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.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.