Information:[EN] It is an automatic event, where you register with a command and enter the draw for a random reward. The user must be connected to be registered or they will be eliminated from the draw.
[ES] Se trata de un evento automatico, en donde te registras con un comando y entras en el sorteo de una recompensa aleatoria. Ha de estar el usuario conectado para estar registrado o se eliminará del sorteo.
Images:
Config:# ---------------------------------------------------------------------------
# Giveaway Event Mod (By L2JDevs Mods Engine)
# ---------------------------------------------------------------------------
# More information -> http://www.l2jdevs.org
# Telegram group -> https://t.me/l2jdevs
# Sign up and join our community!
# ---------------------------------------------------------------------------
# Enabled Giveaway event:
# Default: False
GiveawayEventEnabled = False
# Time to start event (minutes):
# Default: 60
EventStartTime = 60
# Time to restart event (minutes):
# Default: 300
EventRestartTime = 300
# Active event time (minutes):
# Default: 180
EventDurationTime = 180
# Reward Item ID/Amount list:
# Default: [ { id = 3470 , count = 1 }, { id = 57, count = 1000 } ]
EventRewards = [ { id = 3470 , count = 1 }, { id = 57, count = 1000 } ]
Upcoming Features:•
Green ------- Feature that has already been tested and added.
•
Orange ----- Feature in development or partially done.
•
Red --------- Feature is not yet available.