Conquer

Addon Conquer 1.3.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!

Supported Minecraft Versions
  1. 1.8
  2. 1.9
  3. 1.10
  4. 1.11
  5. 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).
Author
xXAndrew28Xx
Downloads
16,415
Views
16,415
First release
Last update
Rating
3.82 star(s) 11 ratings

Latest updates

  1. Fix syntax conflict

    Fix an issue where the type of claim expression would conflict with a default Skript one.
  2. SavageFactions Support

    Conquer 1.3.0 Added support for SavageFactions Added TNT storage, checkpoint location, and...
  3. Legacy Factions Support & Standalone API

    Conquer 1.2.0 LegacyFactions support Doesn't require Skript to run anymore, so other plugins...

Latest reviews

This addon can't hook to the latest version of SavageFaction.
a lot of syntax doesn't work
...............................
xXAndrew28Xx
xXAndrew28Xx
: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..
Best factions addon ever! Works great on my server and my players love it. Way better than Facsk :)
Looks very nice, I approve this addon. Event forwarding gave me some ideas for my next addon too :)
Author is inactive, on 1.12.2 does not work. Sent him error, never replied.
a lot of syntax doesn't work on 1.12.1.
Wow! This is the only faction addon I could find that was up to date, and it's amazing! Thank you!
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 !
xXAndrew28Xx
xXAndrew28Xx
It means you passed null (<none>) into `name of %faction%`
Awesome addon! Could you please add "on faction land enter:" event? Thank you.
xXAndrew28Xx
xXAndrew28Xx
Sure, I'll add that to my todo!