Encuesta

What do you think of the mod?

It's good
Normal
Bad

Autor Tema: [MOD] Farm Protection  (Leído 2734 veces)

Desconectado U3Games

  • Administrator
  • User
  • *
  • Mensajes: 164
    • Ver Perfil
[MOD] Farm Protection
« en: 20 de Mayo de 2017, 05:35:08 pm »
Information:

[EN] System of protection to avoid the use of same player with different accounts to obtain rewards.
[ES] Sistema de proteccion para evitar el uso de mismo jugador con diferentes cuentas para obtener recompensas.

Features:
  • Farm Protection
Config:

Código: You are not allowed to view links. Register or Login
# ---------------------------------------------------------------------------
# Farm 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 Farm Protection:
# Default: False
FarmProtectionEnabled = False

# Number of warning before the punishment:
# Default: 3
FarmProtectionWarningSafe = 3

# Enabled jail punishment:
# Default: False
FarmProtectionWarningJail = False

# Time of player in jail:
# Default: 30
FarmProtectionWarningJailTime = 30

# Time display message:
# Default: 5
FarmProtectionMsgTime = 5

# Auto checks player IP:
# Default: False
FarmProtectionIpEnabled = False

# Auto checks player clan member:
# Default: False
FarmProtectionClanEnabled = False

# Auto checks player ally member:
# Default: False
FarmProtectionAllyEnabled = False

# Auto checks player party member:
# Default: False
FarmProtectionPartyEnabled = False

# Auto checks player level diference:
# Default: False
FarmProtectionLevelEnabled = False

# Auto checks player level diference:
# Default: 21
FarmProtectionLevelDiference = 21

Link to download:

You are not allowed to view links. Register or Login



Upcoming Features:

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