Code Monkey home page Code Monkey logo

plexmod's Introduction

Discord

Plex Mod

Plex Mod is a mod for Minecraft that provides several useful QoL features for playing on the popular Mineplex server.

Installing the Mod

Prerequisites

Be sure to have run Minecraft 1.8.9 at least once before installing Forge. Download the latest 1.8.9 MinecraftForge installer (version 11.15.1.2318) here. You can download either the Windows installer, which is a .exe file, or the plain installer, which is a .jar file, they're the same. Bear in mind, however, you must have Java installed to run the .jar installer (Minecraft installs its own version of Java, so you may not have it installed already). Chrome will also declare that the .jar installer may be harmful. You can safely ignore this warning and keep the file.

Once the installer has finished downloading, run it. Leave the default settings and press "OK" to install Forge. Wait until it is finished installing. You can then close out and delete the installer file. Minecraft Forge is now installed! There should be a new Forge launch profile in the Minecraft launcher. Run it at least once before continuing.

Installing

Windows

Download the PlexMod zip file here(placeholder, no binary releases exist yet :P). Unzip the downloaded file. Press the Windows Key and R at the same time, and a window titled "Run" should pop up in the bottom left corner of your screen. Paste the following into the "Open" bar and press OK.

%appdata%\.minecraft\mods

A file explorer window will pop up. Drop the jar file from inside the zip into the opened folder. Close the window. PlexMod is now installed. Enjoy!

Mac

No Mac install instructions cuz I don't own a Mac and I can't figure out how people install mods on Mac

Linux

No Linux install instructions yet, sorry! I'm sure you'll be able to figure it out though, since you're a smart Linux user

Building From Source

Building from source is rather simple. Simply switch to the repository directory and run:

./gradlew build

A PlexMod jar will be generated in the build/lib folder.

Setting Up Development Environment

Switch to the repository directory and type:

./gradlew setupDecompWorkspace

You should now be ready to make changes! To generate project files for either Eclipse or IntelliJ IDEA, run one of the following commands:

./gradlew eclipse
./gradlew idea

Built With

  • MinecraftForge - Minecraft mod compatibility framework
  • Gradle - Build and dependency management solution
  • ForgeGradle - Gradle plugin to set up Forge build environment
  • ShadowJar - Gradle plugin to package dependencies into the mod jar along with relocating the org.slf4j package
  • DiscordIPC - Library to connect to and update Discord Rich Presence

Contributing

Please read CONTRIBUTING.md for details on contributing to this repository.

License

This project currently does not have a license. We're working on it!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.