39

GitHub - ProSavage/SavageFactions: The Ultimate Factions Plugin

 5 years ago
source link: https://github.com/ProSavage/SavageFactions
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

SavageFactions

SavageFactions is a fork of the popular Factions plugin FactionsUUID. The Goal of SavageFactions is to make the ultimate competitive factions experience.

The plugin contains lots of new revolutionary features, which can be looked at in further detail on the wiki.

Currently the plugin is marketed on Spigot , a platform for Minecraft Servers which has an API that SavageFactions uses to enhance the game.

The plugin page can be found here, it contains a few gifs which show features of the plugin.

Users

The installation guide can be found on the installation page of the wiki

Dependencies

Soft Dependencies

Developers

This plugin has an extensive API and viewable Javadocs. The Javadocs can be found in the javadocs folder, they are generated at every major release. They are also hosted on my webserver and can be found here

If you would like to fork/contribute to SavageFactions I have made a video on how to compile the plugin correctly. The video can be found here.

If you would like to use the plugin as a dependency in your project, you can use maven.

<repositories>
 <repository>
     <id>jitpack.io</id>
     <url>https://jitpack.io</url>
 </repository>
</repositories>

<dependency>
 <groupId>com.github.ProSavage</groupId>
 <artifactId>SavageFactions</artifactId>
 <version>1.6.x-0.1.21-gbdd5473-400</version>
 <scope>provided</scope>
</dependency>

The {version} has to be replaced with a version you find in the mvn-repo folder. An example version that can be used is: 1.6.9.5-U0.2.1-RC-1.5-BETA

If you would like to learn how to use the API there are lots of examples that can be found in the wiki on the API-Usage page.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK