All Projects → moomooooo → Postman

moomooooo / Postman

Licence: mit
1.12.2 anarchy client :)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Postman

Equivalent Exchange 3
Stars: ✭ 727 (+1246.3%)
Mutual labels:  minecraft, mod
Chameleoncreepersmod
Minecraft Mod that makes creepers harder to see by tinting their color based on their surroundings - over 120k downloads!
Stars: ✭ 9 (-83.33%)
Mutual labels:  minecraft, mod
Magistics
Logistical magic!
Stars: ✭ 16 (-70.37%)
Mutual labels:  minecraft, mod
Pycraft
Minecraft-client networking library in Python
Stars: ✭ 574 (+962.96%)
Mutual labels:  minecraft, client
Spicyclient
This is the code for SpicyClient
Stars: ✭ 35 (-35.19%)
Mutual labels:  minecraft, open-source
Nova Renderer
Nova Renderer, a custom cross platform render engine written in C++
Stars: ✭ 619 (+1046.3%)
Mutual labels:  minecraft, mod
Ratchetandclankmod
Stars: ✭ 8 (-85.19%)
Mutual labels:  minecraft, mod
Gdlauncher
GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
Stars: ✭ 386 (+614.81%)
Mutual labels:  minecraft, mod
Emc
The EMC Framework (Easy Minecraft Client) - An easy to use Minecraft modding framework
Stars: ✭ 21 (-61.11%)
Mutual labels:  minecraft, mod
Realistictorches
A Minecraft mod that increases the difficulty of the early game by adding realism mechanics to torches.
Stars: ✭ 15 (-72.22%)
Mutual labels:  minecraft, mod
Minecraftforge
Modifications to the Minecraft base files to assist in compatibility between mods.
Stars: ✭ 5,127 (+9394.44%)
Mutual labels:  minecraft, mod
Botcraft
Botcraft is a cross-platform C++ library to create bots that connect and interact with Minecraft servers with (optional) integrated OpenGL renderer
Stars: ✭ 41 (-24.07%)
Mutual labels:  minecraft, client
Justenoughitems
Item and Recipe viewing mod for Minecraft
Stars: ✭ 418 (+674.07%)
Mutual labels:  minecraft, mod
Node Minecraft Protocol
Parse and serialize minecraft packets, plus authentication and encryption.
Stars: ✭ 697 (+1190.74%)
Mutual labels:  minecraft, client
Mumble
Mumble is an open-source, low-latency, high quality voice chat software.
Stars: ✭ 4,418 (+8081.48%)
Mutual labels:  open-source, client
Macrokey
A mod that allows you to bind keys
Stars: ✭ 8 (-85.19%)
Mutual labels:  minecraft, mod
Slimefun4
Slimefun 4 - A unique Spigot/Paper plugin that looks and feels like a modpack. We've been giving you backpacks, jetpacks, reactors and much more since 2013.
Stars: ✭ 369 (+583.33%)
Mutual labels:  minecraft, open-source
Mineos
Home of MineOS and it's software for OpenComputers mod
Stars: ✭ 381 (+605.56%)
Mutual labels:  minecraft, mod
Php Sdicoop Client
A PHP package for connecting to Italian Exchange System (aka SdI) web services. (Pacchetto PHP per inviare fatture e notifiche ai webservices del SdI).
Stars: ✭ 14 (-74.07%)
Mutual labels:  open-source, client
Equivalent Exchange
Stars: ✭ 37 (-31.48%)
Mutual labels:  minecraft, mod

postman

GitHub all releases Lines of code Discord GitHub


postman is a client that runs of Minecraft Forge 1.12.2, it is intended for use on servers which allow client-side modification. postman takes inpiration from many previous clients like osiris, kami, gamesense, and others. this client uses ZeroMemes's Alpine for an event system, lukflugs PanelStudio for the clickGui library, and Forge's 1.12.2 mod api. i intend for this project to be community driven and as open as possible, open acces, open development, and open sourced.

this client is on Minecraft 1.12.2, Forge version 1.12.2-14.23.5.2768, Alpine 1.5, PanelStudio 0.1.8, and is coded in 100% java (although the website code is not java, obviously).

check out the postman website - https://moomooooo.github.io/postman/.
postman archive - this basically just holds all the old versions of postman, https://github.com/moomooooo/postman-archive.

thank you,

-SrgantMooMoo

instructions

download

  1. postman uses forge in order to run so, if you havent already, go to http://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.12.2.html and download the latest or recommended version of forge 1.12.2.
  2. at the top of this readme, click on the downloads button and select the latest version, or your preferred version.
  3. click assets at the bottom of the release, then download the .jar file.
  4. if you havent ran forge yet, do so, if you have already ran forge at least once, type %appdata% in ur windows search, enter, and navigate to .minecraft -> mods (if there is no mods folder than you can add it yourself) -> 1.12.2, "1.12.2" may not exist either, so you can create it yourself if needed. this process may vary depending on your device, so you may need to look it up.
  5. drag the postman .jar file that you downloaded earlier into the 1.12.2 folder.

use

  • prefix is "!".
  • the inital keybind for the clickgui is rshift.
  • once your clickgui is opened you will see a bunch of categorys, right click to open them up.
  • each category has different modules you may enable by left clicking, or right clicking to open up their settings.
  • the settings consist of booleans (enable or disable), numbers (sliders to change the value of something), and modes (switches modes).
  • 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.

building

  1. gradlew setupDecompWorkspace
  2. gradlew eclipse (for eclipse) or gradlew genIntellijRuns (for intellij)
    (./gradlew for linux and mac users)

credits

contributions

  • lukflug, being helpful person. making panelstudio. helping me with panelstudio.
  • techale, for multithreading in main class.
  • RECIOR, for postman bot.
  • some random guy idk named jacobtread, for giving proper credits to the MinnDevelopment java discord rpc.

base stuff

bassically everything that has been skidded, hopefully one day this is pointless :D. whenever i have the time, i try to work on unskidding

... for more depth, the necessary modules are credited. if anyone has an issue with crediting please lmk. 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].