All Projects → TridentSDK → Trident

TridentSDK / Trident

Licence: Apache-2.0 license
The server & API implementation for the TridentSDK

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Trident

TridentSDK
The new API for developers to continue developing Minecraft
Stars: ✭ 48 (-21.31%)
Mutual labels:  tridentsdk, trident
trident
Trident is a trusted and secure communication platform for enabling better communication between groups of trusted parties
Stars: ✭ 21 (-65.57%)
Mutual labels:  trident
octoxbps
A Qt-based XBPS front end
Stars: ✭ 45 (-26.23%)
Mutual labels:  trident

Trident Build Status

The Trident project, the implementation of the new generation of multi-threaded, high-performance, and cleanroom Minecraft servers.

Latest Release

Getting the JAR

Method one: Build it yourself

If you have decided that our forms of distribution are questionable, or you would like to modify something before getting a JAR file, you want to build from the source directly.

Prerequisites

  1. A computer
  2. Git
  3. Maven
  4. Java 8 JDK

Directions

Type in the following into the command line:

git clone -b [master|bleeding-edge] https://github.com/TridentSDK/Trident.git
cd Trident
mvn clean install

One would use master to ensure compatibility with the latest build of TridentSDK. Otherwise, for the most up-to-date (and potentially breaking) build of Trident, one would use bleeding-edge. If you are building the JAR yourself, it is your responsibility to know which one is right for you.

The built JAR will ./Trident/target/trident-*.jar

Method two: Download from Sonatype Nexus

For a precompiled solution, one which has passed the tests we have wrote, as well as if you are too lazy to download 2 files and install the Method one prerequeisites, you can download one yourself.

Prerequisites

  1. A mouse
  2. A web browser
  3. A computer
  4. Java 8 JRE/JDK

Directions

  1. Click
  2. Click "Keep"

Method three: Get one from us

If we've released a JAR for you to use, it usually comes with a nice read. So if you like nice reads or the look of our official website, you can go rummage around the releases forum and look for a download link.

Prerequisites

  1. A mouse
  2. A web browser
  3. A computer
  4. Java 8 JRE/JDK

Directions

  1. Nagigate to tsdk.xyz
  2. Scroll down the News list to the first release post
  3. Find the download link
  4. Click the download link
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].