Items to be considered:
* More "controlled" structure
* Start making it scriptable (make modules that we can load into the client)
* Auto-building GUI. It tracks what you toggle and whatever you're not toggling, it will add into the window GUI
* Custom cape URLs for the user. Without defeating the purpose of the donator cape, it's still a global thing.
* MAYBE an IRC client. With default + custom irc url & channel.

BRENDAN'S NOTES {
        effect emulator? i.e. .effectemu <effect> <multiplier 1..255> <time(?)>
        
        some sort of trajectory of sorts when youre looking down that says how far youd fall in blocks etc
        
        
        POLISHING:
        
        KILLAURA: Enderport? Team mode (select your team color in a gui, then itll loop through entity names and if they dont have that color itll attack them), mode to attack only people who have hit you
        
        SPEEDMINE: Speed based on server ping
        
        AUTOTOOL: Switches to last inv slot
        
        AIMBOT: Based on held item
        
        CHAT: save your input when you close and not send a message
        simplechat - gets rid of all the gay spammy shit in chat and makes it cleaner:
        (Faction): Name: Text
        OP:
        &eName: Text
        etc
        
        ETC: No blindness etc effect
        change gui colors based on time
        sneak and sprint bound to vanilla keys
        maybe zoom when using a bow?
        if more than specified entities are being rendered, turn on no render
        
        CREATIVE:
        Spawn any block, potion, enchant, rename item etc
        
        CMDS
        .espawn entity true/false true/false
        copies the vanilla command for this to your keyboard
        true/false 1: if the entity has an op sword
        true/false 2: if the entity has a special name
        
        .tpspam
        teleports people to other people constantly
        
        .notrail
        Disables command block output and some other things to make it harder for admins to find out who did what
        
        .vanish
        Just makes sure youre always invisible when in creative
        
        Maybe a command block summon generator? Something that could crash the server?
}