Skip to content
View Mystiflow's full-sized avatar
🐒
ello
🐒
ello
Block or Report

Block or report Mystiflow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Catalogue Catalogue Public

    Define catalogues of commands to run at once

    Java

  2. Tool to retrieve translation files f... Tool to retrieve translation files for every Minecraft version
    1
    package io.mystiflow;
    2
    
                  
    3
    import com.google.gson.Gson;
    4
    import com.google.gson.JsonElement;
    5
    import com.google.gson.JsonObject;
  3. Convert range of colors to a traditi... Convert range of colors to a traditional Minecraft Chat Color Pre 1.16
    1
    package io.mystiflow;
    2
    
                  
    3
    import com.google.common.collect.ImmutableMap;
    4
    import com.google.common.collect.Sets;
    5
    import java.awt.*;
  4. Sand Sand Public

    Object management system designed for Minecraft servers