Skip to content
View QuadraticKid's full-sized avatar
  • Earth
  • 19:09 (UTC -08:00)

Block or report QuadraticKid

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 Loading

  1. MultiStatus MultiStatus Public

    A super simple, super easy way to display more information on your discord profile.

    JavaScript

  2. MC-ChatParsing MC-ChatParsing Public

    A recursive algorithm to decode minecraft chat json to section symbols. Also does translations.

    JavaScript 1 1

  3. ProtocolLib_Stop_Home_Bed_Missing_Me... ProtocolLib_Stop_Home_Bed_Missing_Message.java
    1
            //all this does is get rid of the stupid no home bed message; cmon mojang i really have to do packet injection and reflection just to kill that damn message you crazy morons also rant alert cus i spent like 2 hrs on this and now its 2130 hours and im ticked off
    2
            protocolManager.addPacketListener(new PacketAdapter(this,
    3
                    ListenerPriority.NORMAL,
    4
                    PacketType.Play.Server.GAME_STATE_CHANGE) {
    5
                @Override
  4. kaboomserver/extras kaboomserver/extras Public

    Source code for the Extras plugin on the Kaboom server

    Java 5 14