HomeJavaModsAnti Hack OP | AntiOP
Anti Hack OP | AntiOP
️ AntiOP - Advanced Admin Protection System ️
Secure Your Server, Empower Your Admins
Supports Minecraft versions 1.20 - 1.21.6
Folia Support
Folia Support
Folia Support
Folia Support


Need help? Join our Discord: discord.gg/ChaLiuCore

English Description

Core Features

Secure Verification Command Protection Auto-Monitoring
  • Use /verify <password>
  • Whitelist-only access
  • Configurable in config.yml
  • Block unauthorized /op usage
  • Prevent Plugman exploitation
  • RCON command safeguards
  • Detect unauthorized OP status
  • Auto-revoke * permissions
  • Force Survival mode for security


Advanced Notification System


Comprehensive Protection


New Features!


History System Guide

[​IMG]

The History System provides easy access to security logs through an in-game GUI interface. Access it using /historyantiop.

Main Menu Options:

[​IMG]

Detailed History View:
Each entry shows:

[​IMG]

Navigation:

Temporary Permission System

The Temporary Permission System allows server administrators to grant temporary elevated permissions to trusted players without giving them full OP status. This feature enhances server security while providing flexibility in managing player permissions.

Key Features:

How it works:
  1. Add trusted players to the temp-permission-whitelist in config.yml
  2. Configure the desired temporary permissions in the temp-permission section of config.yml
  3. When a whitelisted player uses the /verify command with the correct password, they receive the configured temporary permissions
  4. These permissions remain active until the player logs out or the server restarts
  5. Admins are notified when temporary permissions are granted or revoked

This system provides a secure way to give trusted players elevated access for specific tasks without compromising overall server security.

Configuration Example:
Code (Text):

discord_webhook_url: "https://discord.com/api/webhooks/1234567890/your_webhook_url_here"

password: "oXaGH@pE#zR6"
language: "en" # "th"   "en"
whitelist:
  - "playername1"
  - "playername2"
  - "playername3"

temp-permission-whitelist:
  - "tempplayer1"
  - "tempplayer2"
  - "tempplayer3"

temp-permission:
  - "test.fly"
  - "test.gamemode"

rcon_command_blocking:
  enabled: true
  blocked_commands:
    - "op"
    - "deop"
 

คำอธิบายภาษาไทย

คุณสมบัติหลัก

การยืนยันตัวตนที่ปลอดภัย การป้องกันคำสั่ง การตรวจสอบอัตโนมัติ
  • ใช้คำสั่ง /verify <รหัสผ่าน>
  • จำกัดการเข้าถึงเฉพาะผู้เล่นใน whitelist
  • ปรับแต่งได้ใน config.yml
  • บล็อกการใช้ /op โดยไม่ได้รับอนุญาต
  • ป้องกันการใช้ Plugman ในทางที่ผิด
  • ป้องกันคำสั่ง RCON ที่เป็นอันตราย
  • ตรวจจับสถานะ OP ที่ไม่ได้รับอนุญาต
  • ลบสิทธิ์ * โดยอัตโนมัติ
  • บังคับใช้โหมด Survival เพื่อความปลอดภัย


ระบบแจ้งเตือนขั้นสูง


การป้องกันแบบครอบคลุม


คุณสมบัติใหม่!


คู่มือระบบประวัติ

[​IMG]

ระบบประวัติช่วยให้เข้าถึงบันทึกความปลอดภัยผ่าน GUI ในเกม เข้าถึงได้โดยใช้คำสั่ง /historyantiop

ตัวเลือกในเมนูหลัก:

[​IMG]

มุมมองประวัติโดยละเอียด:
แต่ละรายการแสดง:

[​IMG]

การนำทาง:

ระบบสิทธิ์ชั่วคราว

ระบบสิทธิ์ชั่วคราวช่วยให้ผู้ดูแลเซิร์ฟเวอร์สามารถให้สิทธิ์พิเศษชั่วคราวแก่ผู้เล่นที่ไว้ใจได้ โดยไม่ต้องให้สถานะ OP เต็มรูปแบบ คุณสมบัตินี้ช่วยเพิ่มความปลอดภัยให้กับเซิร์ฟเวอร์ในขณะที่ให้ความยืดหยุ่นในการจัดการสิทธิ์ของผู้เล่น

คุณสมบัติหลัก:

วิธีการทำงาน:
  1. เพิ่มผู้เล่นที่ไว้ใจลงใน temp-permission-whitelist ใน config.yml
  2. กำหนดค่าสิทธิ์ชั่วคราวที่ต้องการในส่วน temp-permission ของ config.yml
  3. เมื่อผู้เล่นที่อยู่ในรายชื่อใช้คำสั่ง /verify พร้อมรหัสผ่านที่ถูกต้อง พวกเขาจะได้รับสิทธิ์ชั่วคราวตามที่กำหนดไว้
  4. สิทธิ์เหล่านี้จะยังคงใช้งานได้จนกว่าผู้เล่นจะออกจากเซิร์ฟเวอร์หรือเซิร์ฟเวอร์รีสตาร์ท
  5. ผู้ดูแลระบบจะได้รับการแจ้งเตือนเมื่อมีการให้หรือเพิกถอนสิทธิ์ชั่วคราว

ระบบนี้ช่วยให้สามารถให้สิทธิ์การเข้าถึงพิเศษแก่ผู้เล่นที่ไว้ใจได้สำหรับงานเฉพาะ โดยไม่ส่งผลกระทบต่อความปลอดภัยโดยรวมของเซิร์ฟเวอร์

ตัวอย่างการตั้งค่า:
Code (Text):

discord_webhook_url: "https://discord.com/api/webhooks/1234567890/your_webhook_url_here"

password: "oXaGH@pE#zR6"
language: "en" # "th"   "en"
whitelist:
  - "playername1"
  - "playername2"
  - "playername3"

temp-permission-whitelist:
  - "tempplayer1"
  - "tempplayer2"
  - "tempplayer3"

temp-permission:
  - "test.fly"
  - "test.gamemode"

rcon_command_blocking:
  enabled: true
  blocked_commands:
    - "op"
    - "deop"
 

ปกป้องเซิร์ฟเวอร์ของคุณ, เสริมพลังให้ผู้ดูแลระบบ

Usage Statistics
[​IMG]

Commands

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.

Anti Hack OP | AntiOP is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21. Downloaded 599 times (via Spigot). Download it and open it directly in the game.

Explore more