The L2J_Configurator app breaks the mysql url setting on server.properties

Issue #136 resolved
Former user created an issue

Instead of

jdbc:mysql://localhost/l2jgs?useSSL=false&serverTimezone=UTC

it shows

jdbc:mysql://localhost/l2jgs?useSSL

and saves that instead.

Comments (1)

  1. Former user Account Deleted

    Fix #136 (L2J Configurator) split function

    • Added methods for Characters to get current HP/MP Percentages
    • Added method in SkillHolder allow to override taken skill level
    • Added method for check exisit key in StatSet

    → <<cset 8973a16eaf8f>>

  2. Log in to comment