Skip to content
View ewized's full-sized avatar

    Sponsoring

    @vercidium-patreon

    Organizations

    @Year4000@github-beta@DroneClaw

    Block or report ewized

    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

    Pinned Loading

    1. Python3 class to ping a Minecraft se...Python3 class to ping a Minecraft server and get its response including ping in ms
      1
      #!/usr/bin/python3
      2
      # This is free and unencumbered software released into the public domain.
      3
      #
      4
      # Anyone is free to copy, modify, publish, use, compile, sell, or
      5
      # distribute this software, either in source code form or as a compiled
    2. A watchdog for Minecraft servers to ...A watchdog for Minecraft servers to make sure they are running all the time, even in the event of a crash.
      1
      #!/usr/local/bin/python3
      2
      # This is free and unencumbered software released into the public domain.
      3
      #
      4
      # Anyone is free to copy, modify, publish, use, compile, sell, or
      5
      # distribute this software, either in source code form or as a compiled
    3. EventLoopSchedulerEventLoopSchedulerPublic

      A scheduler that uses a linked queue to schedule tasks, and executes them using an non blocking design.

      C++ 1

    4. Year4000/UtilitiesYear4000/UtilitiesPublic

      Utilities is a collection of API's to make coding faster and simpler.

      Java 6 4

    5. Year4000/MapNodesYear4000/MapNodesPublic

      This is the plugin that handles the games that Year4000 runs.

      JavaScript 2 2

    6. rustrustPublic

      Programs for learning the language.

      Rust