L2JDevs Project - Developers Community

Mods Development => Mods Pack => Mensaje iniciado por: U3Games en 16 de Mayo de 2017, 06:33:42 pm

Título: [MOD] Over Enchant Protection
Publicado por: U3Games en 16 de Mayo de 2017, 06:33:42 pm
Information:

[EN] Check and remove enchanted objects that exceed the established limit.
[ES] Chequear y eliminar objetos encantados que superan el límite establecido.

Features:
Config:

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

# Enabled Over Enchant Log Messages:
# Default: False
OverEnchantProtectionLogMsg = False

# Enabled Punishment (delete Item of player):
# Default: False
OverEnchantPunishmentEnabled = False

# Max level of enchants:
# Default: 12
OverEnchantMaxLevel = 12

Link to download:

http://www.l2jdevs.org/?product=over-enchant-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.