Git Product home page Git Product logo

factions's People

Contributors

animeavi avatar brettflan avatar byteflux avatar cmdrkittens avatar dariasc avatar derenix avatar dpodp avatar drc-dev avatar drtshock avatar evelynsubarrow avatar gravitylow avatar hintss avatar jadiction avatar juiio avatar kakifrucht avatar laxwashere avatar mbax avatar nsporillo avatar oloflarsson avatar patrickfreed avatar paulbgd avatar puigru avatar renegadeeagle avatar sgdc3 avatar spathizilla avatar techcable avatar thomastanck avatar tibowl avatar vemacs avatar wizzlebear avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

factions's Issues

/f home and message changes

I am using the plugin SkyWars, when your in a game all commands are blocked automaticly except the /f command. Is there any way to fix this bug?

As secondly, It would be amazing if you can make some message changes.

TerritoryProtectedMaterials Issue

Hi,

I'm currently having an issue where players can still use levers, stone buttons, and wooden buttons in enemy territory. I'm quite positive we have the configuration setup correctly so that you shouldn't be able to use these items in enemy territory, but you can.

Now this is why I made an issue because I wasn't sure if this was a configuration problem or the fact that the plugin doesn't support "LEVER" and "STONE_BUTTON" etc.

Anyways, again I'm not sure if this is related to the plugin or my configuration. Below I have provided my factions conf.json.

Factions conf.json: http://hastebin.com/nixahileso.cpp

Thanks

Pex Prefix/Suffix ?

Hey ! This would be a nice thing is we can see, in the near future, pex suffix and prefix support, directly in the "chat tag" of faction uuid :)

bracket don't work for the factions prefix + randomlocation support

hi there,

example:
http://gyazo.com/c6b7f4ef625d71ecf120a0f0af946c44

config:

http://gyazo.com/c15b197391981736e00ea3f96afe1572

Question:

Is there a way to get the "r" replaced with a [ or is it that im done something wrong?

im using essentials chat.

also it seems that the plugin random location does not support this version of factions..
http://dev.bukkit.org/bukkit-plugins/randomlocation/

is there anything you can do about that or do i need to contact them about it?

Thanks in advance,

Stox180

Unable to kick some members from factions who were offline for a while.

Using build - 38
Spigot - 1529

Some factions have the issue that they cannot kick some players from their faction when they are offline. When I join this faction and do /f kick name the chat shows kicked name from wilderness. When you check the faction the player is still there.

Another bug is that power isn't showing correctly. When a player goes offline their power often changes instantly to some other number. There are many issues with power of players hard to explain all the different issues please take a look at it.

Thanks in advance

Prefixes and warzone/safezone claiming

Hi

In all builds #44 and below, chat works fine but claiming warzone/safezone does not, it just says your faction already owns the land (wilderness).

Somewhere in builds #45+ the warzone/safezone claim issue is fixed and prefixes stop working with essentials chat 2.13.1.

/f chat doesn't respect chat plugins

I have a plugin that doesn't allow you to advertise domains and ips. But whenever I type an ip while beeing in ally or faction chat it doesn't block it. The plugin gives the warning to the player to not advertise but doesn't block it from appearing in the chat.

Economy not working

When in config econEnabled is set to true, you can't create, join, leave etc. even if it costs 0$.

Reload Issue

Make a faction, /f reload, faction and land is gone.

Peaceful players able to use harmful potions

I've been experiencing a fairly bad thing lately where peaceful faction members are able to use splash potions and such on players who are not in peaceful factions so that they can kill them.

Chat error (Should be easy fix)

So using your latest dev build of factions, I get this error thrown everytime a player talks in chat.

[03:18:54 ERROR]: Could not pass event AsyncPlayerChatEvent to Factions v1.6.9.5-U0.1.3
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[spigot.jar:git-Spigot-1551]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-1551]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1551]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot.jar:git-Spigot-1551]
at net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:938) [spigot.jar:git-Spigot-1551]
at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:878) [spigot.jar:git-Spigot-1551]
at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot.jar:git-Spigot-1551]
at net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59) [spigot.jar:git-Spigot-1551]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_05]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_05]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_05]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_05]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_05]
Caused by: java.util.UnknownFormatConversionException: Conversion = '*'
at org.bukkit.event.player.AsyncPlayerChatEvent.setFormat(AsyncPlayerChatEvent.java:100) ~[spigot.jar:git-Spigot-1551]
at com.massivecraft.factions.zcore.MPluginSecretPlayerListener.onPlayerChat(MPluginSecretPlayerListener.java:48) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_05]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_05]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_05]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_05]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[spigot.jar:git-Spigot-1551]
... 12 more

Enemy territory deny commands don't do anything

Using build #35

Players can do /sethome (all blocked commands) in enemy territory.

Some players have also reported they are unable to kick an player from their faction when they are offline. This does not always occur and no errors are reported.

Factions Message Customizer

Submitting this issue on request of drtshock.

Update the current version of factions 1.6.x (UUID version) to support customizable chat messages. Any and all faction commands should be able to be customized, if possible. Basic bukkit color/format codes should be supported. Messages should be able to be edited via a config file. Potentially add variables for factions data such as power, faction members, etc.

