Skip to content
View mauricetopf's full-sized avatar
just hanging around
just hanging around

Block or report mauricetopf

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
mauricetopf/README.md

Welcome

here is something about me:

data class Maurice (
    val name = "Maurice Topf",
    val age = 19,
    val birthday = LocalDate.of(2007, 1, 31)
)

Pinned Loading

  1. iZeStudios/iZeMod iZeStudios/iZeMod Public

    Minecraft Fabric utility mod designed to improve your gameplay.

    Java 39 5

  2. Solve Missing profile public key.md Solve Missing profile public key.md
    1
    # Solve Missing profile public key
    2
    You get *"Chat disabled due to missing profile public key..."* when you try to chat?
    3
    
                  
    4
    
                  
    5
    ## Paper/Spigot
  3. bearer_token.md bearer_token.md
    1
    # How to get your Minecraft bearer token
    2
    
                  
    3
    
                  
    4
    ## What is a Minecraft bearer token?
    5
    A Minecraft bearer token is a JWT token used to authenticate with Minecraft's private APIs.