Information:[EN] Pvp team event and capture the enemy base. Fully configurable.
[ES] Evento por equipos pvp y capturar la base enemiga. Totalmente configurable.
Video:You are not allowed to view links.
Register or
LoginConfig:# ---------------------------------------------------------------------------
# Domination Event (By L2JDevs Event Engine)
# ---------------------------------------------------------------------------
# More information -> http://www.l2jdevs.org
# Telegram group -> https://t.me/l2jdevs
# Sign up and join our community!
# -------------------------------------------------------
# General Setting
# -------------------------------------------------------
# Event name:
# Default: Domination
EventName = Domination
# Event free waiting time (in seconds).
# Default: 5
EventWaitingTime = 5
# Event running time (in minutes).
# Default: 10
EventRunningTime = 10
# Minimum amount of players for start event:
# Default: 2
EventMinPlayers = 2
# Maximum amount of players in event:
# Default: 100
EventMaxPlayers = 100
# -------------------------------------------------------
# Reward Setting
# -------------------------------------------------------
# Rewards for winner player or team:
# Default: [ { id = 3470 , count = 1 }, { id = 57, count = 100000 } ]
EventWinnerReward = [ { id = 3470 , count = 1 }, { id = 57, count = 100000 } ]
# Rewards bonus for player to kill:
# Default: [ { id = 57, count = 2500 } ]
EventBonusReward = [ { id = 57, count = 2500 } ]
# -------------------------------------------------------
# Features Setting
# -------------------------------------------------------
# Activate the friendly fire, allows attacking players of the same team.
# Default = True
FriendlyFireEnabled = False
# Event Rules:
EventPotionsAllowed = True
EventScrollsAllowed = True
EventSubclassAllowed = True
EventBuffAllowed = True
Upcoming Features:•
Green ------- Feature that has already been tested and added.
•
Orange ----- Feature in development or partially done.
•
Red --------- Feature is not yet available.