Is there a plugin out there that once a player loses his home and enemy claims over that home, it doesn't let the player go back to his home?
I'm sure he is referring to regular homes, not /f home. So say they claim over your base, you can't do /home and be teleported to it.Factions?
Same thing applies, if an enemy claims over where you have your set, you can't teleport to it, that's what he wantsenemy territory
Yes, you're correct.[DOUBLEPOST=1472266478][/DOUBLEPOST]I'm sure he is referring to regular homes, not /f home. So say they claim over your base, you can't do /home and be teleported to it.
Well.. you have to be in your own territory to even set /f sethome.Same thing applies, if an enemy claims over where you have your set, you can't teleport to it, that's what he wants
Yes I'm using factions.omg, you're an idiot. I am asking if he's using Factions.
FactionsUUID for 1.7.10which one?
conf.json
"territoryEnemyDenyCommands": [
"home",
"sethome",
"spawn",
"tpahere",
"tpaccept",
"tpa"
],
You call him an idiot yet still don't understand what he is saying.conf.json
"territoryEnemyDenyCommands": [
"home",
"sethome",
"spawn",
"tpahere",
"tpaccept",
"tpa"
],
Yeah exactly. I don't think its that hard of a plugin to make with Java, but with Skript.. I'll have to remake /home and /tpa commands :/You call him an idiot yet still don't understand what he is saying.
Those commands set in the config cannot be used while IN ENEMY TERRITORY. If your base is claimed over by faction a, and you have a private essentials home set there, and you go fiddle around with your buddies in action b's base, he doesn't want you to be able to use /home to get back to your essentials home that was claimed over by enemies. Not faction home, and this is teleporting INTO enemy territory, not using a home command while in it.
I don't get what you said..I called someone else an idiot, fuck nugget.
I don't believe there is.
Then I'm looking to purchase a custom one.[DOUBLEPOST=1472267892][/DOUBLEPOST]There isn't a plugin for what you want.
I don't know anything about Java but I'm sure there is and every big factions server has itTbh I can't see how can plugin check player home and check who claims that coords.
To me this seems impossible..?
You want to make the plugin for me? I'll pay.It would get their homes from their Essentials UUID files and then cross check with their faction and their enemies.
https://www.spigotmc.org/threads/lib-wip-factionsapi.36059/ahahaha, no, sorry. I don't even think FactionsUUIDs has a working API.
Alright man.It wouldn't cause lag unless you used made it lag. It would be easy to cache it on load up, and then re-cache when they use home-type commands.[DOUBLEPOST=1472268154][/DOUBLEPOST]
I'll look into that.
https://www.spigotmc.org/threads/factionsuuid-api-developer-guide.166631/It wouldn't cause lag unless you used made it lag. It would be easy to cache it on load up, and then re-cache when they use home-type commands.[DOUBLEPOST=1472268154][/DOUBLEPOST]
I'll look into that.
What's your point?And look first line of the API Post.
"Unfortunately, the latest Factions and FactionsUUID don't provide a common API so I would have to provide separate code for each version. "
