L2JDevs Project - Developers Community

Mods Development => Mods Pack => Mensaje iniciado por: U3Games en 20 de Mayo de 2017, 12:32:20 am

Título: [MOD] Buff Protection
Publicado por: U3Games en 20 de Mayo de 2017, 12:32:20 am
Information:

[EN] Avoid using malicious buffs to players who do not belong to your party, alliance, or clan.
[ES] Evita el uso de buffos mal intencionados a jugadores que no pertenezcan a tu party, alianza o clan.

Features:
Config:

Código: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Buff Protection Mod (By L2JDevs Mods Engine)
# ---------------------------------------------------------------------------
# More information -> http://www.l2jdevs.org
# Telegram group -> https://t.me/l2jdevs
# Sign up and join our community!
# ---------------------------------------------------------------------------
# Enabled Buff Protection:
# Default: False
BuffProtectionEnabled = False

# Disabled buff to party members:
# Default: False
BuffProtectionPartyEnabled = False

# Disabled buff to command channel members:
# Default: False
BuffProtectionCMEnabled = False

# Disabled buff to clan members:
# Default: False
BuffProtectionClanEnabled = False

# Disabled buff to alliance members:
# Default: False
BuffProtectionAllyEnabled = False

Link to download:

http://www.l2jdevs.org/?product=buff-protection



Upcoming Features:

Green ------- Feature that has already been tested and added.
Orange ----- Feature in development or partially done.
Red --------- Feature is not yet available.