ViperX
PluginMIT

ViperX

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

70
Downloads
0
Followers
7 months ago
Updated
📦
4
Versions

📖About ViperX

ViperX

GitHub forthebadge

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

GitHub Release
GitHub License

Features

  • Clear inventory on ban
  • Support for advancedBans
  • Support for liteBans
  • Clear inventory on custom duration
  • Config menu
  • Pending clear list (add/remove)
  • Duration list (add/remove)
config.yaml
# 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:
    grace-period: 100
    duration:
    - 1y
    - 1m
    - 1mo

Settings and Duration menu

Pending menu

Authors