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

    roach

    what does it mean when i am trying to set permissions and the line comes up red?
     
  3. Offline

    Triggjo2

    Give them the item command in essentials it works just as good execpt for the fact that it will only allow them to give themselves items not others it works like this /item ironblock 10
     
  4. Offline

    Jesse57

    19:18:13 [SEVERE] Could not load plugins/Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:113)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:159)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:107)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:109)
    ... 8 more
    Caused by: while parsing a block mapping
    in "<reader>", line 4, column 1:
    Plugin:
    ^
    expected <block end>, but found BlockMappingStart
    in "<reader>", line 55, column 5:
    permissions:
    ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.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.composeDocument(Composer.java:122)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.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:82)
    ... 13 more
    Can anyone help me with this
     

    Attached Files:

  5. Offline

    Triggjo2

    Where any of the permissions are as so - mcbans.unban
    and try - 'mcbans.unban'
     
  6. Offline

    leetgamer

    Just make sure you are in the op file and it should work. Put each OP user on a seperate line.
     
  7. Offline

    Tfs Halo

    i've posted this before but i want some help so i know what to do now or later when permissions get updated.


    20:01:04 [INFO] Starting minecraft server version Beta 1.3
    20:01:04 [INFO] Loading properties
    20:01:04 [INFO] Starting Minecraft server on 192.168.1.101:25565
    20:01:04 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    20:01:04 [WARNING] The server will make no attempt to authenticate usernames. Be
    ware.
    20:01:04 [WARNING] While this makes the game possible to play without internet a
    ccess, it also opens up the ability for hackers to connect with any username the
    y choose.
    20:01:04 [WARNING] To change this, set "online-mode" to "true" in the server.set
    tings file.
    20:01:04 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-544-
    g6c6c30a-b556jnks (MC: 1.3)
    20:01:04 [INFO] Preparing level "serverworld"
    20:01:04 [INFO] Preparing start region
    20:01:05 [INFO] LWC Loading shared objects
    20:01:05 [INFO] LWC Native library: plugins/LWC/lib/native/Windows/x86/sqlit
    ejdbc.dll
    20:01:05 [SEVERE] Could not load plugins\Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:113)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:159)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:107)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: 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:109)
    ... 8 more
    Caused by: while parsing a block collection
    in "<reader>", line 69, column 9:
    - 'commandbook.give'
    ^
    expected <block end>, but found Scalar
    in "<reader>", line 72, column 12:
    - 'commandbook.time'
    ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(
    ParserImpl.java:520)
    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.composeSequenceNode(Composer.jav
    a:203)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
    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:
    82)
    ... 13 more
    20:01:06 [INFO] [Authorization] 3 user registrations loaded
    20:01:06 [INFO] [Authorization] Authorization plugin build 19 is enabled
    20:01:06 [INFO] [Cleaner : 1.0] Enabled!
    20:01:06 [INFO] CommandBook 1.2 enabled.
    20:01:06 [INFO] CommandBook: 0 banned name(s) loaded.
    20:01:06 [INFO] CommandBook: 3 kit(s) loaded.
    20:01:06 [INFO] CommandBook: No known permissions plugin detected. Using configu
    ration file for permissions.
    20:01:06 [INFO] CraftBookCommon 3.0-alpha1 enabled.
    20:01:06 [INFO] CraftBookMechanisms 3.0-alpha1 enabled.
    20:01:06 [INFO] CraftBookVehicles 3.0-alpha1 enabled.
    20:01:06 [INFO] [DevilsFun] Your server is haunted at night, however Angel's kee
    p it safe during the day.
    20:01:06 [INFO] [HELP] 114 extra help entries loaded
    20:01:06 [WARNING] [HELP] A permission plugin isn't loaded.
    20:01:06 [INFO] [HELP] Help 0.2 enabled
    20:01:06 [INFO] [HeroicDeath] 1.6.0.143 enabled.
    20:01:06 [INFO] Honeypot revision 1 by Argomirr succesfully loaded.
    20:01:07 [INFO] LWC Loading SQLite
    20:01:07 [INFO] SQLite Using: Native
    20:01:07 [INFO] LWC At version: v1.66
    20:01:07 [INFO] [MYHOME]: 7 homes loaded
    20:01:07 [SEVERE] [MYHOME] Permissions isn't loaded, there are no restrictions.
    20:01:07 [INFO] [MYHOME] 'Help' support enabled.
    20:01:07 [INFO] MyHome 1.9.2 enabled
    20:01:07 [INFO] [PlugMan] Starting Up! - Version: 1.2.2 by bekvon
    20:01:07 [INFO] [PlugMan] Permissions Plugin NOT Found, using OP!
    20:01:07 [INFO] [Prefixer] v1.5 has been enabled.
    20:01:07 [INFO] [Questioner] v0.2 - Enabled
    20:01:07 [INFO] [SignColours] Permission system not enabled. Enabling coloured s
    igns for all users
    20:01:07 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    20:01:07 [INFO] [Towny] Using: Questioner
    20:01:07 [INFO] [Towny] Version: 0.54 - Mod Enabled
    20:01:07 [INFO] WorldEdit 4.0-beta8 enabled.
    20:01:07 [INFO] WorldEdit: No known permissions plugin detected. Using configura
    tion file for permissions.
    20:01:07 [INFO] Done (0.304s)! For help, type "help" or "?"
    >
     
  8. Offline

    Jesse57

    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    # Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    # If this file is for your default world (the one in server.properties) then you must
    # leave copies blank.
    # Example: copies: Derp - This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name. So if it is level-name: world then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document. Use only spaces. A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
    permissions:
    system: default
    copies:

    ##
    # AntiBuild is included with this. To disable a group from being able to build then
    # set the build: flag to false (build: false). If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    # To make a group inherit the permissions from another
    # group simply place the groups name in the "inheritance:" like so:
    #
    # Example:
    # inheritance:
    # - Default
    ##
    # All permissions including the asterisks must be placed in single quotes.
    # like so:
    #
    # - 'foo.bar'
    #
    # Otherwise errors will happen!
    ##
    # Globalized Permission settings:
    #
    # If a permission contains periods (.) you can denote a globalized parameter:
    #
    # - 'foo.*'
    #
    # This will allow you to use all general commands.
    #
    ##
    # Single Asterisk denotes all commands:
    #
    # - '*'
    # If you give a group this permissions, do not have the group inherit any permissions
    # from other groups. Any users assigned to this group should NOT be given any additional
    # permissions either.
    ##
    # To exempt a node use the - prefix like so:
    # - '-foo.bar'
    ##
    # prefix: and suffix: do not do anything on their own. You need another outside plugin
    # such as iChat or HeroChat in order for these to do anything.
    Groups:
    Default:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: false
    inheritance:
    permissions:
    - 'foo.bar'
    Moderator:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - 'essentials.tp'
    - 'essentials.tphere'
    - 'essentials.item'
    - 'essentials.give'
    - 'mcbans.kick'
    - 'mcbans.lookup'
    - 'mcbans.unban'
    - 'mcbans.ban.temp'
    - 'mcbans.ban.global'
    - 'mcbans.ban.view'
    - 'mcbans.mod'
    - '-worldedit.superpickaxe'
    - '-worldedit.region.set'
    Admins:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'
    Builder:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    - 'essentials.spawn'
    - 'essentials.motd'
    - 'essentials.help'
    - 'essentials.home'
    - 'essentials.sethome'
    - 'essentials.item'
    - 'essentials.time'
    - 'essentials.list'
    - 'essentials.warp'
    - 'essentials.warp.list'
    - 'essentials.tp'
    - 'commandSigns.use'
    - '-worldedit.superpickaxe'
    - '-worldedit.region.set'



    Users:
    Jesse57:
    group: Admins
    Awesomecodman:
    group: Moderator

    Killerz1234:
    group: Builder
    Visi07v:
    group: Admins

    burke97:
    group: Builder

    lord_ov_darkness:
    group: Builder

    dumneezoooo:
    group: Builder
    still doesn't work.. here is the error again
    20:07:09 [INFO] Starting minecraft server version Beta 1.3
    20:07:09 [INFO] Loading properties
    20:07:09 [INFO] Starting Minecraft server on *:25565
    20:07:09 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-544-g6c6c30a-b556jnks (MC: 1.3)
    20:07:09 [INFO] Preparing level "world"
    20:07:09 [INFO] Preparing start region
    20:07:10 [SEVERE] Could not load plugins/Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:113)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:159)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:107)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:109)
    ... 8 more
    Caused by: while parsing a block mapping
    in "<reader>", line 14, column 1:
    plugin:
    ^
    expected <block end>, but found BlockMappingStart
    in "<reader>", line 108, column 5:
    permissions:
    ^

    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.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.composeDocument(Composer.java:122)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.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:82)
    ... 13 more
    20:07:10 [INFO] WorldGuard loaded.
    20:07:10 [INFO] [Cleaner : 1.0] Enabled!
    20:07:10 [INFO] CraftBookCommon 3.0-alpha1 enabled.
    20:07:10 [INFO] CraftBookCircuits 3.0-alpha1 enabled.
    20:07:10 [INFO] CraftBookMechanisms 3.0-alpha1 enabled.
    20:07:10 [INFO] CraftBookVehicles 3.0-alpha1 enabled.
    20:07:10 [INFO] Loaded Essentials build 2.0.298 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    20:07:10 [INFO] Loaded EssentialsChat build 2.0.298 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    20:07:10 [INFO] EssentialsServerlist version 2.0.298 by Vimae Development enabled.
    20:07:10 [INFO] Loaded EssentialsSpawn build 2.0.298 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    20:07:10 [WARNING] [flyRidgeFly] Error while loading admns.txt
    20:07:10 [INFO] flyRidgeFly version 1.5 is enabled!
    20:07:10 [INFO] MCBans: Permissions plugin not found! falling back to Ops check.
    20:07:10 [INFO] MCBans: MCBans version 2.7.3_1 is enabled!
    20:07:10 [INFO] MCBans: Voting enabled!
    20:07:10 [INFO] MCBans: Starting backup thread...
    20:07:10 [INFO] MCBans: Checking mcbans server....
    20:07:10 [INFO] [MCTelnet] - Starting Up! Version: 1.2.1 by bekvon
    20:07:10 [INFO] [MCTelnet] - Listening on port: 8765!
    20:07:10 [INFO] MoveCraft 0.6.8 plugin enabled
    20:07:10 [INFO] ScrapBukkit version 0.2.1 is enabled!
    20:07:10 [INFO] SimpleSave: 2.0.1 Initialized
    20:07:10 [INFO] SimpleSave: Current interval is 15 minute(s)
    20:07:10 [INFO] TimeAnnounce - Copyright 2011 - Shannon Wynter (http://fremnet.net) - Source released under GPL3
    20:07:10 [INFO] TimeAnnounce version 1.0 is enabled :)
    20:07:10 [INFO] Vanish 1.5 loaded.
    20:07:10 [INFO] WorldEdit 4.2 enabled.
    20:07:10 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions.
    20:07:10 [INFO] WorldGuard: No known permissions plugin detected. Using configuration file for permissions.
    20:07:10 [INFO] WorldGuard: Blacklist loaded.
    20:07:10 [INFO] WorldGuard: Single session is enforced.
    20:07:10 [INFO] WorldGuard: TNT ignition is blocked.
    20:07:10 [INFO] WorldGuard: Lighters are blocked.
    20:07:10 [INFO] WorldGuard: Lava fire is blocked.
    20:07:10 [INFO] WorldGuard: All fire spread is disabled.
    20:07:10 [INFO] WorldGuard 4.0-alpha1 enabled.
    20:07:10 [INFO] Done (0.132s)! For help, type "help" or "?"
    20:07:11 [INFO] MCBans: Mcbans is online!
    >
     
  9. Offline

    Eric1212

  10. Offline

    Jesse57

  11. Offline

    Epiclol

    this is my config folder http://pastebin.com/qrRA2h3w
    this is my plugins list:AdminChat,BOSEconomy,chatbukkit,DeathTpPlus,Delrad, Essentials all,Falsebook,FlyRidgeFly, FakePermissions,Permissions,
    GroupManger,iplock,Jail,Kit,HunkleberryGeneral,Lockette,LWC,Motd,NameChecker,Prefixer,VAnish,WorldGuard,WorldEdit
    TradeMod,VstopFire and travelportals

    Ok so when i try to use permissions it dosnet do anything and also when i use ichat i get an ifinte amout of errors
     
  12. Offline

    deltahat

    How do I ask Permissions which group is the Default group in code?
     
  13. Offline

    Jesse57

    are you trying to set the default group, as in what group a new player would join upon login?
     
  14. Offline

    puyttre

    youre not getting help because everyone has the same fucking problem
     
  15. Offline

    NintendoToad

    I have a few thoughts.
    1. I had the above problem UNTIL I double checked the RENAME-ME.yml. I accidentally renamed it to YOURSERVERNAMEHERE ... without the yml. After adding the yml it worked! (You need it to be EXACTLY YOURSERVERNAMEHERE.yml ... anything else will crash it).
    2. AntiBuild is working too well. It seems that the default disables building regardless of how the flag is set. Can someone help me there?
     
  16. Offline

    czardas

    Hi, the prefix/suffixes don't seem to be working for me :(
     
  17. Offline

    moose517

    something doesn't seem to be working correctly for me, i have a few users that i've given the /time command to, however its always reporting that they don't have permission.

    world.yml
    remain_anon is just a filler for a player that is on my server that wouldn't like it to get out that they play here.
     
  18. Offline

    Frizkie

    Okay so right now I'm trying to work something like this, but having problems:
    • Main world named "pandaland" where users have standard permissions
    • Nether world where users have same permissions as "pandaland"
    • PvP world where users are NOT able to use LWC protect (permissions node 'lwc.protect')
    To do this, I've made these the three config files:

    pandaland.yml:
    Show Spoiler

    Code:
    plugin:
        permissions:
            system: default
            copies:
    
    groups:
        Default:
            default: true
            info:
                prefix: '&f[User] '
                suffix: '&f'
                build: true
            inheritance:
            permissions:
                - 'essentials.signs.free.use'
                - 'essentials.signs.protection.create'
                - 'essentials.signs.protection.use'
                - 'essentials.signs.disposal.create'
                - 'essentials.signs.disposal.use'
                - 'essentials.signs.heal.use'
                - 'essentials.signs.trade.use'
                - 'essentials.signs.buy.use'
                - 'essentials.signs.sell.use'
                - 'essentials.clearinventory'
                - 'essentials.msg'
                - 'essentials.depth'
                - 'essentials.getpos'
                - 'essentials.compass'
                - 'essentials.afk'
                - 'essentials.motd'
                - 'essentials.rules'
                - 'essentials.me'
                - 'essentials.list'
                - 'essentials.mail.send'
                - 'essentials.helpop'
                - 'essentials.whois'
                - 'essentials.help'
                - 'essentials.worth'
                - 'essentials.sell'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.spawn'
                - 'essentials.warp'
                - 'multiverse.world.list'
                - 'multiverse.portal.list'
                - 'mcodcs./ruleslist'
                - 'mcdocs./help'
                - 'mcdocs./motd'
                - 'mcdocs./pvp'
                - 'war.player'
                - 'war.warp'
                - 'lwc.protect'
        Support:
            default: false
            info:
                prefix: '&f[&eSupport&f] '
                suffix: '&f'
                build: true
            inheritance:
                - Default
            permissions:
        Trusted:
            default: false
            info:
                prefix: '&f[&gTrusted&f]'
                suffix: '&f'
                build: true
            inheritance:
                -default
            permissions:
        Moderator:
            default: false
            info:
                prefix: '&f[&bMod&f] '
                suffix: '&f'
                build: true
            inheritance:
                - Default
            permissions:
                - 'essentials.ban'
                - 'essentials.banip'
                - 'essentials.kick'
                - 'essentials.unban'
                - 'essentials.unbanip'
                - 'essentials.jail'
                - 'essentials.tpa'
                - 'essentials.tpaccept'
                - 'essentials.tpdeny'
                - 'essentials.tp'
                - 'essentials.tpahere'
                - 'essentials.tphere'
                - 'essentials.tpohere'
                - 'essentials.tppos'
        Admins:
            default: false
            info:
                prefix: '&f[&aOwner&f] '
                suffix: '&f'
                build: true
            inheritance:
            permissions:
                - '*'
                - 'magiccarpet.mc'
                - 'permissions.reload'
    
    users:
        Frizkie:
            group: Admins
        diverdude551:
            group: Admins
        Blakeyboi399:
            group: Admins
        jbrats:
            group: Admins
        hipoman:
            group: Support
    

    Hell.yml:
    Show Spoiler

    Code:
    plugin:
        permissions:
            system: default
            copies: pandaland
    

    PvP.yml:
    Show Spoiler

    Code:
    plugin:
        permissions:
            system: default
            copies: pandaland
    
    groups:
        Default:
            default: true
            info:
                prefix: '&f[User] '
                suffix: '&f'
                build: true
            inheritance:
            permissions:
                - '-lwc.protect'
    


    But I can't get the PvP world to restrict the creating of protected chests. I've also tried not using the "copies: pandaland" part (leaving it blank) and just copying all the pandaland.yml permissions over (but again, leaving out lwc.protect), and that didn't work either. Any suggestions?

    Running CB 493 with the Permissions 2.5.4.
     
  19. I don't know if this is a bug, but I'll post because I'm curious about the answer.

    The Anti-Build function (and pretty much the entire Permissions plugin in general) does not override Op status (or lack thereof), forcing me to Op each player as they come in for them to be able to use the rules I've set with Permissions. Is this on purpose, as perhaps a secondary anti-grief buffer or this is a glitch / bug / unavoidable complication?
     
  20. Offline

    qrux

    Well, i run my website on a different computer than my Minecraft server, so it's created for that purpose.
    If you run them both on the same computer, you could:
    Edit the $fname variable at the beginning of the file to point to your world.yml.
    Then just remove the sftp section of the code completely.
     
  21. hi everybody,

    is there a posibillity to promote a playe in the persmissions plugin without editing the file?
    Something like a command, with witch you can change the group of a player in game, without restarting the server!

    greeting
    Chriss
     
  22. Offline

    Peter Jensen

    ty for the help it works now :cool:[cake]
     
  23. Offline

    Mitdyl11

    I keep getting this error every time I say something for a plugin that uses permissions and that plugin says 'You don't have the permissions to do this'.

    Code:
    2011-03-20 15:37:33 [SEVERE] Could not pass event BLOCK_PLACED to Permissions
    java.lang.NullPointerException
    
    at com.nijiko.permissions.Control.getGroups(Control.java:654)
    at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
    at org.bukkit.plugin.java.JavaPluginLoader$21.execute(JavaPluginLoader.java:264)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    at net.minecraft.server.ItemBlock.a(ItemBlock.java:107)
    at net.minecraft.server.ItemStack.a(ItemStack.java:56)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:160)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:495)
    at net.minecraft.server.Packet15Place.a(SourceFile:57)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:76)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
     
  24. Offline

    deltahat

    No, I want to find out which group is the default, so I can exclude it.
     
  25. Offline

    footwo

    You are overloading somewhat, not sure if that's causing the problem but don't give other permissions to your admins, - '*' is all that is required.
     
  26. Offline

    puyttre

    In the permissions folder open RE-NAMEME.yml. open it, scroll down to groups, and look at all the groups, if they are they default group it would say: default: true
     
  27. Offline

    thorncrown

    Which are the permission parameters for:
    /region info
    /region addmember/deletemember ?

    Please help! :(
     
  28. Offline

    Jandalf

    u must ask this question in the plugin thread that uses this commands. cause we dont know what plugin u mean.

    1. u dont need to restart the server /pr reloads the file
    2. there is a plugin that gives the command: http://forums.bukkit.org/threads/se...functionality-to-permissions-plugin-531.9277/

    yes it doesnt override the op status, but the should be able to use the given commands without it. could u copy ur perm file to pastbin.com?

    because u need a plugin like iChat or HeroChat for this. permissions gives only the basis.

    u missed one space and a : in this part:
    Code:
        Yxtream:
            Group: Admins
            Permissions:
    please copy the yml file to pastbin.com so it is readable.

    look one post above

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

    thorncrown

    Oh sorry! Its WorldGuard!!!

    Anyone?
     
  30. Offline

    Jandalf

    ok, they try to hide the parameters:D u must use - "/region" i think...
     
  31. Offline

    greb

Thread Status:
Not open for further replies.

Share This Page