markhughes / FactionsFramework

Build a Factions plugin for every version of Factions and not have to worry about version upgrades and changes.
GNU General Public License v3.0
5 stars 3 forks source link

Unable to set FactionWarps #9

Closed VerumUK closed 8 years ago

VerumUK commented 8 years ago

Hey there I get the following error in console when an Officer player attempts to set a faction warp, I am unsure if this is a frameworks issue or your factionwarps plugin but by error in console I'm going to assume frameworks.

http://pastebin.com/8eMM4aRL

Side note: framework: 1.1.2 factionwarps: 1.1.1

markhughes commented 8 years ago

I believe this is the same issue as this one: https://github.com/MarkehMe/FactionsWarps/issues/10

It's when we check the leader for permission, for now it's best just to disable officers to set it and only allow leaders. I'll fix this in the next release 😄