Skip to content

Support des joueurs bedrock - #1483

Draft
iambibi wants to merge 9 commits into
ServerOpenMC:masterfrom
iambibi:feat/bedrock
Draft

iambibi wants to merge 9 commits into
ServerOpenMC:masterfrom
iambibi:feat/bedrock

Conversation

@iambibi

@iambibi iambibi commented Sep 13, 2026

Copy link
Copy Markdown
Member

Petit résumé de la PR:

PR qui n'est pas a merge pour maintenant, ni dans 2 mois.
Ajout au méthode traditionnelle du plugin un support direct à Bedrock, qui garantie une propreté coté Bedrock sans gacher celle de Java.

Étape nécessaire afin que la PR soit fini (si PR en draft)

  • Suivre le Code de Conduite
  • Enlever tous les imports non utilisés
  • Bien documenter la feature
  • Fournir un profileur (si besoin/demandé par un admin)
  • Avoir une milestone associée à la PR
  • Valider tout les checks
  • Tester et valider la feature/changement
  • Les Issues corrigée(s) en commun :

Decrivez vos changements

@iambibi iambibi added this to the 3.0.0 milestone Sep 13, 2026
@iambibi iambibi self-assigned this Sep 13, 2026
@iambibi iambibi added the 📦 Feature Ajout d'une fonctionnalité label Sep 13, 2026
@iambibi
iambibi marked this pull request as draft September 13, 2026 08:35
@iambibi iambibi modified the milestones: 3.0.0, 3.0.0-beta-1 Sep 13, 2026
@iambibi

iambibi commented Sep 13, 2026

Copy link
Copy Markdown
Member Author

malgré qu'il n'y a pas d'activité sur le repo, attention il y en a toujours. Je developpe sur des features/rewrites/révolution en lien avec OpenMC. Ces choses ne sont pas pour un futur proche certe.

}

public static String getFormattedSimplifiedNumber(double balance) {
public static String getFormattedNumber(double balance) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Faudrait pas mettre la variable dans un utils ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

La variable ???

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tu as pointé la mauvaise ligne je crois

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

La method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 Feature Ajout d'une fonctionnalité

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants