[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

    Draxcyn

    Hello, I just downloaded your plugin for our server it works great and all commands seem functioning correctly, although I have a problem with the chat format.. everytime I start using faction tag It removes the chat name color and has weird text in it, would be great help if you could help me fix this ty.

    -Draxcyn
     
  2. Offline

    Ddaannyybbooyy

    were is the permissions nodes?
     
  3. Offline

    locutus

    @Brettflan Can you help me with the API?
    I'm trying to get a list of factions. I had it working in 1.4, but the code seems to have changed while I was out. I see in /f list that it calls Factions.i.get(), but that seems to produce an exception about not having parameter 'i' I'm working on a plugin that uses factions for teams.

    Please help. How do I get a list of factions?
     
  4. Offline

    gwordin

    Where the heck are the permissions? Ive looked at the user guide and clicked on Permissions and nothing happened. It just sent me to the mainpage of Massivecraft.
     
  5. Offline

    Brettflan

    Read the documentation on Chat configuration.

    There are the offline options for disabling explosions, and there is the ability for Peaceful factions to disable/enable explosions in their territory as desired.

    It's on a list of things to do. It will be added when Olof or myself have time to work on it and get to it. So again, I don't have an estimate of when it might be implemented.

    Without more info, I have no idea. What other plugins are you using that modify chat messages? Are any errors shown in the server log / console?

    Userguide. The new updated userguide is under construction and appears to currently not have working links, but the "old documentation" link works and the permissions listed in it are actually up to date.

    Factions.i.get() should indeed work. I'm not sure why you're having a problem with it, unless you just haven't updated your lib copy of Factions or something.
     
  6. Offline

    Ddaannyybbooyy

    how i make default cant make peaceful?
     
  7. Offline

    Zidkon

    Well, I found out Register still works with Faction without problems, I was a little scared because of people saying problems and I hand't test, so now I'm ok and waiting for the new Factions 1.7, 1.6.1 seems to work great at CB 1575
     
  8. Offline

    Ddaannyybbooyy

    when i do the permissions for default not to create peaceful they still can whats going on?
     
  9. Offline

    Massimo1993

    @MassiveCraft

    why all user have full acess to all comand of faction? i've last dev bukkit 1578
     
  10. Offline

    westerhack

    I was wondering if you could do a few things: 1) make it so your energy doesn't go down when your offline (I can only play on weekends) or at least make it so people cant claim your territory when you are offline. 2) make it so you can get energy from killing other people: 3 for enemies in their own territory, 2 for enemies in wilderness/war zone or in your territory, 1 for killing neutral people in their own/people without a faction, -1 for neutral anywhere, -2 for allies in war zone.3) I was accidentally banned from a server (and got unbanned), but when I logged back in I wasn't part of a faction, and there were no admins for the faction on, and so I couldn't get my stuff out of my chest. I got it by begging a admin of the server to break the chest and give me my stuff, but I was wondering if you could make it so if you are banned, you still retain your faction. I think these things would be a great addition. Other than this, Great!
     
  11. Offline

    Brettflan

    Sounds like you're having problems with your permission configuration or with the plugin you're using to handle permissions. Not a Factions problem, and I couldn't help without you providing more info even if it were.

    1. /f config powerOfflineLossPerDay 0
    2. We're considering something like this for an eventual feature.
    3. There will probably be another conf.json setting added in the next release (or soon after) to let you disable this feature.
     
  12. Offline

    Massimo1993

     
  13. Offline

    frede1012

    Update to newest RB plox ;)
     
  14. Offline

    Blade42453

    when i try and change the config it changes back
     
  15. Offline

    Kain888

    How is it working with the newest RB?
     
  16. Offline

    Alo

    #1597 haven't had any issues yet.
     
  17. You haven't had any issues using the newest build of this with 1597?
     
  18. Offline

    Alo

    Yeah, I use the latest recommended build 1597 on the factions server I have to maintain and no issues have popped up so far.
     
  19. Offline

    Albuca

    Weird Error...
    Running the Bukkit RB

    Code:
    2011-12-13 13:46:18 [INFO] Mastersnipes117 [/IP] logged in with entity id 485 at ([world] 128.05052262548034, 67.7531999805212, -2.22698362556175)
    2011-12-13 13:46:22 [WARNING] GenericLabel belonging to Factions does not have a default size!
    2011-12-13 13:46:22 [WARNING] GenericLabel belonging to Factions does not have a default size!
    2011-12-13 13:46:22 [INFO] Reading data
    2011-12-13 13:46:22 [INFO] [Spout] Successfully authenticated Mastersnipes117's Spoutcraft client. Running client version: 924
    2011-12-13 13:46:25 [INFO] Albuca [/IP] logged in with entity id 907 at ([world] 400.78125, 64.0, 211.8125)
    2011-12-13 13:46:40 [INFO] GaudiestLewis [/IP] logged in with entity id 1626 at ([world] 401.12291792313874, 64.0, 214.92093880031823)
    2011-12-13 13:46:40 [INFO] Reading data
    2011-12-13 13:46:40 [INFO] [Spout] Successfully authenticated GaudiestLewis's Spoutcraft client. Running client version: 928
    2011-12-13 13:46:40 [WARNING] GenericLabel belonging to Factions does not have a default size!
    2011-12-13 13:46:40 [WARNING] GenericLabel belonging to Factions does not have a default size!
    2011-12-13 13:47:01 [INFO] Ragingquitter [/IP] logged in with entity id 2242 at ([world] 413.875, 64.5, 228.71875)
    2011-12-13 13:47:01 [INFO] [VANISH] Ragingquitter disappeared.
    2011-12-13 13:47:05 [INFO] Ragingquitter lost connection: disconnect.quitting
    2011-12-13 13:47:05 [INFO] Connection reset
    2011-12-13 13:47:06 [WARNING] Task of 'Factions' generated an exception
    java.lang.NullPointerException
        at org.getspout.spout.player.SpoutCraftPlayer.getPlayer(SpoutCraftPlayer.java:1320)
        at org.getspout.spout.player.SimplePlayerManager.getPlayer(SimplePlayerManager.java:43)
        at org.getspout.spoutapi.SpoutManager.getPlayer(SpoutManager.java:293)
        at com.massivecraft.factions.integration.SpoutFeatures.updateSingle(SpoutFeatures.java:222)
        at com.massivecraft.factions.integration.SpoutFeatures.updateAppearances(SpoutFeatures.java:155)
        at com.massivecraft.factions.integration.SpoutFeatures$1.run(SpoutFeatures.java:167)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:137)
        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:493)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
     
  20. Offline

    Nastaros

    I want to allow people to purchase more power, i use Iconomy6. is it possible?
     
  21. Offline

    zmshotz

    So the latest build works for now?...
     
  22. Offline

    nggmc

    For some reason everyone on my server can create a faction even though they dont have the node

    factions.create

    What shall I do?

    [SPOILTER]
    Code:
    users:
        pacman274:
            group:
            - VIP
            permissions: null
            options: null
        DJ_Nightwolf:
            group:
            - General Administrator
            permissions: null
            options: null
        HeCTRiXz:
            group:
            - Player
            permissions: null
            options: null
        Mr_Royal:
            group:
            - Disabled
            permissions: null
            options: null
        Chiiil:
            group:
            - General Administrator
            permissions: null
            options: null
        medinajulia:
            group:
            - Disabled
            permissions: null
            options: null
        jett14:
            group:
            - Famed
            permissions: null
            options: null
        ashwin111:
            group:
            - Moderator
            permissions: null
            options: null
        Whowantscookies:
            group:
            - Famed
            permissions: null
            options: null
        Alex_Rogers:
            group:
            - Famed
            permissions: null
            options: null
        birdshot226:
            group:
            - Disabled
            permissions: null
            options: null
        z_Xakep:
            group:
            - Head Admin
            prefix: '&f[&aHead Admin&f]&a '
            suffix: '&a'
            permissions:
            - '*'
            options: null
        ddalty:
            group:
            - Disabled
            permissions: null
            options: null
        yozolios:
            group:
            - Moderator
            permissions: null
            options: null
        GubertrolololxD:
            group:
            - Head Admin
            permissions: null
            options: null
        seabat10:
            group:
            - Disabled
            permissions: null
            options: null
        haidizzy:
            group:
            - Famed
            permissions: null
            options: null
        portal711:
            group:
            - Disabled
            permissions: null
            options: null
        dimondwolf3459:
            group:
            - Disabled
            permissions: null
            options: null
        coreymyth:
            group:
            - Disabled
            permissions: null
            options: null
        ALLTHETIME:
            group:
            - Disabled
            permissions: null
            options: null
        warlordbme:
            group:
            - Famed
        dingleburg:
            group:
            - Player
            permissions:
            - '*'
            - antihack.canfly
            - antihack.*
        green:
            group:
            - Player
        bennyep:
            group:
            - Famed
        ThatRandomNinja:
            permissions:
            - antihack.canfly
            - antihack.fly
            - antihack.*
            group:
            - Famed
        dingleburd:
            permissions:
            - antihack.canfly.*
        pighunter11:
            group:
            - Moderator
        AndreMT:
            group:
            - Disabled
        iloveMW2jr:
            group:
            - Player
        Superior_loml:
            group:
            - Disabled
        Bam108:
            group:
            - Player
        PineAbe:
            group:
            - Head Admin
    groups:
        Disabled:
            default: false
            info: []
            inheritance: Player
            permissions: null
            build: false
            prefix: '&7'
            suffix: '&7'
            options:
                rank: 1000
        General Administrator:
            default: false
            info: []
            inheritance: Admin
            permissions:
            - permissions.user.promote.<ladder>
            - permissions.user.deomote.<ladder>
            - modifyworld.*
            - worldguard.*
            - worldedit.*
            - lwc.protect
            - lwc.mod
            - lwc.admin
            - lwc.deny
            - mcdocs.*
            - lockette.user.create.*
            - lockette.admin.create
            - lockette.admin.break
            - lockette.admin.bypass
            - lockette.admin.snoop
            - lockette.user.reload
            - myhome.*
            - jobs.join.woodcutter
            - jobs.join.Woodcutter
            - jobs.join.WoodCutter
            - jobs.join.WOODCUTTER
            - jobs.join.miner
            - jobs.join.Miner
            - jobs.join.MINER
            - jobs.join.Digger
            - jobs.join.dIGGER
            - jobs.join.miner
            - jobs.join.Hunter
            - jobs.join.HUNTER
            - jobs.join.hunter
            - jobs.join.fisherman
            - jobs.join.Fisherman
            - jobs.join.FISHERMAN
            - jobs.join.Farmer
            - jobs.join.farmer
            - jobs.join.FARMER
            - jobs.admin.fire
            - jobs.admin.employ
            - jobs.admin.transfer
            - jobs.admin.demote
            - jobs.admin.promote
            - jobs.admin.grantxp
            - jobs.admin.reload
            - jobs.admin.info
            - iConomy.access
            - iConomy.rank
            - iConomy.list
            - iConomy.payment
            - iConomy.admin.set
            - iConomy.admin.stats
            - iConomy.admin.reset
            - ichat.color
            - iConomy.admin.grant
            - iConomy.admin.hide
            - iConomy.admin.account.create
            - iConomy.admin.account.remove
            - iConomy.admin.stats
            - ichat.color
            - simpleadmin.kick
            - simpleadmin.ban
            - simpleadmin.clearinv
            - simpleadmin.kill
            - simpleadmin.tp
            - simpleadmin.tph
            - simpleadmin.tpto
            - simpleadmin.heal
            - simpleadmin.give
            - simpleadmin.annoy
            - simpleadmin.unannoy
            - simpleadmin.extraannoy
            - simpleadmin.unextraannoy
            - simpleadmin.kill
            - simpleadmin.say
            - simpleadmin.spawnmob
            - simpleadmin.checkname
            - simpleadmin.discreet
            - simpleadmin.undiscreet
            - simpleadmin.dontgivethistopeople
            - simpleadmin.time
            - simpleadmin.list
            - simpleadmin.instakill
            - simpleadmin.teamview
            - simpleadmin.spawn
            - simpleadmin.reload
            - simpleadmin.weather
            - simpleadmin.god
            - simpleadmin.armor
            - simpleadmin.fall
            - simpleadmin.item
            - simpleadmin.ball
            - simpleadmin.arrow
            - simpleadmin.egg
            - simpleadmin.version
            - simpleadmin.invincimobs
            - simpleadmin.pm
            - bb.admin.info
            - bb.admin.watch
            - bb.admin.rollback
            - bedrockcontrol.placeblock
            - bedrockcontrol.destroyblock
            - bedrockcontrol.getdrop
            - bedrockcontrol.openviod
            - advbans.ban
            - advbans.kick
            - advbans.unban
            - ChestShop.shop.create
            - ChestShop.shop.buy
            - ChestShop.shop.sell
            - ChestShop.command.iteminfo
            - antihack.canfly
            - mywarp.*
            - permissions.*
            - pvpplus.delay
            - pvpplus.override.other
            - pvpplus.override
            - iConomyChestShop.admin
            - fltd.disable
            - SpamControl.unpunish
            - SpamControl.CanSpam
            - SpamControl.listspammers
            - SpamControl.clearspammers
            - petcreeper.pet
            - petcreeper.tame.*
            - petcreeper.ride.*
            - ChestShop.shop.mod
            - ChestShop.shop.admin
            - factions.kit.admin
            build: true
            prefix: '&f[&aAdmin&f]&a '
            suffix: '&a'
            options:
                rank: 994
        Famed:
            default: false
            info: []
            inheritance: Player
            permissions:
            - lwc.protect
            - modifyworld.*
            - mywarp.warp.basic.warp
            - mywarp.warp.basic.list
            - mywarp.warp.basic.createprivate
            - mywarp.warp.basic.delete
            - mywarp.warp.basic.search
            - ChestShop.shop.create
            - ChestShop.shop.buy
            - ChestShop.shop.sell
            - ChestShop.command.iteminfo
            - mcdocs.*
            - lockette.user.create.*
            - myhome.home.basic.*
            - myhome.home.soc.*
            - jobs.join.woodcutter
            - jobs.join.Woodcutter
            - jobs.join.WoodCutter
            - jobs.join.WOODCUTTER
            - jobs.join.miner
            - jobs.join.Miner
            - jobs.join.MINER
            - jobs.join.Digger
            - jobs.join.dIGGER
            - jobs.join.miner
            - jobs.join.Hunter
            - jobs.join.HUNTER
            - jobs.join.hunter
            - jobs.join.fisherman
            - jobs.join.Fisherman
            - jobs.join.FISHERMAN
            - jobs.join.Farmer
            - jobs.join.farmer
            - jobs.join.FARMER
            - jobs.world.*
            - iConomy.access
            - iConomy.rank
            - iConomy.list
            - iConomy.payment
            - simpleadmin.pm
            - simpleadmin.list
            - simpleadmin.spawn
            - factions.chat
            - factions.help
            - factions.home
            - factions.list
            - factions.money.balance
            - factions.money.deposit
            - factions.money.p2f
            build: true
            prefix: '&f[&6Famed&f]&6 '
            suffix: '&6'
            options:
                rank: 998
        FLeader:
            default: false
            info: []
            inheritance: Fleader
            permissions:
            - mcdocs.*
            - myhome.home.basic.*
            - myhome.home.soc.*
            - jobs.join.*
            - jobs.world.*
            - iConomy.access
            - iConomy.rank
            - iConomy.list
            - iConomy.payment
            - iConomy.admin.stats
            - jobs.admin.fire
            - jobs.admin.employ
            - jobs.admin.transfer
            - simpleadmin.list
            - ichat.color
            - simpleadmin.pm
            - simpleadmin.spawn
            - ChestShop.shop.create
            - ChestShop.shop.buy
            - ChestShop.shop.sell
            - ChestShop.command.iteminfo
            - mywarp.warp.basic.warp
            - mywarp.warp.basic.list
            - mywarp.warp.basic.createprivate
            - mywarp.warp.basic.delete
            - mywarp.warp.basic.search
            - worldguard.region.addmember.*
            - worldguard.region.removemember.*
            - factions.chat
            - factions.help
            - factions.home
            - factions.list
            - factions.money.balance
            - factions.money.deposit
            - factions.money.p2f
            - factions.money.kit.standard
            - factions.claim
            - factions.map
            - factions.owner
            - factions.sethome
            - factions.unclaim
            - factions.unclaimall
            build: true
            prefix: '&f[&2FLeader&f]&2 '
            suffix: '&2'
            options:
                rank: 997
        Head Admin:
            default: false
            info: []
            inheritance: Admin
            permissions:
            - '*'
            build: true
            prefix: '&f[&cHead Admin&f]&c '
            suffix: '&c'
            options:
                rank: 993
        Moderator:
            default: false
            info: []
            inheritance: Moderator
            permissions:
            - lwc.protect
            - lwc.mod
            - lwc.deny
            - permissions.user.promote.<ladder>
            - permissions.user.deomote.<ladder>
            - worldguard.region.*
            - modifyworld.*
            - worldguard.bypass.*
            - mcdocs.*
            - lockette.user.create.*
            - lockette.admin.create
            - lockette.admin.break
            - lockette.admin.bypass
            - lockette.user.reload
            - myhome.home.basic.*
            - myhome.home.soc.*
            - jobs.world.*
            - iConomy.access
            - iConomy.rank
            - iConomy.list
            - iConomy.payment
            - iConomy.admin.hide
            - iConomy.admin.account.create
            - iConomy.admin.account.remove
            - iConomy.admin.stats
            - ichat.color
            - simpleadmin.version
            - simpleadmin.reload
            - simpleadmin.kick
            - simpleadmin.list
            - simpleadmin.ban
            - simpleadmin.tpto
            - simpleadmin.tph
            - simpleadmin.heal
            - simpleadmin.rename
            - simpleadmin.pm
            - simpleadmin.time
            - simpleadmin.weather
            - simpleadmin.spawn
            - muter.mute
            - bedrockcontrol.placeblock
            - bedrockcontrol.destroyblock
            - bedrockcontrol.getdrop
            - bedrockcontrol.openviod
            - ChestShop.shop.create
            - ChestShop.shop.buy
            - ChestShop.shop.sell
            - ChestShop.command.iteminfo
            - mywarp.warp.basic.warp
            - mywarp.warp.basic.list
            - mywarp.warp.basic.createprivate
            - mywarp.warp.basic.delete
            - mywarp.warp.basic.search
            - bb.admin.info
            - bb.admin.watch
            - bb.admin.rollback
            - jobs.join.woodcutter
            - jobs.join.Woodcutter
            - jobs.join.WoodCutter
            - jobs.join.WOODCUTTER
            - jobs.join.miner
            - jobs.join.Miner
            - jobs.join.MINER
            - jobs.join.Digger
            - jobs.join.dIGGER
            - jobs.join.miner
            - jobs.join.Hunter
            - jobs.join.HUNTER
            - jobs.join.hunter
            - jobs.join.fisherman
            - jobs.join.Fisherman
            - jobs.join.FISHERMAN
            - jobs.join.Farmer
            - jobs.join.farmer
            - jobs.join.FARMER
            - jobs.admin.info
            - jobs.admin.employ
            - jobs.admin.transfer
            - factions.chat
            - factions.help
            - factions.home
            - factions.list
            - factions.money.balance
            - factions.money.deposit
            - factions.money.p2f
            build: true
            prefix: '&f[&eMod&f]&e '
            suffix: '&e'
            options:
                rank: 995
        Player:
            default: true
            info: []
            inheritance: Player
            permissions:
            - lwc.protect
            - modifyworld.*
            - mywarp.warp.basic.warp
            - mywarp.warp.basic.list
            - mywarp.warp.basic.delete
            - mywarp.warp.basic.search
            - ChestShop.shop.create
            - ChestShop.shop.buy
            - ChestShop.shop.sell
            - ChestShop.command.iteminfo
            - mcdocs.*
            - lockette.user.create.*
            - myhome.home.basic.*
            - myhome.home.soc.*
            - jobs.join.woodcutter
            - jobs.join.Woodcutter
            - jobs.join.WoodCutter
            - jobs.join.WOODCUTTER
            - jobs.join.miner
            - jobs.join.Miner
            - jobs.join.MINER
            - jobs.join.Digger
            - jobs.join.dIGGER
            - jobs.join.miner
            - jobs.join.Hunter
            - jobs.join.HUNTER
            - jobs.join.hunter
            - jobs.join.fisherman
            - jobs.join.Fisherman
            - jobs.join.FISHERMAN
            - jobs.join.Farmer
            - jobs.join.farmer
            - jobs.join.FARMER
            - jobs.world.*
            - iConomy.access
            - iConomy.rank
            - iConomy.list
            - iConomy.payment
            - simpleadmin.pm
            - simpleadmin.list
            - simpleadmin.spawn
            - factions.chat
            - factions.help
            - factions.home
            - factions.list
            - factions.money.balance
            - factions.money.deposit
            - factions.money.p2f
            build: true
            prefix: '&f[&3Player&f]&3 '
            suffix: '&3'
            options:
                rank: 999
        VIP:
            default: false
            info: []
            inheritance: Donator
            permissions:
            - lwc.protect
            - modifyworld.*
            - permissions.*
            - ChestShop.shop.create
            - ChestShop.shop.buy
            - ChestShop.shop.sell
            - ChestShop.command.iteminfo
            - mcdocs.*
            - lockette.user.create.*
            - myhome.home.basic.*
            - myhome.home.soc.*
            - jobs.join.woodcutter
            - jobs.join.Woodcutter
            - jobs.join.WoodCutter
            - jobs.join.WOODCUTTER
            - jobs.join.miner
            - jobs.join.Miner
            - jobs.join.MINER
            - jobs.join.Digger
            - jobs.join.dIGGER
            - jobs.join.miner
            - jobs.join.Hunter
            - jobs.join.HUNTER
            - jobs.join.hunter
            - jobs.join.fisherman
            - jobs.join.Fisherman
            - jobs.join.FISHERMAN
            - jobs.join.Farmer
            - jobs.join.farmer
            - jobs.join.FARMER
            - jobs.join.vip
            - jobs.join.VIP
            - jobs.join.Vip
            - jobs.world.*
            - iConomy.access
            - iConomy.rank
            - iConomy.list
            - iConomy.payment
            - simpleadmin.pm
            - simpleadmin.list
            - simpleadmin.spawn
            - antihack.canfly
            - mywarp.*
            - fltd.disable
            - iConomy.admin.stats
            - simpleadmin.tpto
            - factions.chat
            - factions.help
            - factions.home
            - factions.list
            - factions.money.balance
            - factions.money.deposit
            - factions.money.p2f
            build: true
            prefix: '&f[&5VIP&f]&5 '
            suffix: '&5'
            options:
                rank: 996
    
    [/SPOILER]
     
  23. Offline

    theholeymonkey

    hey. I disabled
    "chatTagEnabled": false,
    but people still have prefixes
    and I also disabled land claiming, but they still can!
    Help please :)
     
  24. Offline

    Brettflan

    READ. Seriously. Read it.

    The current release should mostly work fine. Off the top of my head, you'll have the newer monster types spawning in safe zones and such, but that's about it.

    Well known issue, which is non-fatal and should cause no real problems. Should also be fixed in the next release.

    Not currently possible. Olof might be implementing more economy-related features in future releases.

    Deny/remove the permission from whatever groups/people you don't want to have it. Most permission plugins provide a way to do so, such as adding a minus to the start of the permission. Read up on your permission plugin of choice to find out how.
     
  25. Offline

    worstboy32

    I think this is something that cant be fixed..
    But i would like to ask it anyway.
    Players can use redstone torches in enemy land to open doors.
    And they can place tnt next to power redstone or levers or anything like that.
    With place i mean they just click it and not realy place it but the usage still works.
    this are just 2 examples of glitches and im prety sure there are a lot more.
    I really hope that you can fix this.
    Because players on our server just open other doors and then glitch the tnt to destroy everything.
    And Players can also place a pressure plate or powered redstone in wilderness in air.
    And then they place tnt on the side in claimed land.
    That will light the tnt and that means infinite tnt and a lot holes to bedrock.
    Let me know if you can do anything about this.
     
  26. Offline

    theholeymonkey

    I know, I DID read it and followed it to the letter. And it still doesn't work.
     
  27. Offline

    nggmc

    [quote="Brettflan, post: 85345]Deny/remove the permission from whatever groups/people you don't want to have it. Most permission plugins provide a way to do so, such as adding a minus to the start of the permission. Read up on your permission plugin of choice to find out how.[/quote]
    Is this a bug? Or? Will it be fixed.
     
  28. Offline

    Brettflan

    I thought they'd fixed the one where cancelled redstone torch placement would still open doors, other than it looking like the door opened on the client side (when it didn't, and not actually allowing the player through).
    As for the TNT thing, yes, it's been around for months and the Bukkit team are aware of it. Hopefully it will be fixed soon.

    And did you follow the part where it strongly recommends using /f config instead of directly modifying the file?

    It's not a bug and thus can't be fixed. I even told you the solution, to learn how to deny/remove specific permissions in your permission plugin of choice and then do that.
     
    worstboy32 likes this.
  29. Offline

    MarcelD

    WIe kann ich eine Gilde als Admin löschen?

    How can I delete a guild as an admin?
     
  30. Offline

    Brettflan

    /f disband
     
    MarcelD likes this.

Share This Page