AdminGuardX
PluginLicenseRef-All-Rights-Reserved

AdminGuardX

AdminGuard is a lightweight Minecraft security plugin designed for Paper/Spigot servers. It helps protect servers from unauthorized OP abuse, creative mode exploits

29
Downloads
0
Followers
1 months ago
Updated
📦
1
Versions

📖About AdminGuardX

AdminGuard

AdminGuard is a lightweight and secure Minecraft Paper/Spigot plugin designed to protect servers from unauthorized OP abuse, creative mode exploits, and permission escalation.

The plugin uses a token-based admin authentication system that allows only trusted players to temporarily gain OP and Creative access. Unauthorized OP or Creative mode is automatically removed to help keep your server secure.

Features

  • Secure admin authentication using /oplogin <token>
  • Temporary OP + Creative access for authorized players
  • Automatic deop and Survival mode on logout
  • Protection against unauthorized OP exploits
  • Creative mode enforcement for non-authenticated players
  • Dangerous command blocking system
  • Lightweight and optimized for performance
  • Fully configurable through config.yml

Commands

/oplogin <token>
Authenticate as an admin and temporarily receive OP + Creative access.

/aguard reload
Reload the plugin configuration.

Configuration Example

token: "your_secret_token"

authorizedPlayers:
  - YourName

settings:
  auto-deop-on-leave: true
  auto-survival-on-leave: true
  anti-op-bypass: true
  anti-creative-bypass: true
  silent-mode: true

Security Notes

  • Use a strong token
  • Never share your token publicly
  • Only trusted players should be added to authorizedPlayers
  • Players must re-authenticate after reconnecting

AdminGuard is designed to provide a simple and effective extra layer of security for Minecraft servers.