[SEC/FUN] Factions 2.0.0 - Guilds, War and user-controlled antigrief [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by MassiveCraft, May 29, 2011.

  1. Offline

    Brettflan

    JWhy likes this.
  2. Offline

    TheLostWoods

    I have a problem. Before your latest build i edited the conf.json so that people didn't lose power in warzones. Well, that config setting has disappeared... Have you removed that setting and will it return? I use it for my MobArena so people don't lose power on death.
     
  3. Offline

    JWhy

    Yeah i'm just volunteering, and you can auto /f autoclaim safezone or just open the board.json and assign factions to chunks, when ready do /f reload board or just /f reload
     
  4. Offline

    Darkfeather

    Uhm, for some reason I get a huge load of internal errors when I try some faction commands.
    http://pastebin.com/DPhGs7GN Here's the relevant bit of the log file (Me trying the commands)

    Does anyone have this problem?
     
  5. Offline

    tommytomtoo

    When I walk from a safezone to warzone it doesn't notify me when i corss the boundary. Also i accentendtally did /f claim safezone 10000, yea that huge area i need to undo it can i?
     
  6. Offline

    JWhy

    What does it show on server startup?

    /f declaimall safezone i think

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 15, 2016
  7. Offline

    tommytomtoo

    but then i have to reclam all the safezones!
     
  8. Offline

    JWhy

    Then you need to declaim these 1000000 zones each with /f declaim or edit the board.json file, instead of running through the world
     
  9. Offline

    tommytomtoo

    how do i edit the board.json to rollback a day or 2? I JUST WANT TO ROLLBACK ANYTHING THAT HAPPENED A DAY OR 2 From factions
     
  10. Offline

    7007King0770

    Factions is doing some wonky stuff with 1.3.1, here is my server.log report. I hope it helps you guys make better the newer version of factions that I assume is coming at a later date.
    Code:
    [WARNING] [Factions] "Factions v1.6.8" has registered a listener for org.bukkit.event.player.PlayerChatEvent on method "public void com.massivecraft.factions.zcore.MPluginSecretPlayerListener.onPlayerChat(org.bukkit.event.player.PlayerChatEvent)", but the event is Deprecated. Server performance will be affected; please notify the authors [Olof Larsson, Brett Flannigan].
     
    org.bukkit.plugin.AuthorNagException
     
    at org.bukkit.plugin.java.JavaPluginLoader.createRegisteredListeners(JavaPluginLoader.java:302)
     
    at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:507)
     
    at com.massivecraft.factions.zcore.MPlugin.preEnable(MPlugin.java:86)
     
    at com.massivecraft.factions.P.onEnable(P.java:82)
     
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
     
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:357)
     
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
     
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:263)
     
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:245)
     
    at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
     
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
     
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
     
    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
     
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380)
     
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
     
    [INFO] [Factions v1.6.8] Loading board from disk
     
    [INFO] [Factions v1.6.8] Economy integration is disabled, and the plugin "Vault" is not installed.
     
    [WARNING] [Factions] "Factions v1.6.8" has registered a listener for org.bukkit.event.player.PlayerChatEvent on method "public void com.massivecraft.factions.listeners.FactionsChatListener.onPlayerEarlyChat(org.bukkit.event.player.PlayerChatEvent)", but the event is Deprecated. Server performance will be affected; please notify the authors [Olof Larsson, Brett Flannigan].
     
    org.bukkit.plugin.AuthorNagException
     
    at org.bukkit.plugin.java.JavaPluginLoader.createRegisteredListeners(JavaPluginLoader.java:302)
     
    at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:507)
     
    at com.massivecraft.factions.P.onEnable(P.java:112)
     
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
     
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:357)
     
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
     
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:263)
     
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:245)
     
    at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
     
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
     
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
     
    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
     
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380)
     
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
     
    [WARNING] [Factions] "Factions v1.6.8" has registered a listener for org.bukkit.event.player.PlayerChatEvent on method "public void com.massivecraft.factions.listeners.FactionsChatListener.onPlayerChat(org.bukkit.event.player.PlayerChatEvent)", but the event is Deprecated. Server performance will be affected; please notify the authors [Olof Larsson, Brett Flannigan].
     
    org.bukkit.plugin.AuthorNagException
     
    at org.bukkit.plugin.java.JavaPluginLoader.createRegisteredListeners(JavaPluginLoader.java:302)
     
    at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:507)
     
    at com.massivecraft.factions.P.onEnable(P.java:112)
     
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
     
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:357)
     
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
     
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:263)
     
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:245)
     
    at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
     
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
     
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
     
    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
     
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380)
     
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
     
  11. Offline

    JWhy

    Sorry, if you have no external backup, you can't rollback changes... you can have a look at the logs, theoretically you could even write a script to roll back from these changes
     
  12. Offline

    tommytomtoo

    i just want to know how to use the .json folder u told me about to fix wha ti did
     
  13. Offline

    JWhy

    In the board.json, the chunks and their factions are assigned (which faction does posses chunk x-z?). So you COULD delete entries, that are affected by your command... that's hard to do though and more theoretically
     
  14. Offline

    tommytomtoo

    so what do u delte?
     
  15. Offline

    JWhy

    If you have this:
    Code:
    {
      "world": {
        "-11,1": "127"
        "13,-5": "-2"
      }
    }
    and the chunk 13,-5 is in the area, that is affected by the command, you delete this line
     
  16. Offline

    tommytomtoo

    would it be like the location is x:13 y:-5 and i locate that on my map for te location and if thats the mess up spot i delte it. But remeber i claim 10k block radius i need to undo it
     
  17. Offline

    JWhy

     
  18. Offline

    TheLostWoods

    Can you reply to my question please?

    Did you remove the option to stop power loss in war zones ? I had it set so people didn't lose power in my mobarena using a warzone, now the option has disappeared just as i updated ?
     
  19. Offline

    worstboy32

    I'm using the beta version of factions and got a few quests.

    First of all we are using our own chat plugin custom coded and /f c and commands like that don't work.
    I tried install a suported chat plugin and then when loading the plugin it show that it hooked in to that plugin and then everything works fine.
    Is there any api documentation so we can make our own chat plugin work with faction chat and tags?
    Or couldn't you use vault for chat events instead of supporting xx plugins?

    And second before there was options so you could make it so like tnt don't explode in offline factions and does in online factions and delay when factions are counted as online.
    But with the new version this seems to be completely removed while it's really useful and needed for our setup.

    And is there any way possible to separate TNT and Creeper explosions?
    I want players be able to use TNT but not creepers in the old config this could easy be done but now not anymore i think.

    And when factionless players attack each other it say dammage reduced but they aren't in any faction?
    That should be like before that it's only for enemy factions.

    And is there a command to undo setting access?
    Like i did /f access player worstboy32 but got no idea how to remove it again.

    And would it be possible if you have set so you can't claim in wg regions that if you have /f admin enabled that you can bypass that check and claim it?
    It's annoying to change the config reload claim some safe/war zone and then change it again and reload again.
     
  20. Offline

    chopstick121

    I got this error idk is this for essentials plugin or this so i ask both

    08.08 14:35:52 [Server] WARNING Error with EssentialsChat listener of Factions: com.massivecraft.factions.integration.EssentialsOldVersionFeatures$1.shouldHandleThisChat(Lorg/bukkit/event/player/AsyncPlayerChatEvent; )Z
     
  21. Offline

    TheLostWoods

    That means you are using the new updated version of EssentialsChat with the older version of Factions. Update your Factions plugin to the 1.3.1 fix and that error will disappear, but so will faction tags. They no longer show up in chat for some reason.
     
  22. Offline

    tfarcraft

    thanks for this amazing plugin!
     
  23. Offline

    levisn1

    Error with EssentialsChat listener of Factions: com.massivecraft.factions.integration.EssentialsOldVersionFeatures$1.shouldHandleThisChat(Lorg/bukkit/event/player/AsyncPlayerChatEvent;)Z

    i have the new ess chat...but even the last Factions 1.6.8...how to solve?
     
  24. Offline

    JWhy

    http://ess.ementalo.com/ There's the new version you need
     
  25. Offline

    levisn1

    i have installed last dev build of and the problem is still there :(


    14:07:51 [WARNUNG] Error with EssentialsChat listener of Factions: com.massivecraft.factions.integration.EssentialsOldVersionFeatures$1.shouldHandleThisChat(Lorg/bukkit/event/player/AsyncPlayerChatEvent;)Z
    14:07:51 [WARNUNG] Error with EssentialsChat listener of Factions: com.massivecraft.factions.integration.EssentialsOldVersionFeatures$1.shouldHandleThisChat(Lorg/bukkit/event/player/AsyncPlayerChatEvent;)Z
    14:07:51 [WARNUNG] Error with EssentialsChat listener of Factions: com.massivecraft.factions.integration.EssentialsOldVersionFeatures$1.shouldHandleThisChat(Lorg/bukkit/event/player/AsyncPlayerChatEvent;)Z
     
  26. Offline

    Dragash1

    Do i have to deleted all the old factions file in my server, for the new version to work?
     
  27. Offline

    JWhy

    I'd really recommend that, the new version doesn't seem to properly convert the old file (prob. you won't see the new options)
     
  28. Offline

    levisn1

    last update of factions is 1.6.8 right?..so wtf i have to do to solve this problem? now i have again updated essentials to last dev build...but nothin..
     
  29. Offline

    JWhy

  30. Offline

    Brettflan

Share This Page