Inactive [ADMN/DEV] Permissions v2.7.4 (Phoenix) - DISCONTINUED! 3.0 has a new home!

Discussion in 'Inactive/Unsupported Plugins' started by TheYeti, Feb 25, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    TheYeti

    Permissions 2.7.4 (Phoenix) - Now with AntiBuild built in!
    Download:
    Latest Stable: Full Zip | Jar Only
    Latest Dev Build: Full Zip | Jar Only
    Previous Versions: 2.7.3 (JAR) | 2.7.2 (JAR) | 2.7.1 (JAR) | 2.7 (JAR) | 2.6 (JAR) | 2.5.5 (JAR) | 2.5.4 (JAR) | 2.5.3 (JAR) | 2.5.2 (JAR) | 2.5.1 (JAR) | 2.5 (JAR) | 2.4 (JAR) | 2.3 (JAR) | 2.2 (JAR)

    Plugin Authors: How to hook into Permissions

    Permissions 2.x is being discontinued! 3.0 can be found HERE!!!


    I am discontinuing Permissions 2.x and leaving the project. Permissions is not going away though! Since 2.6 I have been working closely with another developer and added them to the team. For the past several version they have not only been assisting with 2.x but also doing a lot of the development of much anticipated 3.x. rcjrrjcr will be taking over as lead developer of Permissions from 3.x forward. I have full faith in them and after working closely with them on the development on the last few version and the next major version I feel that I am leaving this project in more than capable hands. I put way to much work into this project to just leave it with anyone, and this is one of the few programs that I am incredibly proud of.

    Many people will probably wonder why I am leaving again after taking over the project just a few months ago. I could quote drama and headaches, of which there were quite a few with this project. Unfortunately real life happens. Many people already know that I have been having medical issues here lately. Unfortunately while they have gotten better, they have not gone away. This coupled with other real life commitments, going to school full time, and starting up my own company, I am currently in the process of being laid off from work. At this point I have so much stuff going on in my life and am being pulled in so many directions that I am not able to get any work done on anything. This has lead to me missing commitments and letting people down on multiple things.

    Permissions is also a very high maintenance plugin that requires a lot of attention and time. Right now I am not able to devote that time and do not feel it is fair for me to try to continue to be the lead developer on it. I had originally thought that adding other members to the team would be helpful, but unfortunately this just lead to frustration for them and myself as I just was not able to commit to the project enough. Hence, 3.0 has been rewritten almost exclusively by rcjrrjcr with minimal contributions by myself.

    At this point I will be stepping away from the project to focus more on real life and to try to free up some time for other projects and to work with more individual like the wonderful HeroCraft Coding team to fulfill some commitments that I made to them a long time ago and sadly did not come through on. I feel that this is the best for all involved, both myself and the other Permissions developers, as well as the community who deserve someone who can contribute more time and attention to them and supporting them. I do not want to see Permissions end up like many other plugins with an absentee programmer and just slowly wasting away from a great plugin with a lot of potential to a headache with no support.

    I will still be active in the community, just not as much as not in the same way. I'm sure my server will be more than happy to have their head admin back and active again as well.

    Thank you and happy gaming.




    Changelog
    • 2.7.4
      • Added overload of has() and permissions() for plugin devs
    • 2.7.3
      • Fixed negate node add/remove bug.
    • 2.7.2
      • Fix for small subtle bug introduced in last minor version.
    • 2.7.1
      • Commit by DThielke to fix several bugs with programmatic modifications of user permissions.
    • 2.7
      • Further commits by rcjrrjcr
        • Removed negatedNode checks
        • Temp fix for NULL issue
        • WorldConfigurationModification to save only modified configs
        • Fix for cache problems
    • 2.6
      • Pulled in commits by rcjrrjcr
      • Fixed versioning. Last version should have technically been 2.6
      • Fixed invalid config file being written
      • Fixed erroneous conversion message.
    • 2.5.5
      • Updated to be compliant with CB600+
      • Further Maven Integration and Autobuilding
      • Better handling of configuration file errors.
        • If you do not have a world config file for the default world at startup it will now look for config.yml
        • If it cannot find that it will look for world.yml instead in case you named it that when that is not what is in level-name:
        • It will rewrite the config file to be the proper name. At this time it does not delete the old one though.
      • Removed defunct public abstract calls. If your not using the right one by now you should be shot anyway.
    • 2.5.4
        • Added Command aliases for perms and pr
        • Changed the way directories are handled.
        • Stopped it from creating an empty <world>.yml file in base directory
        • Moved project to using Maven.
    • 2.5.3
      • Change from File.pathSeparator to File.separator to fix multiworld perms
    • 2.5.2
      • Added more instructions to the included config file within the plugin
      • Added a check that will use the default world permissions if a world specific config file cannot be found.
      • Added a function to get only the group that a player is assigned to without checking for group inheritance.
      • Added a change to colorize() to fix it hopefully not adding an extra unneeded ascii character and thus creating a linebreak/color switch issue
      • Removed permissions.info as it was not needed and was a artifact of testing I was doing.
    • 2.5.1
      • Fixed a bug that could cause a group to be returned as null for getGroups()
    • 2.5
      • Added in AntiBuild functionality to Permissions
      • Minor code tweaks
      • Added getGroups(world, player) to PermissionHandler so that plugins can call it to get all of a users groups
      • Fixed the inability to use the permissions -reload all command from within the console. I still need to do some more work on this as it doesn't seem to like to accept anything other than all from console.
    • 2.4
      • Refactored namespaces to keep in line with Java & Bukkit policy
        • This was cancelled as it ended up being not needed
      • Fixed setupPermissions()
    • 2.3
      • Undid removal of some code that I had overzealously purged during cleanup
      • Merged in last of Nijikokun's changes
      • Re-ordered the main class to attempt to fix the problems with Plugin API
    • 2.2
      • Developer change
      • Fixed reloading of configuration files
      • Moved commands to registering with plugin.yml
      • Commands now use onCommand instead of onPlayerCommand
      • Command is now /permissions instead of /pr
    [/SPOILER]
     
    mruczek, kahlilnc, Pii and 58 others like this.
  2. Offline

    ioScream

    I mentioned it on IRC about 25 minutes ago :)

    EDIT: My quote got raped somehow..
     
  3. Offline

    City Builder

    Since updating permissions when people enter our nether (multiverse) they are no longer in the group that they are in when they are in the world. Can somebody tell me what is messed up or what I did not configure in the latest permissions that would make it so that when people portal to our nether, it loses their group?

    Bukkit 670

    Thanks
     
  4. Offline

    BranVan

    This might seem like a really newbish question, so I apologize beforehand.

    Is there a way to edit the .yml file so that it's a bit easier to read and know exactly what I'm editing. I mean, I can understand it as it is, but I'd like to have groups separated from users, and give each user their own lines separated by a line. For instance, here's what I see:


    Here's what I'd like to see without the .yml breaking:

     
  5. Offline

    rcjrrjcr

    You have to use indentation so as to format the yml properly. See the included RENAME-ME.yml for an example.
     
  6. Offline

    kahlilnc

    Code:
    20:48:04 [INFO] Starting minecraft server version Beta 1.4
    20:48:04 [INFO] Loading properties
    20:48:04 [INFO] Starting Minecraft server on 192.168.2.150:25565
    20:48:04 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-646-
    gb61ef8c-b670jnks (MC: 1.4)
    20:48:04 [INFO] Preparing level "kahlilnc"
    20:48:04 [INFO] Preparing start region
    20:48:04 [INFO] 144 recipes
    20:48:05 [INFO] Preparing spawn area: 56%
    20:48:06 [SEVERE] Could not load 'plugins\Permissions.jar' in folder 'plugins':
    
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:136)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:158)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:106)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:84)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: while parsing a block mapping
     in "<reader>", line 77, column 13:
                    prefix: '[Citizen]
                    ^
    expected <block end>, but found Scalar
     in "<reader>", line 83, column 16:
                    - 'iConomyChestShop.shop.create'
                       ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:576)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :228)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:73)
            at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:
    131)
            ... 13 more
    20:48:06 [INFO] [ecoCreature] v0.0.5a (Lederhosen) loaded.
    20:48:06 [INFO] ControllerBlock: 1.17 by Hell_Fire
    20:48:06 [INFO] ControllerBlock: Using IRON_BLOCK (42) as ControllerBlock, loade
    d 0 disallowed types from config
    20:48:06 [INFO] ControllerBlock: Enabling full redstone check
    20:48:06 [INFO] ControllerBlock: Events registered
    20:48:06 [INFO] CraftBookCommon 3.0-alpha2 enabled.
    20:48:06 [SEVERE] com/sk89q/bukkit/migration/PermissionsResolverManager loading
    CraftBookCommon v3.0-alpha2 (Is it up to date?)
    java.lang.NoClassDefFoundError: com/sk89q/bukkit/migration/PermissionsResolverMa
    nager
            at com.sk89q.craftbook.bukkit.BaseBukkitPlugin.onEnable(BaseBukkitPlugin
    .java:72)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:578)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:216)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.lang.ClassNotFoundException: com.sk89q.bukkit.migration.Permissi
    onsResolverManager
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 11 more
    20:48:06 [INFO] CraftBookCircuits 3.0-alpha2 enabled.
    20:48:06 [SEVERE] com/sk89q/bukkit/migration/PermissionsResolverManager loading
    CraftBookCircuits v3.0-alpha2 (Is it up to date?)
    java.lang.NoClassDefFoundError: com/sk89q/bukkit/migration/PermissionsResolverMa
    nager
            at com.sk89q.craftbook.bukkit.BaseBukkitPlugin.onEnable(BaseBukkitPlugin
    .java:72)
            at com.sk89q.craftbook.bukkit.CircuitsPlugin.onEnable(CircuitsPlugin.jav
    a:47)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:578)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:216)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    20:48:06 [INFO] CraftBookMechanisms 3.0-alpha2 enabled.
    20:48:06 [SEVERE] com/sk89q/bukkit/migration/PermissionsResolverManager loading
    CraftBookMechanisms v3.0-alpha2 (Is it up to date?)
    java.lang.NoClassDefFoundError: com/sk89q/bukkit/migration/PermissionsResolverMa
    nager
            at com.sk89q.craftbook.bukkit.BaseBukkitPlugin.onEnable(BaseBukkitPlugin
    .java:72)
            at com.sk89q.craftbook.bukkit.MechanismsPlugin.onEnable(MechanismsPlugin
    .java:37)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:578)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:216)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    20:48:06 [INFO] DungeonReward 0.4.1 is enabled!
    20:48:06 [INFO] [ecoCreature] Please configure ecoCreature (plugins/ecoCreature.
    yml) before continuing. Plugin disabled.
    20:48:06 [INFO] [HeroChat] HeroChat version 4.10.1 enabled.
    20:48:06 [INFO] [iConomy] Logging is currently disabled.
    20:48:09 [INFO] [iConomy] v4.65 (Kenzi) loaded.
    20:48:09 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    20:48:09 [INFO] DungeonReward Successfully linked with iConomy!
    20:48:09 [SEVERE] BLOCK_RIGHTCLICKED loading iConomyChestShop v1.0a6 fixed editi
    on (Is it up to date?)
    java.lang.NoSuchFieldError: BLOCK_RIGHTCLICKED
            at com.Acrobot.iConomyChestShop.iConomyChestShop.onEnable(iConomyChestSh
    op.java:59)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:578)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:216)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    20:48:09 [INFO] PhatLoots 0.5.1 is enabled!
    20:48:09 [INFO] PhatLoots Successfully linked with iConomy!
    20:48:09 [INFO] [PreciousStones] version [3.2] loaded
    20:48:09 [INFO] [PreciousStones] loaded 154 unbreakable blocks
    20:48:09 [INFO] [PreciousStones] loaded 22 forcefield blocks
    20:48:09 [INFO] [Slots] Cannot find Permissions, switching to OP-only.
    20:48:09 [INFO] [Slots] Slots v0.5 enabled, by Crash
    20:48:09 [INFO] Turnstile 1.4.3 is enabled!
    20:48:09 [INFO] Turnstile Successfully linked with iConomy!
    20:48:09 [INFO] Done (0.543s)! For help, type "help" or "?"
    20:48:09 [INFO] ControllerBlock: Loaded v1 data - 0 ControllerBlocks loaded
    >
    Code:
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'foo.bar'
                - 'iConomy.access'
                - 'iConomy.rank'
                - 'iConomy.list'
                - 'iConomy.payment'
        Citizen:
            default: false
            info:
                prefix: '[Citizen]'
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.buy'
                - 'iConomyChestShop.shop.sell'
                - 'ecoCreature.Creature.*'
                - 'preciousstones.benefit.*'
                - 'preciousstones.whitelist.*'
                - 'phatloots.use'
                - 'phatloots.info'
                - 'dungeonreward.use'
                - 'dungeonreward.getreward'
                - 'turnstile.use'
    
        VIP:
            default: false
            info:
                prefix: '&4[VIP]&f'
                suffix: ''
                build: true
            inheritence:
                - Citizen
            permissions:
                - 'preciousstones.special.*'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Citizen
            permissions:
                - 'bar.foo'
                - 'iConomyChestShop.command.iteminfo'
                - 'phatloots.name'
                - 'phatloots.make'
                - 'phatloots.add'
                - 'phatloots.link'
                - 'phatloots.remove'
                - 'phatloots.unlink'
                - 'phatloots.delete'
                - 'phatloots.time'
                - 'dungeonreward.make'
                - 'dungeonreward.link'
                - 'dungeonreward.amount'
                - 'dungeonreward.unlink'
                - 'dungeonreward.delete'
                - 'turnstile.make'
                - 'turnstile.link'
                - 'turnstile.price'
                - 'turnstile.owner'
                - 'turnstile.delete'
    
        SemiAdmins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                -Moderator
            permissions:
                - 'iConomyChestShop.shop.admin'
                - 'iConomy.admin.grant'
                - 'iConomy.admin.set'
                - 'iConomy.admin.reset'
                - 'iConomy.admin.hide'
                - 'iConomy.admin.account.create'
                - 'iConomy.admin.account.remove'
                - 'iConomy.admin.stats'
                - 'preciousstones.bypass.*'
                - 'preciousstones.alert.*'
                - 'preciousstones.admin.*'
                - 'preciousstones.override.*'
                - 'phatloots.admin.list'
                - 'phatloots.admin.reset'
                - 'dungeonreward.admin.bank'
                - 'dungeonreward.admin.list'
                - 'dungeonreward.admin.locate'
                - 'turnstile.admin.bank'
                - 'turnstile.admin.list'
                - 'turnstile.admin.locate'
                - 'turnstile.admin.ignore.price'
                - 'turnstile.admin.ignore.cost'
                - 'turnstile.admin.ignore.owner'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    users:
        kahlilnc:
            group: Admins
            info:
                prefix: '&2[Owner]&c'
                suffix: ''
            permissions:
        agentethan95:
            group: Admins
            permissions:
        Dellcup:
            group: Moderator
            permissions:
        TechnoCake:
            group: Moderator
            permissions:
        Derpina:
            group: Admins
            permissions:
                - '-derp.derp'
    Can some one please help me with this my world name kahlilnc and I made the yml name kahlilnc too. I have no clue y it does not work. The top code is the cmd errors and the bottom code is the permissions. I am on CB build 670.
    I even used the parsor on the youtube tutorial and it said there were no errors.
     
  7. Offline

    airsoftinva

    Well everytime now when i start my server it converts it to that from the first RENAME-ME one. And if i try and change something (even with server down) it doesnt work... ill try on more time by redownloading and completly redoing it before i give up :/ i've re written it like 3 times now and i havn't reloaded with the server up yet or anything like that so... well see.

    And how do i do that?

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

    Lildirt

    Set it by file properties
     
  9. Offline

    MasterFenrir

    But, after trying it, it sadly doesn't help. Damn.
    Still nobody has permissions. But I really do not know what is wrong with the file :confused:

    EDIT:
    I found it.... The plugin generated a .yml file in the plugins directory, so that was the one I used. Only just I discovered the directory 'Permissions'. Since the .yml file was in the normal Plugins directory, I never thought of that, because the plugin itself placed it there as well... It works now^^
     
  10. Offline

    Celtic Minstrel

    I can verify that it is incorrect to set the prefix to [Registered] or [Unregistered] without quotes. This makes the prefix a list with one element, which is not what you want. If it works in HeroChat, great. That's a lucky fluke. It's still wrong.

    What. Please, do explain what is so different between the 2.5.5 format and the 2.6 format, because it is my understanding that they are exactly the same.

    Yes, open it with something other than Notepad.
     
  11. Offline

    Planitia

    SemiAdmins:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    -Moderator

    Replace that

    SemiAdmins:
    default: false
    info:
    prefix: - ' '
    suffix: - ' '
    build: true
    inheritance:
    - Moderator

    With that.

    Note the inheritance, prefix and suffix. Also change the prefix and suffix for everything to match that format
     
    kahlilnc likes this.
  12. Offline

    ironman

    since updating to v2.6 running #CB 270 the new config format seems to stop other plugins from working correctly (ichat) colours & prefixes are not displayed. No error messages are displayed and everything loads normally just nothing works properly anymore & every group seems to have all permissions
     
  13. Offline

    Planitia

    It shouldn't. Mine didn't. Try reinstalling all of the plugins again. Also my format didn't change. Can you pastebin your permissions file?
     
  14. Offline

    u83rju1c3

    You're right, I didn't catch that. I was just trying to fix his formatting.
     
  15. Offline

    ironman

    i just rewrote the permissions file and it woks now but it is still converted to the new format which is difficult to edit
    manually
     
  16. Offline

    Planitia

     
  17. If possible, i would like to see the AntiBuild be extended to also prevent looting items from ground and chest if you enable a set option for a group.
    As it is, those pesky griefers cant destroy but they can steal.
     
  18. Offline

    Planitia

    Use a chest lock plugin suck as LWC. As for items on the ground, who cares, if it's on the ground then it's up for grabs.
     
  19. Offline

    Tungon

    Hi,

    i tried to edit the /minecraftbukkit/plugins/Permissions/world.yml but when i restart the server, the file was overwrite with the old settings. I'm also tried to delete the world.yml.

    Is there a cache file?

    greetings
     
  20. Offline

    rcjrrjcr

    Oh, here we go again.
    This applies to restarting the server too.
     
  21. Offline

    Azxdcvg

    Is there any easy was of moving from groupmanager to this? Its just groupmanager finally gave up on #673, and I need permissions before all the UK users start logging in.
     
  22. Offline

    Planitia

    I feel your pain.

    Turn the server off before replacing the file. Even if you do shutdown and restart if you replaced the file while it was running it wont work.
     
    Tungon likes this.
  23. Offline

    Nekhanimal

    Now, i may be being really daft, but when a new player logs into my server, it doesn't automatically place them in the world.yml. It IS supposed to place them into the default group is it not? Its not a major problem, but it is time consuming to add them all in manually [creeper]
    So if someone would be so kind as to give me some help [diamond]s to them :p
    Nekhanimal
     
  24. Offline

    glata

    I am having trouble with Permissions, whats happening is anyone with "Build" set to "True" are able to build but when they do it says "You do not have permissions to do that" also when the right click. And Guests who have "Build" set to "False" can still break blocks and place blocks. Here is my Permissions, its a Text file so if someone can edit it correctly that would be very nice :3
     

    Attached Files:

  25. Offline

    rcjrrjcr

    They should be in the default group, even without an entry in the config, If you want to change their group or add more permissions, you have to manually create an entry,
    Do you have WorldGuard?
     
  26. Offline

    glata

    Yeh, is that the cause? If so is it going to be fixed when it gets updated?
     
  27. Offline

    Nekhanimal

    OOHHH, i see! Yup, in that case its working just fine :p
    Thank you very muchly! [diamond]
     
  28. Offline

    rcjrrjcr

    Well, WorldGuard is a bit wonky when it comes to checking whether a user can build. I think it's still using old functions that don't exist in 2.6 (not sure about 2.5.5).
     
  29. Offline

    Brain

    sk89q released a new beta of Worldguard (5.0 beta 9) just yesterday. Have you tried this version yet?
     
  30. Offline

    rcjrrjcr

    Thanks for the heads-up. I'll look at the source again.
     
  31. Offline

    zaklampje

    Windows, latest java...
     
Thread Status:
Not open for further replies.

Share This Page