Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 3.02 KB

README.md

File metadata and controls

49 lines (31 loc) · 3.02 KB

IridiumFactions

GitHub

Introduction

IridiumFactions is a Factions plugin designed from the ground up for speed, performance, and excellence. It features an advanced missions system, a shop, faction upgrades and boosters, teamwork and cooperation features, and so much more.

This plugin, as with all of Iridium Development's software, aims to deliver a premium image, streamlining the setup process and eliminating the headache of having to figure out the details, while also proving to be extremely configurable to create an unparalleled experience.

Every aspect of the plugin has been carefully crafted to suit the server's needs, and between the extensive GUI customization and plethora of extra options, server owners can rest easy knowing that there's a Factions plugin out there that fits their needs. It's this one, if you were wondering.

Getting Started

Currently, the only method of downloading the plugin is to compile it yourself.

Once you have a copy of the plugin (it should be a .jar file), simply place it in the server/plugins folder.

Requirements

  • Vault - Required Dependency

Recomendations

Compiling

Clone the repo, and run the build.gradle.kts script.

Development

You may notice when compiling and developing against IridiumFactions that there is a significant portion of code that isn't located in this repo. That's because IridiumFactions is an extension of IridiumTeams, and also uses functions from IridiumCore.

  • IridiumCore
    • A sort of library for all of Iridium Development's plugins
  • IridiumTeams
    • The generic plugin, which extends IridiumCore, and involves all of the code for team management, including leveling, missions, team members, the bank, etc.
  • IridiumFactions
    • This plugin, which extends IridiumTeams, and houses its own code specific to Factions, such as chunk claiming.

When developing with IridiumFactions, you may have to reference all three repos for your purposes.

Support

If you think you've found a bug, please make sure you isolate the issue down to IridiumFactions and its dependencies before posting an issue in our Issues tab. While you're there, please follow our issues guidelines.

If you encounter any issues while using the plugin, feel free to join our support Discord.