
ViperX
Just a simple minecraft plugin that clears any player's inventory when banned and is fully compatible with AdvancedBan and LiteBan.
⬇ Download on Modrinth


ViperX
ViperX is a Simple Minecraft Server Plugin for Clearing Player Inventory When Banned.
Overview
ViperX helps server automatically clear certain NBT data when banned such as goods in the inventory obtained via unfair means or a custom NBT tag, handling of which is powered by NBTAPI.
Features
- Clears player inventory data when a ban is applied
- Supports AdvancedBan and LiteBans as well as Vanilla ban system
- Removes custom NBT tags from player data
- Supports custom ban durations and duration presets
- Tracks pending clears
- Provides operator-only configuration menus
Commands
| Command | Description |
|---|---|
/viperx |
Opens the main menu for operators; non-operators are sent to the public links menu |
/vx |
Alias for /viperx |
Permissions
| Permission | Description | Default |
|---|---|---|
viperx.menu.* |
Grants access to all ViperX menus | op |
viperx.mainMenu |
Opens the main menu | op |
viperx.settings |
Opens the settings menu | op |
viperx.pending |
Opens the pending clears menu | op |
viperx.links |
Opens the public links menu | true |
viperx.banMenu |
Opens the ban duration menu | op |
Requirements
- Bukkit/Spigot/Paper server
NBTAPI
Installation
- Download the latest ViperX release JAR.
- Place it in your server's
plugins/folder. - Install
NBTAPIif it is not already present. - Start or restart the server.
Configuration
After the first startup, ViperX generates its config files. The current default config includes offline-mode warnings, ban duration presets, playerdata paths, and NBT tags to clear.
# False: Does not warn the currently logged-in admin if the server is in offline mode
# True: Warns the currently logged-in admin if the server is in offline mode
offline-mode-warning: true
global:
ban-durations:
# The amount of time the ban duration is allowed to be off by in milliseconds
grace-period: 100
# Exact durations that can be matched for inventory clearing
duration:
- "1s"
- "1h"
- "1d"
- "1w"
- "1y"
# Relative paths to playerdata folders inside each world directory
playerdata-path:
- "playerdata"
- "players/data"
# NBT tags that are removed from player data
NBT-Tags:
- "Inventory"
- "EnderItems"
Changelog
See CHANGELOG.md for release notes and version history.


Authors
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8.8, 1.8.9, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as viperx-5.0.0.jar — drop this file into the mods folder
- Download size: 47 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.