
AxoProtectionBlock
AxoProtectionBlock is a modern protection plugin for Paper servers that allows players to create protected regions using special blocks, without depending on WorldGuard or other external systems.
Список изменений
🇪🇸 Español
🚩 Mejoras en el sistema de Flags
Se realizaron varias mejoras y correcciones en el sistema de flags de AxoProtectionBlock:
- Se reorganizaron los menús de flags para que sean más claros y fáciles de administrar.
- Se corrigieron problemas con las flags de daño por mobs y explosiones.
- Se añadió un nuevo sistema administrativo para forzar y bloquear flags globalmente.
- Las flags bloqueadas globalmente ya no pueden ser modificadas por jugadores desde comandos ni desde los menús GUI.
🛠️ Nuevos comandos
Forzar una flag globalmente:
/apb admin flag global <flag> <true|false>
Ejemplos:
/apb admin flag global PVP true
/apb admin flag global EXPLOSIONS false
Alias disponible:
/apb admin globalflag <flag> <true|false>
Restablecer una flag a su comportamiento normal:
/apb admin flag global <flag> reset
También acepta:
clear
none
default
Listar las flags bloqueadas globalmente:
/apb admin flag global list
🔒 Bloqueo global de Flags
Cuando un administrador fuerza una flag globalmente, los jugadores no podrán modificarla mediante:
/p flag <flag> <valor>
ni desde:
/p menu
Si intentan modificarla, recibirán el siguiente mensaje:
❌ La flag
<flag>está bloqueada globalmente por un administrador.
🇺🇸 English
🚩 Flags System Improvements
Several improvements and fixes have been made to the flags system in AxoProtectionBlock:
- The flags menus have been reorganized to make them clearer and easier to manage.
- Issues related to mob damage and explosion flags have been fixed.
- A new administrative system has been added to force and globally lock flags.
- Globally locked flags can no longer be modified by players through commands or GUI menus.
🛠️ New Commands
Force a flag globally:
/apb admin flag global <flag> <true|false>
Examples:
/apb admin flag global PVP true
/apb admin flag global EXPLOSIONS false
Available alias:
/apb admin globalflag <flag> <true|false>
Reset a flag to its normal behavior:
/apb admin flag global <flag> reset
Also accepts:
clear
none
default
List globally locked flags:
/apb admin flag global list
🔒 Global Flag Lock
When an administrator globally forces a flag, players will not be able to modify it using:
/p flag <flag> <value>
or through:
/p menu
If they attempt to modify it, they will receive:
❌ The
<flag>flag is globally locked by an administrator.
