L2JDevs Project - Developers Community

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

Título: [MOD] AFK Protection
Publicado por: U3Games en 16 de Mayo de 2017, 06:21:19 pm
Information:

[EN] Automatically kicks inactive users.
[ES] Expulsa automáticamente a usuarios inactivos.

Features:
Config:

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

# Auto checks every X minutes:
# Default: 60
AFKProtectionDelay = 60

# Logout player in instances:
# Default: False
AFKProtectionInInstance = False

# Logout player in town:
# Default: False
AFKProtectionInTown = False

Link to download:

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