[Sponge] Plan Liason web-minecraft

Bonjour, j’ai installé le plugin Plan (https://ore.spongepowered.org/Rsl1122/Plan) qui permet d’avoir des statistiques, je l’ai lier avec la base de donnée MySQL (marche) maintenant je souhaite lier mon de domaine, mais je ne sais pas quelle type de redirection utiliser, quelqu’un à une idée ?

Webserver:
Port: 300--
Alternative_IP: true
    # %port% is replaced automatically with Webserver.Port
    Address: stat.badycraft.fun:300--
# InternalIP usually does not need to be changed, only change it if you know what you're doing!
# 0.0.0.0 allocates Internal (local) IP automatically for the WebServer.
Internal_IP: 195.---.251.173
Security:
    SSL_certificate:
        KeyStore_path: Cert.jks
        Key_pass: default
        Store_pass: default
        Alias: alias
# For those that want to serve Html from their own WebServer instead.
# Set up Html Export (https://github.com/Rsl1122/Plan-PlayerAnalytics/wiki/External-WebServer-Use)
# ATTENTION: On BungeeCord systems it is not possible to disable the WebServer on the plugin due to connection requirements.
# If the WebServer is disabled with this setting BungeeCord systems will cease to function.
Disable_Webserver: false
External_Webserver_address: http://play.badycraft.fun

Capture

J’ai bien une petite idée mais je ne sais pas si elle va marché, si je rentre l’adresse Ipv4 de l’hébergement web pour une redirection de type A dans « Internal_IP » et que je fait la redirection. Je vais testez cette méthode, il faut attendre 6 heures pour le rafraîchissement de DNS.

Note : Je suis le guide fourni, mais pas très complet :confused: https://github.com/Rsl1122/Plan-PlayerAnalytics/wiki/Bukkit-Set-Up. Ma liaison MySQL-Minecraft marche puisque j’ai des nouvelles tables qui se sont crées.

Log
Log - Pastebin.com