HomeJavaModsKittyBlock
KittyBlock
KittyBlock

Reducing the amount of data known server scanners can gather.

Features

WARNING: KittyBlock is not a security plugin and should not be used as a replacement for a firewall or other security measures. It is only meant to reduce the potential amount of data known server scanners can gather. It does not protect your server from attacks or other malicious activity. Use a whitelist, use online-mode, do backups. All blocklists will have missing entries and false positives.
Click to expand...
Installation / Setup

Spigot/Paper
The Plugin needs ProtocolLib to work.
Click to expand...
  1. Download the latest version of ProtocolLib and place it in your plugins folder.
  2. Download the latest version of KittyBlock and place it in your plugins folder.
  3. Restart your server.
  4. (Optional) Configure the plugin in plugins/KittyBlock/config.yml.
  5. Done!
Code (YAML):
blocklists : # List of blocklists to use for obfuscation, should not be empty, preconfigured to use the KittyScan Blocklist /24 by default
  - url
: https://raw.githubusercontent.com/LillySchramm/KittyScanBlocklist/refs/heads/main/ips-24.txt # URL to the blocklist (text file, one IP per line, without CIDR notation)
    subnet
: 24 # CIDR notation of the blocklist
    refetchMinutes
: 60 # How often to refetch the blocklist, in minutes (60 = every hour, 1440 = every day, ...)
debug
: false # Whether to enable debug mode, should only be enabled for debug purposes (true = enabled, false = disabled)
reportIntervalMinutes
: 60 # How often to report the statistics in the server logs, in minutes (60 = every hour, 1440 = every day, ...)
 

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

KittyBlock is a free Minecraft Java mod. Compatible with Minecraft 1.12, 1.13, 1.14, 1.15 and newer. Downloaded 351 times (via Spigot). Download it and open it directly in the game.

Explore more