Update README.md

Added:
More useful directory information
Redis information
Remote Desktop Information
Updated:
Overall formatting
This commit is contained in:
Daniel Waggner 2021-05-24 11:22:36 -07:00
parent b0af4b89e6
commit 495dc5a060

View File

@ -1,12 +1,34 @@
# Mineplex Source Code - Compilable with necessary dependencies. # Mineplex Source Code - Compilable with necessary dependencies.
File is presently listed as private. - File is presently listed as private.
- Contributors will not be listed.
Contributers will not be listed. - Associated individuals will not be listed.
Associated individuals will not be listed.
# Dependencies # Dependencies
- Shaded Jar with Guava 21.0 (mineplex-hub-dev-SNAPSHOT-deps.jar) (included under Libraries) - Libraries:
- Maven dependencies (included in associated pom files0) * Shaded Jar with Guava 21.0 (mineplex-hub-dev-SNAPSHOT-deps.jar) (included under Libraries)
- Custom spigot jar (spigot-1.8.8-1.9-SNAPSHOT.jar) (included under Libraries) * Used to get around Spigot's guava 17.0 dependency and the issues thereof
- BungeeCord.jar (included under Libraries) Note: not used in anything out side of bungeecord-related directories/code * Custom spigot jar (spigot-1.8.8-1.9-SNAPSHOT.jar) (included under Libraries)
* Contains the necessary patches for the plugin to work solely for 1.8-1.8.9
* BungeeCord.jar (included under Libraries)
* Not used in anything outside bungeecord-related directories/code
- Maven dependencies
* Included in associated pom files
# Misc. File Information
- Included two directories:
* File: GOD DAMN COSMETICS
* Contains all directly removed cosmetic files that were being a pain
* File: mineplex-develop-9-separated-files
* Contains all separated files and directories that were either unneeded or that were being a royal pain.
# Database information
- Host: 45.61.54.43
- Port: 3306
- User: CSWebAPI
- Password: is1!6SMBr.LL8]tS
# Redis information
- Host: 45.61.54.43
- Port: 6379
- User: CSWebAPI
- Password: is1!6SMBr.LL8]tS
# Remote Desktop
Message me if you would like access so that I can add you to the permissions list.