Skip to content

srgantmoomoo/postman

Repository files navigation

postman

postman

GitHub all releases Github Languages Discord GitHub

postman is a Minecraft client intended for use on servers which allow client-side modification. postman is written in 100% java (very based programming language) for the latest version of Fabric. the current version of the client is heavily based off it's legacy version which was written for Forge 1.12.2. i intend for this project to be heavily community driven, open source, open access, open development, and available to all for free!

join the postman discord for frequent updates, support, and a strong community :)
check out the postman website by techale!
check out the postman archive for pre-github releases of postman.

thank you :),

-SrgantMooMoo

image

instructions

the following instructions are for the latest version of postman and have no real application as of yet, please disregard :). for instructions on downloading postman for 1.12.2, head to the legacy branch of this repository.

download

  1. postman uses the Fabric mod loader to run. if you have not already, please head to FabricMC and follow their directions on downloading the Fabric mod loader. you will also need to download the Fabric API and add it to your mods folder (i'll go over the mods folder in a second).
  2. head to the releases part of this repository; select the latest version (or preferred version), find the assets section at the bottom, then download the .jar file.
  3. navigate to your .minecraft directory (for windows users, type %appdata% into your windows search and hit enter, it should be there). open the mods directory (if there is no mods directory then you can create it yourself).
  4. drag the postman .jar file you downloaded earlier into the mods folder, as well as that fabric api from earlier if you have not done so already.

please, if you have used the forge vairiant of postman before, delete that config file before using this.

use

  • prefix is "," (comma) by default.
  • clickgui is bound to rshift by default.
  • once your clickgui is opened you will see a bunch of categories, you can drag these around and right click them to open them.
  • each category has different modules you may enable by left clicking.
  • you can open the settings for a module by right clicking the module.
  • the settings consist of booleans (enable or disable), numbers (sliders to change the value of something), modes (switches modes), and colors (right click to configure).
  • you can rebind each module in the settings by clicking keybind (at the bottom of each modules settings), and clicking the button you want to bind the module to.
  • esc to close the clickgui 0_0.

development

  • jdk 17 required.
  • make sure to run the genSources gradle command.

credits

really helpful people

  • lukflug, being cool person. making panelstudio. helping me with panelstudio.
  • techale, RECIOR, fluffery, theforecaster, and cattyngmd for being big postman legacy contributors and/or contributing to postman reborn. i will always be thankful for them :)

base stuff

... if anyone has an issue with crediting please let me know. srgantmoomoo#1052