Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.05 KB

File metadata and controls

31 lines (22 loc) · 1.05 KB

New Modern ban system for AmxModx

Rethinking old ban systems built on web ban pages, does not require a separate web part, fully open source readable code.

Requirements

Downloads

Features

  • No required web panel;
  • Readable source code;
  • Simple, user-friendly JSON configuration;
  • Ban/Unban commands;
  • Different levels of access to commands;
  • Menu for ban/unban players;
  • Support ban/unban from server console;
  • IP ban\unban support;
  • Modular API for any data providers (like SQLite, MySQL, REST API...).

Credits