Skip to content
View FuchsCrafter's full-sized avatar

Block or report FuchsCrafter

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
FuchsCrafter/README.md

Pinned Loading

  1. writ3r writ3r Public

    Writes text using your 3D printer

    Python

  2. flappybird-py flappybird-py Public

    Flappy bird in python

    Python

  3. ZipMc ZipMc Public

    A small plugin that zips your Minecraft worlds.

    Java

  4. skypy skypy Public

    API Wrapper to connect to the Hypixel Skyblock API

    Python 1

  5. timesync-plugin timesync-plugin Public

    Fast and lightweight time synchronization for your Minecraft server

    Java

  6. Get the Online Status and Metadata o... Get the Online Status and Metadata of a minecraft server using JavaScript
    1
        <script>
    2
            const SERVER_URL = "mc.hypixel.net";
    3
    
                  
    4
            // set any of below values to "off" if not needed 
    5
            const HTML_STATUS_ELEMENT_ID = "status";