Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factions Hooking not working #88

Open
Ferocimo opened this issue Apr 29, 2020 · 2 comments
Open

Factions Hooking not working #88

Ferocimo opened this issue Apr 29, 2020 · 2 comments

Comments

@Ferocimo
Copy link

Ferocimo commented Apr 29, 2020

Hello,

We recently bought your plugin and are loving the customization possibilities it offers. However, one main thing we wanted in your plugin was the Factions hooking, which does not seem to work on our server.

We want the durability of obsidian to be tripled when all members of a faction are offline. We set up the config as follows :

# Works directly with Factions for extended event processing; adds the ability
#  for durability multipliers based on the online status of a faction.
# Works with most versions of Factions
Factions:
  # Enable Hooking - enabling will allow obsidian destroyer to pass interactions directly to factions.
  Enabled: true
  # Toggles explosion features between ObsidianDestroyer and Factions.
  HandleExplosions: true

  # Enable this to only damage blocks when Faction power is low
  UseFactionPowerLevel: false

  # Toggle to manage an offline faction. (Override & Multiplier)
  # Enables an override that will allow [managed] blocks to be destroyed for a protected offline faction.
  HandleOffline: true
  # Protect factions that offline instead of applying damage
  ProtectOffline: false
  # Multiplier to use for changing the durability of an offline faction.
  OfflineDurabilityMultiplier: 3.0
  # Toggle to manage an online faction. (Multiplier)
  HandleOnline: false
  # Multiplier to use for changing the durability of an online faction.
  OnlineDurabilityMultiplier: 1.0

We're using this plugin :
https://www.spigotmc.org/resources/factions3-for-1-13.63602/
In latest version, 3.3.0.

But there is no difference in durability when someone is online and when everyone is offline.

Could you please help us ? We have to reopen our server in two weeks, and we would like this functionnality to be operationnal...

Thank you

@drtshock
Copy link
Owner

drtshock commented May 1, 2020

That project isn't frequently updated and not widely used..

@Ferocimo
Copy link
Author

Ferocimo commented May 1, 2020

Well, it has 5315 downloads since 27th january, and over 13000 downloads for the past year, I wouldn't call that "not widely used" to be honest...!

I understand it must be quite tiring to adapt your plugin to various versions of Factions plugin, but it's not exactly a "rare" version of Factions... And we can't really change it anyway, since we made a lot of adjustments and tweaks based on that Factions plugin.

Could you help us anyway ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants