1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon Conquer 1.3.1

An addon that adds support for multiple Factions plugins with the same syntax

Tags:
  1. xXAndrew28Xx
    Supported Minecraft Versions:
    • 1.8, 1.9, 1.10, 1.11, 1.12
    Conquer
    Conquer is a Skript addon that adds support for multiple Factions plugins with the same syntax. Scripts written for this addon, work with any Factions plugin supported by this addon. It currently only supports two Factions plugins but it will soon support more.
    Conquer is also an API which will allow for you to have your plugin hook into multiple different Factions plugins while using the same code!

    Documentation:
    Skript: http://skripthub.net/docs/?addon=Conquer
    Skript: https://docs.skunity.com/syntax/search/addon:Conquer
    Javadocs: https://xxandrew28xx.github.io/Conquer/javadoc
    Wiki (both Skript & Java API): https://github.com/xXAndrew28Xx/Conquer/wiki
    Supported Plugins (At the moment):
    Factions by MassiveCore
    FactionsUUID by drtshock
    FactionsOne by Sataniel
    LegacyFactions by MarkehMe
    SavageFactions by ProSavage

    Planned Plugins:
    None atm, if you have one, message me!

    Github Repository

    I will add suggestions I get into this plugin. So if you have anything that aren't currently in this plugin that you would like to see in it, feel free to PM me on here or Discord (Andrew°#1763).
    FUZIK, bertek41, KingAlterIV and 2 others like this.

Recent Reviews

  1. canhucko
  2. Andalmere
    Andalmere
    5/5,
    Version: 1.3.1
    This addon can't hook to the latest version of SavageFaction.
  3. ammar
    ammar
    1/5,
    Version: 1.3.1
    a lot of syntax doesn't work
    ...............................
    1. xXAndrew28Xx
      Author's Response
      :P You've made no attempt in contacting me about any of the issues you were having but instead just left a bad review. If you still are having issues feel free to message me..
  4. TonyMaster21
    TonyMaster21
    5/5,
    Version: 1.1.2
    Best factions addon ever! Works great on my server and my players love it. Way better than Facsk :)
  5. Nano
    Nano
    5/5,
    Version: 1.0.0
    Looks very nice, I approve this addon. Event forwarding gave me some ideas for my next addon too :)
  6. Zoya
    Zoya
    1/5,
    Version: 0.0.2
    Author is inactive, on 1.12.2 does not work. Sent him error, never replied.
  7. feerko
    feerko
    1/5,
    Version: 0.0.2
    a lot of syntax doesn't work on 1.12.1.
  8. Mapzman
    Mapzman
    5/5,
    Version: 0.0.2
    Wow! This is the only faction addon I could find that was up to date, and it's amazing! Thank you!
  9. lijo62
    lijo62
    4/5,
    Version: 0.0.2
    Hi, I'm French so I don't have a really good English.

    This addons is magic, there're à lot of expression, condition and events importants to use perfectly the Factions plugin !

    But I've a problem : my logs are spammed with a lot of message and provoked crash server ...

    There is an extract of my logs :

    [23:37:11] [Server thread/WARN]: [Skript] Unexpected null value given to Expression me.andrew28.addons.conquer.skript.expressions.factions.ExprNameOfFaction (Message: Faction given is null)
    [23:37:11] [Server thread/WARN]: [Skript] Unexpected null value given to Expression me.andrew28.addons.conquer.skript.expressions.factions.ExprNameOfFaction (Message: Faction given is null)

    This message is spammed every second !

    How can I stop it ?

    Thanks for your addons !
    1. xXAndrew28Xx
      Author's Response
      It means you passed null (<none>) into `name of %faction%`
  10. Cengiz Elginoz
    Cengiz Elginoz
    5/5,
    Version: 0.0.2
    Awesome addon! Could you please add "on faction land enter:" event? Thank you.
    1. xXAndrew28Xx
      Author's Response
      Sure, I'll add that to my todo!