HomeJavaModsIP Ban Plugin
IP Ban Plugin
ModsJava

IP Ban Plugin

by Nestor_Churin · on Modrinth

Velocity plugin that manages banned IP addresses. Free Minecraft Java mod for 1.0, 1.1, 1.2.1.

⬇ Download on Modrinth
IP Ban Plugin — screenshot 1

IPBanPlugin

A lightweight, high-performance IP ban system for Velocity Proxy servers.

🚀 Features

📥 Installation

  1. Download the latest ipbanplugin-x.x.x.jar from the releases page.
  2. Place the jar file into your Velocity plugins/ folder.
  3. Restart the proxy.

🛠 Commands & Permissions

Command Usage Description Permission
/ipban /ipban Lists all banned IPs. ipbanplugin.ban
/ipban /ipban <ip> [reason] Bans a specific IP address. ipbanplugin.ban
/unbanip /unbanip <ip> Unbans a specific IP address. ipbanplugin.unban

⚙️ Configuration

The plugin generates a configuration folder at plugins/ipbanplugin/.

config.yml

Basic configuration settings.

messages.properties

Fully customizable messages with support for color codes (&) and placeholders. Note: The file is read as UTF-8, so you can use any language.

banned_ips.json

Stores the ban data.

[
  {
    "ip": "127.0.0.1",
    "bannedBy": "Admin",
    "bannedAt": "2026-01-01 12:00:00"
  }
]

📋 Requirements

Github

https://github.com/yunexal/ip-ban-plugin

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more