Autor Tema: [INFO][EVENTS] General Information  (Leído 3003 veces)

Desconectado U3Games

  • Administrator
  • User
  • *
  • Mensajes: 164
    • Ver Perfil
[INFO][EVENTS] General Information
« en: 04 de Diciembre de 2020, 11:54:25 pm »


L2JDevs Events Engine is an add-on, fully written in Java, for L2J servers that allows you add events without any server modification.



EVENTS TYPE:

Our engine has two types of events, Main-Events and Mini-Events.
  • Main-Events: Are the classic massive events such as TvT DM, or CTF, with lots of players. Only one main event can be runned at a time and in order to participate.
  • Mini-Events: Are small events like 1vs1, 5vs5, Korean,... they are running non-stop; they start as soon as enought players register for one match. They are completelly instanced (means there can be more simultaneous mini events) and they run in random arenas.
* If you want to know more information about the events visit the section You are not allowed to view links. Register or Login or would you like to know more about the progress of the engine, visit You are not allowed to view links. Register or Login.

FEATURES:
  • Update to java 14.
  • Update to java 15.
  • Update to java 16.
  • Multilanguage support.
  • Change configuration of event to xml file.
  • Grand events muti-instances, ramdom select.
  • Screen info event system, state, score, top list, time.
  • Sound system for event.
  • Global messages of npc event.
  • Messages for players in event.
  • Event in custom instances.
  • Buff manager for events.
  • Door system for event.
  • Individual lang text for events.
  • Fence system for event.
  • Npc spawn system for event.
  • Observation event mode por external players.
  • Fully configurable.
  • No need to modify the server source.
  • Stored buffs in database.
  • Multi instance events.
  • Possibility of creating personal events.
  • Restore to event the players logout.
  • Restricted Item List in events.
  • Restricted Skill List in events.
  • Auto generate random team.
  • And more!

PROTECTION:
  • Dual box protection system.
  • AFK protection system.
  • Spawn time protection.
  • Friendly fire configuration.
  • Disconnection prevention.

Desconectado swarlog

  • Developers
  • User
  • *
  • Mensajes: 325
  • Sexo: Masculino
    • Ver Perfil
    • U3Games
Re: [INFO][EVENTS] General Information
« Respuesta #1 en: 10 de Abril de 2021, 01:31:12 am »
Update Events Engine to Java 15!
  • Update external libs version.
  • Update gradle files.
  • Update all events to Java 15.

Desconectado swarlog

  • Developers
  • User
  • *
  • Mensajes: 325
  • Sexo: Masculino
    • Ver Perfil
    • U3Games
Re: [INFO][EVENTS] General Information
« Respuesta #2 en: 29 de Agosto de 2021, 04:09:36 pm »
Update Events Engine to Java 16!
  • Update external libs version.
  • Update gradle files.
  • Update all events to Java 16.
  • Remove system messages in user chat.