All Projects → srgantmoomoo → postman

srgantmoomoo / postman

Licence: MIT license
minecraft anarchy client :)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to postman

NaturesCompass
A Minecraft mod that allows you to search for a biome's location anywhere in the world and view information about it.
Stars: ✭ 42 (-74.23%)
Mutual labels:  fabric, mod, fabricmc
urmomia-client
based utility mod
Stars: ✭ 19 (-88.34%)
Mutual labels:  fabric, fabricmc, utility-mod
refinedstorage2
Refined Storage is a mass storage mod for Minecraft that offers the player a network-based storage system, allowing them to store items and fluids on a massively expandable device network.
Stars: ✭ 35 (-78.53%)
Mutual labels:  fabric, mod, fabricmc
FallingTree
Minecraft mod to make the trees fall in one cut
Stars: ✭ 47 (-71.17%)
Mutual labels:  fabric, mod, fabricmc
kibe
A miscellaneous mod for Minecraft that adds a bunch of random, and mostly unoriginal things.
Stars: ✭ 42 (-74.23%)
Mutual labels:  fabric, mod, fabricmc
Industrial-Revolution
An Industrial mod made for Fabric.
Stars: ✭ 153 (-6.13%)
Mutual labels:  fabric, mod, fabricmc
Presence-Footsteps
An overly complicated footstep sound enhancement mod for Minecraft
Stars: ✭ 79 (-51.53%)
Mutual labels:  fabric, mod
Fabric-Generator-MCreator
A Fabric Generator plugin for MCreator
Stars: ✭ 50 (-69.33%)
Mutual labels:  fabric, fabricmc
serilum-mc-mods
A hub for source code, issues and content suggestions for Serilum's Minecraft mods on CurseForge.
Stars: ✭ 66 (-59.51%)
Mutual labels:  fabric, fabricmc
Modding-Resources
A set of ressources for minecraft modding with MinecraftForge by the community
Stars: ✭ 42 (-74.23%)
Mutual labels:  fabric, fabricmc
fabric-example-mod
An elegant Minecraft mod template for the Fabric mod loader
Stars: ✭ 25 (-84.66%)
Mutual labels:  fabric, mod
VeinMiner
Minecraft Bukkit/Spigot/Paper plugin with Fabric client side mod. Mine multiple blocks of the same type in quick succession.
Stars: ✭ 67 (-58.9%)
Mutual labels:  fabric, mod
FlowUpdater
The free and open source solution to update Minecraft.
Stars: ✭ 54 (-66.87%)
Mutual labels:  fabric, mod
old-animations
Client-side modification for Fabric that allows users to restore animations from older versions.
Stars: ✭ 19 (-88.34%)
Mutual labels:  fabric, mod
3d-Skin-Layers
Renders the player skin layer in 3d
Stars: ✭ 63 (-61.35%)
Mutual labels:  fabric, mod
WorldEditCUI
WorldEdit client interface for Minecraft, running on Fabric
Stars: ✭ 187 (+14.72%)
Mutual labels:  fabric, fabricmc
Tis 3d
TIS-100 inspired low-tech computing in Minecraft.
Stars: ✭ 64 (-60.74%)
Mutual labels:  fabric, mod
Terra
Voxel world generation modding platform
Stars: ✭ 320 (+96.32%)
Mutual labels:  fabric, fabricmc
Minelittlepony
Turns players and mobs into ponies
Stars: ✭ 76 (-53.37%)
Mutual labels:  fabric, mod
Viafabric
Client-side and server-side ViaVersion implementation for Fabric
Stars: ✭ 115 (-29.45%)
Mutual labels:  fabric, mod

postman

postman

GitHub all releases Lines of code 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!

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, adding multithreading to the main class. making postman website. helping me a lot :).
  • RECIOR, for postman bot, and being an extremly based individual.
  • cattyngmd, making pr's for a variety of fixes and modules.

base stuff

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].