Sujet : Présentation de WM leohnartd

avatar de Rops98

Rops98

Membre

Posté le 2021-09-04 à 17h25


Salut moi c'est Arnaud, J'ai 23 ans, célibataire et libre comme l'air. 
Joueur minecraftiens  occasionnel 
Je suis plutôt du style a miner qu'a construire ;)  Si quelqu'un a un tips pour les constructions, je suis preneur 
RMBAY ayant rejoint votre serveur il y a peu, il m'a proposé de venir vous rejoindre ! 
Au plaisir de jouer avec vous
 

Bien à vous

Sans oublier HeavyCraftQualities ! 


avatar de Chevels

Chevels

Créatrice

Posté le 2021-09-04 à 17h34


Salut Arnaud et bienvenue :)

Comme ton collègue, présentation courte mais suffisante; je t'ajoute aux membres dans la foulée ;)

A bientôt in-game !


General system failure

**SYNTAX ERROR, UNEXPECTED VARIABLE**
If the problem persists please reboot your brain and/or replace your mind system

Mot de passe oublié ?

Pas encore de compte, s'enregistrer

"); console.log("Dernière vérification il y a 23 minute(s)"); } toastr.options = { "closeButton" : true, "debug" : true, "newestOnTop" : false, "progressBar" : false, "positionClass" : "toast-top-right", "preventDuplicates": false, "onclick" : null, "showDuration" : "500", "hideDuration" : "500", "timeOut" : "5000", "extendedTimeOut" : "1000", "showEasing" : "swing", "hideEasing" : "linear", "showMethod" : "fadeIn", "hideMethod" : "fadeOut" } function notif(type,message, header) { toastr[type](message, header); } function notif2(header, message, type) { toastr[type](message, header); } $('#NomForum').on('show.bs.modal', function(event) { var button = $(event.relatedTarget); var ancienNom = button.data('nom'); var icone = button.data('icone'); var id = button.data('id'); var entite = button.data('entite'); var modal = $(this) modal.find('.modal-body #nom').val(ancienNom); modal.find('.modal-body #icone').val(icone); modal.find('.modal-body #id').val(id); modal.find('.modal-body #entite').val(entite); }); //Other function copierIP() { var copyText = document.getElementById("iptexte"); copyText.select(); document.execCommand("copy"); notif("success", "Vous avez copié l\'adresse IP du serveur !"); } //Scripts de page //Notifications function unCollapseAll(el) { let all = ['editage', 'editimg', 'editmail', 'editmailvisi', 'editmdp', 'editnews', 'editres', 'editsign', 'editjeton']; all.forEach(function(item){ if(el.getAttribute('data-target').substr(1) != item) { $("#"+item).collapse("hide"); } }); }