Reference thread for more possible features can be found on the spigot forums. (Pasting link won't work on mobile)

Translation Files

Would be nice to have some TL files for things like:

  • Warzone tag
  • WIlderness tag
  • Safezon tag
  • Default faction desc
  • Anything else I suppose.

Make a super cool flag GUI

| [] [] [] [] [] |
| [] [] [] [] [] |

[] [] [] [] []
[.] [.] [.] [.] [.] [.] [.]
o x x x x x x

^Super beautiful representation.

[] = one "slot" of the flag, represented by a stained glass pane. Default is white. The flag is 3x5.
[.] = a color. Represented by a stained glass pane, but references a chatcolor for use in the flag.
o / x = indicates the color which is currently selected. The user, when clicking one of the flag slots, will change that slot to the color selected.

maybe a 6th inventory row for preset flags or a confirmation button.

/f open serves no function

Whether your factions is open or closed, you still need to invite them first /f invite. If a faction's is open, people shouldn't need an invite.

(Offline mode server) Still unable to kick offline faction members

Hello,

I've reported this before and forgot to mention my server is offline mode. If you do not offer support for this I understand but I would really appreciate it. Everyone who is offline cannot be kicked from the server. We're running offline generated UUID's.

Prioritisation

For some reason unlike Factions 1.6, FactionsUUID prioritises itself over all other plugins, allowing people take items out of MobArena and even type "f home" when toggled bypassing the restrictions of not being able to do "/f home" in enemy or neutral land.

/f who /f show shows incorrect info

When a player is offline, in the faction where all joined faction players are offline, and you type /f show name or /f who name, the output will be, that they don't have a faction. That means I can't check offline faction players factions.

/f sb not working.

this returns 'you now have scoreboards set to false' but I am unable to set them to true.

Build 30+ not working

Yeah, so when I type /f who or any faction command it will disconnect me and say "Internal Command Error" or something like that. I've tried it with all builds and only build 28 and some lower works for me.

Faction tag land notifications not appearing

In the older version of this plugin, I'm certain that when you logged into the server, it would notify you whether it was safezone/warzone/wilderness or a factions land, but that notification hasn't been coming up on a server I use which is running this fork of the plugin.

Invalid damage reduction.

When you are enemies with another faction. And when you are in their teritory, you can't deal any damage to them. With sharpness 20 sword you barely deal 1 heart of damage to a non armored player.

/f owner shows UUIDs

After you set an owner for a chunk, anyone who enters it gets outputted "Owners:" and an UUID of a set owner for that chunk.

/f home is not respecting essentials teleport-delay

previously before using the UUID version /f home would require the player to stand still for the required amount of time define in essentials config. Now players are instantly teleported which can be used to cheat in combat.

using:
essentials 2.13.152
factionsUUID 15
spigot 1442

ScoreBoard Configurabilty: New Features or Option to Add please!!!!!

yeah, but we were hoping that you would add certain features for us that the plugin doesn't have atm
[15:48] basically this is what we were wanting instead of how it is setup atm: 1. When you are just wandering around, it shows your faction name at the top, then your power, then members online Ex: like 10/23, then Faction max Power, then Amount of Land claimed. When you enter someone's territory, it shows their information instead of yours. And it is always visible unless you turn it off with the /f sb command to hide the scoreboard.

F who

When you do /f who {faction name} it shows the online players etc.
However if you do /f who {playername} it just shows "Wilderness"

Can't kick player from faction

Hi,
When I try to kick an offline player from my faction I get the following error:

"Something went wrong with getting the offline player's faction"

Please fix that.

Thanks

new api compatibility

hi
many plugins are now offering integration using the new factions api.
http://dev.bukkit.org/bukkit-plugins/wrg/
worldeditregions has a file called FactionsFeatures that imports the following:

import com.massivecraft.factions.entity.BoardColls;
import com.massivecraft.factions.entity.Faction;
import com.massivecraft.mcore.ps.PS;
http://dev.bukkit.org/bukkit-plugins/sentry-citizens2/
sentry for citizens2 has a file in it called FactionsUtil that imports the following:

import com.massivecraft.factions.Rel;
import com.massivecraft.factions.entity.Faction;
import com.massivecraft.factions.entity.FactionColl;
import com.massivecraft.factions.entity.FactionColls;
import com.massivecraft.factions.entity.UPlayer;

Adding faction's name to under player's displayname

Is it possible to add faction's name to under player's displayname (healthbar scroeboard) with faction color?
If it's possible, I think healthbar must to be with a integer like this "100 Health"
If this is must to be, zero number can be use. Example: "0 MyAwasomeFaction 0"
The first zero number is must to be, secon zero number for nice look.

Duplicate tags in chat.

Since build 30 (ee96e33), factions has been re inserting the tags that appear in chat, if the tag is also being inserted by a plugin like Essentials chat.

The Image below is of the tags in the latest build (44)
2014-08-01_20 23 23

And this image is of the tags in build 29 and below.
2014-08-01_20 24 21

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.