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

    JackTDawson

    Just FYI.. and I tested this myself... Essentials.Protect and LWC together will cause problems. Essentials.Protect actually conflicts with everything else and will overtake other plugins. Make sure to remove Essentials.Protect and you should be fine. If all you have is regular Essentials.. then disregard my message here.
     
  3. Offline

    Tekhawk


    It does not revert if you first do
    Code:
    /pr -reload all
    that will load in the updated files into the servers cache. Reload seems to trigger a dump of the cached file I think it is something permissions is doing in its unload hook.
     
  4. Offline

    JackTDawson

    As I mentioned.. it never worked for me. I would go to add a member to the list and I would call that command and it never worked. I literally had to use the essentials version of the /reload permissions and this worked.. UNTIL the old version 2.6 NULL fiasco.. now nothing works.

    EDIT :
    By the way.. love your sig.. :p

    If the client was converted to another language by someone then we wouldn't have to stick with this java client.. I see people use C# and C++ servers.. but there is no "compared" Client. So we are stuck with JAVA. But oh well... at least I can use it. No complaints here.. well accept the obvious.. lol
     
  5. Offline

    imoro

    I don't have any Essentials.Protect jar file, just Essentials.jar
     
  6. Offline

    rcjrrjcr

    Pull request: https://github.com/Bukkit/Bukkit/pull/202
    Why didn't "/pr -reload all" work for you? Any errors?
     
  7. Offline

    Donov

    Is it possible to promote and demote people ingame or do I need to manually edit the permissions file every time?
     
  8. Offline

    JackTDawson

  9. Offline

    Malkierian

    Are you actually receiving an error?
    Secondly, why all the exception nodes when those groups/users didn't have any access to them in the first place? I believe that might be called overloading. ones like blacknight27, who is a part of the Friends group, actually has NO rights WHATSOEVER (Friends has no inheritance or permissions listed), and so doing "- -tpack.boomstick" really has no effect, and could be screwing with your system. Same goes for the Guest group. tpack.boomstick, tpack.item, etc, all those exception entries are nodes they never had access to in the first place, so this is unnecessary, and could be causing problems.

    Yes, look up PermissionsPlus. That plugin has commands that work in-game to add and remove players from groups and add and remove permissions from groups.
     
  10. Offline

    Danzzz

    Guys my permissions config is fine however since i have updated to CB670 everytime me or a player clicks they get the message 'you do not have permission to do this' even if it just right clicking grass Please help ;( also all my prefixes and suffixes are not showing ingamne and i cannot use all of my plugin commands evenn though im admin :(
     
  11. Offline

    JackTDawson

    again.. this is the permissions / NULL conflict we been all speaking about ...

    http://forums.bukkit.org/threads/ad...real-multiworld-permissions-670.5974/page-112
     
  12. Offline

    Danzzz

  13. Offline

    JackTDawson

    That makes two of us.. :p
     
  14. Offline

    Danzzz

    Ok xD lol i hope they update soon !
     
  15. Offline

    rcjrrjcr

    I'm still waiting for the Bukkit devs to accept my pull request and incorporate the changes into an RB. Might take a while though, considering there are 34 other pull requests.
     
  16. Offline

    JackTDawson

    Indeed.. And after that one developer said.. bukkit thinks its you guys who need to update.. not bukkit.. so this is going to cause some friction. I can tell already that it has.
     
  17. Offline

    rcjrrjcr

    They said that?
     
  18. Offline

    JackTDawson

  19. Offline

    RoundEye

    I'm actually getting the same errors after that change.. :( I'm running the latest version of both bukkit and Permissions.
     
  20. Offline

    ruben

    What am I doing wrong?
    I keep getting these errors on start up:


    It also says that I do not have Permissions installed.
     
  21. Offline

    JackTDawson

    Hey bro.. wait for permissions to work.. then things will slowly work again. Permissions is what a TON of plugins use.. its why this thread is so critical to a lot of admins.
     
  22. Offline

    jolee1995

    Can someone PLZ HELP ME? I spent 5 days trying to figure this out and have NO IDEA What i did wrong... I am using the 2.5.5 version of permissions. It says no permissions found and disables the plugins... PLZ HELP ME!! THanx in Advance!! Appreciate it!!

    Heres my configuration for permissions:
    Show Spoiler
    # 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:
    Moderator:
    default: false
    info:
    prefix: '&f['
    suffix: '&f] +name&f'
    build: true
    inheritance:
    permissions:
    - 'ichat.group'
    - 'essentials.home'
    - 'essentials.sethome'
    - 'essentials.warp.[warpname]'
    - 'essentials.kit.*'
    - 'essentials.list'
    - 'essentials.motd'
    - 'essentials.msg'
    - 'essentials.rules'
    - 'essentials.sethome'
    - 'essentials.spawn'
    - 'essentials.warp'
    - 'myhome.home.basic.*'
    - 'warp.to.other'
    - 'warp.to.invited'
    - 'TradeCraft.canBuy'
    - 'TradeCraft.canSell'
    - 'craftbook.mech*'
    - 'herosneak.sneak'
    - 'herosneak.auto'
    - '-multiverse.tp'
    - '-multiverse.world.spawn'
    - 'creaturebox.dropspawner'
    - 'creaturebox.placespawner'
    - 'SpawnControl.spawn.use'
    - 'SpawnControl.groupspawn.use'
    - 'SpawnControl.sethome.basic'
    - 'SpawnControl.sethome.proxy'
    - 'SpawnControl.groupspawn.use'
    - 'commandbook.kit.starter'
    - 'PhysicalShop.use'
    - 'PhysicalShop.build'
    - 'wolfnames.set'
    - 'wolfnames.show'
    Admin:
    default: false
    info:
    prefix: '&a['
    suffix: '&a] +name&f'
    build: true
    inheritance:
    permissions:
    - 'ichat.group'
    - 'essentials.home'
    - 'essentials.sethome'
    - 'essentials.warp.[warpname]'
    - 'essentials.kit.*'
    - 'essentials.list'
    - 'essentials.motd'
    - 'essentials.msg'
    - 'essentials.rules'
    - 'essentials.sethome'
    - 'essentials.spawn'
    - 'essentials.warp'
    - 'myhome.home.basic.*'
    - 'warp.to.other'
    - 'warp.to.invited'
    - 'TradeCraft.canBuy'
    - 'TradeCraft.canSell'
    - 'craftbook.mech*'
    - 'herosneak.sneak'
    - 'herosneak.auto'
    - '-multiverse.tp'
    - '-multiverse.world.spawn'
    - 'creaturebox.dropspawner'
    - 'creaturebox.placespawner'
    - 'SpawnControl.spawn.use'
    - 'SpawnControl.groupspawn.use'
    - 'SpawnControl.sethome.basic'
    - 'SpawnControl.sethome.proxy'
    - 'SpawnControl.groupspawn.use'
    - 'commandbook.kit.starter'
    - 'PhysicalShop.use'
    - 'PhysicalShop.build'
    - 'wolfnames.set'
    - 'wolfnames.show'
    VIP:
    default: false
    info:
    prefix: '&c['
    suffix: '&c] +name&f'
    build: true
    inheritance:
    permissions:
    - 'ichat.group'
    - 'essentials.home'
    - 'essentials.sethome'
    - 'essentials.warp.[warpname]'
    - 'essentials.kit.*'
    - 'essentials.list'
    - 'essentials.motd'
    - 'essentials.msg'
    - 'essentials.rules'
    - 'essentials.sethome'
    - 'essentials.spawn'
    - 'essentials.warp'
    - 'myhome.home.basic.*'
    - 'warp.to.other'
    - 'warp.to.invited'
    - 'TradeCraft.canBuy'
    - 'TradeCraft.canSell'
    - 'craftbook.mech*'
    - 'herosneak.sneak'
    - 'herosneak.auto'
    - '-multiverse.tp'
    - '-multiverse.world.spawn'
    - 'creaturebox.dropspawner'
    - 'creaturebox.placespawner'
    - 'SpawnControl.spawn.use'
    - 'SpawnControl.groupspawn.use'
    - 'SpawnControl.sethome.basic'
    - 'SpawnControl.sethome.proxy'
    - 'SpawnControl.groupspawn.use'
    - 'commandbook.kit.starter'
    - 'PhysicalShop.use'
    - 'PhysicalShop.build'
    - 'wolfnames.set'
    - 'wolfnames.show'
    Owner:
    default: false
    info:
    prefix: '&9[&6'
    suffix: '&9] +name&c'
    build: true
    inheritance:
    permissions:
    - '*'

    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
    Jolee1995:
    group: Owner
    permissions:
    Marcusfarcus:
    group: Admin
    permissions:
    Zarnim:
    group: Admin
    permissions:
    Axeander:
    group: Moderator
    permissions
    acPwn30:
    group: Moderator
    permissions
    Nairboais:
    group: Moderator
    permissions
    Beef1457:
    group: VIP
    permissions
    TheBBlackknight:
    group: VIP
    permissions
    greener144:
    group: Admin
    permissions:


    And when i put server up it says:

    [spolier]
    13:26:01 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-646-gb61ef8c-b670jnks (MC: 1.4)
    13:26:01 [INFO] Preparing level "world"
    13:26:01 [INFO] Preparing start region
    13:26:02 [INFO] 144 recipes
    13:26:02 [INFO] Preparing spawn area: 24%
    13:26:03 [INFO] Preparing spawn area: 69%
    13:26:05 [INFO] Invalid config file found and converted to proper name/format.
    13:26:05 [SEVERE] Could not load 'plugins/EssentialsGroupBridge.jar' in folder 'plugins':
    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: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 scanning a simple key
    in "<reader>", line 220, column 9:
    permissions
    ^
    could not found expected ':'
    in "<reader>", line 221, column 5:
    acPwn30:
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:400)
    at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:231)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:182)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:564)
    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.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:126)
    ... 13 more
    13:26:05 [INFO] Invalid config file found and converted to proper name/format.
    13:26:05 [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(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: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 scanning a simple key
    in "<reader>", line 220, column 9:
    permissions
    ^
    could not found expected ':'
    in "<reader>", line 221, column 5:
    acPwn30:
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:400)
    at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:231)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:182)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:564)
    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.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:126)
    ... 13 more
    13:26:06 [SEVERE] Could not load 'plugins/PhysicalShop.jar' in folder 'plugins': Permissions
    org.bukkit.plugin.UnknownDependencyException: Permissions
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:123)
    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)
    13:26:06 [INFO] [BBROTHER] ------------------------------------
    13:26:06 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother!
    13:26:06 [INFO] [BBROTHER] Please note that, since this is far from complete, there will be many bugs.
    13:26:06 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON https://github.com/tkelly910/BigBrother/issues
    13:26:06 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for updates and build notifications.
    13:26:06 [INFO] [BBROTHER] ------------------------------------
    13:26:07 [SEVERE] [BBROTHER] Error getting a connection, disabling BigBrother...
    com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

    The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
    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 com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
    at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
    at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
    at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
    at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
    at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
    at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
    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 com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
    at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
    at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
    at java.sql.DriverManager.getConnection(DriverManager.java:582)
    at java.sql.DriverManager.getConnection(DriverManager.java:185)
    at me.taylorkelly.bigbrother.datasource.ConnectionService.getConnection(ConnectionService.java:77)
    at me.taylorkelly.bigbrother.datasource.JDCConnectionDriver.connect(JDCConnectionDriver.java:41)
    at java.sql.DriverManager.getConnection(DriverManager.java:582)
    at java.sql.DriverManager.getConnection(DriverManager.java:207)
    at me.taylorkelly.bigbrother.datasource.ConnectionManager.createConnection(ConnectionManager.java:71)
    at me.taylorkelly.bigbrother.datasource.ConnectionManager.getFirstConnection(ConnectionManager.java:157)
    at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:125)
    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(SimplePluginManager.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.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
    at java.net.Socket.connect(Socket.java:529)
    at java.net.Socket.connect(Socket.java:478)
    at java.net.Socket.<init>(Socket.java:375)
    at java.net.Socket.<init>(Socket.java:218)
    at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
    at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
    ... 31 more
    13:26:07 [SEVERE] [BBROTHER] Make sure your database settings are correct!
    13:26:07 [SEVERE] [BBROTHER] Could not establish SQL connection. Disabling BigBrother
    13:26:07 [INFO] CommandBook 1.2.1 enabled.
    13:26:07 [INFO] CommandBook: 0 banned name(s) loaded.
    13:26:07 [INFO] CommandBook: 1 kit(s) loaded.
    13:26:07 [INFO] CommandBook: No known permissions plugin detected. Using configuration file for permissions.
    13:26:07 [INFO] CraftBookCommon 3.0-alpha2 enabled.
    13:26:07 [INFO] CraftBookCommon: No known permissions plugin detected. Using configuration file for permissions.
    13:26:07 [INFO] CraftBookCircuits 3.0-alpha2 enabled.
    13:26:07 [INFO] CraftBookCircuits: No known permissions plugin detected. Using configuration file for permissions.
    13:26:07 [INFO] CraftBookCircuits: No known permissions plugin detected. Using configuration file for permissions.
    13:26:07 [INFO] CraftBookMechanisms 3.0-alpha2 enabled.
    13:26:07 [INFO] CraftBookMechanisms: No known permissions plugin detected. Using configuration file for permissions.
    13:26:07 [INFO] 1 cauldron recipe(s) loaded
    13:26:07 [INFO] CraftBookVehicles 3.0-alpha2 enabled.
    13:26:07 [INFO] CraftBookVehicles: No known permissions plugin detected. Using configuration file for permissions.
    13:26:07 [INFO] creaturebox version 0.6.3 is enabled!
    13:26:07 [INFO] Loaded Essentials build 2.1.25 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    13:26:07 [INFO] Loaded EssentialsChat build 2.1.25 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    13:26:07 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    13:26:07 [INFO] GroupManager version 1.0(alpha-5) is enabled!
    13:26:07 [INFO] Loaded EssentialsProtect build 2.1.25 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    13:26:07 [INFO] Loaded EssentialsSpawn build 2.1.25 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    13:26:07 [INFO] [HeroSneak] 1.0.6.34 enabled.
    13:26:07 [INFO] iChat (v2.2.2) enabled
    13:26:08 [INFO] [iConomy] Logging is currently disabled.
    13:26:09 [INFO] [iConomy] v4.65 (Kenzi) loaded.
    13:26:09 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    13:26:09 [INFO] [MultiVerse] Commands are disabled unless Permissions is found.
    13:26:09 [INFO] [MultiVerse] - Version 1.6.2 Enabled
    13:26:09 [INFO] [MultiVerse] Found iConomy, enabling payments.
    13:26:09 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL
    13:26:09 [INFO] [MultiVerse] 1 - World(s) loaded.
    13:26:09 [INFO] [MultiVerse] Loading Portals
    13:26:09 [INFO] [MultiVerse] 0 - Portal(s) loaded.
    13:26:09 [SEVERE] Nag author: 'Rigby' of 'MultiVerse' about the following: onPluginEnable has been replaced with a new signature, (PluginEnableEvent)
    13:26:09 [INFO] [MYHOME]: 3 homes loaded
    13:26:09 [INFO] [MYHOME] Permissions enabled using: GroupManager v1.0(alpha-5)
    13:26:09 [WARNING] [MYHOME] 'Help' isn't detected. No /help support.
    13:26:09 [INFO] [MYHOME] MyHome 1.9.3 enabled
    13:26:09 [WARNING] [SpawnControl] Permissions system not enabled, using isOP instead.
    13:26:09 [INFO] [SpawnControl] version [0.8] loaded
    13:26:09 [INFO] [Tele++] version [1.3.2] loaded
    13:26:09 [INFO] [WolfNames] version v1.1 (Razor) successfully enabled and loaded
    13:26:09 [INFO] WorldEdit 4.3 enabled.
    13:26:09 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions.
    13:26:09 [INFO] WorldGuard: No known permissions plugin detected. Using configuration file for permissions.
    13:26:09 [INFO] WorldGuard: (world) Single session is enforced.
    13:26:09 [INFO] WorldGuard: (world) TNT ignition is blocked.
    13:26:09 [INFO] WorldGuard: (world) Lighters are blocked.
    13:26:09 [INFO] WorldGuard: (world) Lava fire is blocked.
    13:26:09 [INFO] WorldGuard: (world) All fire spread is disabled.
    13:26:09 [INFO] WorldGuard: Loaded configuration for world 'world"
    13:26:09 [INFO] WorldGuard: 15 regions loaded for 'world'
    13:26:09 [INFO] WorldGuard 5.0-alpha8 enabled.
    13:26:09 [INFO] [xWarp]: 9 warps loaded
    13:26:09 [WARNING] [xWarp]: Permission system not found. Use defaults.
    13:26:09 [INFO] [xWarp]: xWarp 2.7.7 enabled
    13:26:09 [INFO] Done (0.786s)! For help, type "help" or "?"
    [/spoiler]
     
  23. Offline

    lycano

    I could guess but it seems that the user running the server cannot load the file cause of lacking reading permissions? Check your file permission if the user can read all of those files in the plugins dir.

    Second you have used your tab key to ident ... use 4 spaces or 8 spaces depends on how deep the section is.
    lets say:
    Code:
    users:
        attribute: value
            subattr: value
    
    @jolee1995 pls use spoiler tags! I would guess no one will give you an answer for spamming this thread and without a code tag spaces are removed so there are too many variables at the moment ^^ ... btw give us more details .. Server log entrys around this message would be nice ... (around that place spoiler tag!)

    Code:
    [spoiler]yourtext[/spoiler]
    Code:
    [code]spaces or text[\/code] (without the backslash) 
     
  24. Offline

    SamSamurai

    The people on my server can't even use the help command... Here is my "world.yml" Any help thanks...
    plugin:
    permissions:
    system: default
    copies:


    groups:
    Default:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - 'chestlock.admin'
    - 'essentials.help'
    - 'essentials.home'
    - 'essentials.sethome'
    - 'essentials.msg'
    - 'essentials.afk'
    - 'essentials.rules'
    - 'essentials.motd'
    - 'essentials.me'
    - 'essentials.list'
    - 'essentials.mail'
    - 'essentials.mail.send'
    - 'essentials.helpop'
    - 'iConomy.acess'
    - 'iConomy.rank'
    - 'iConomy.list'
    - 'iConomy.payment'
    - 'localshops.buysell'
    - 'localshops.manage'
    - 'localshops.manage owner'
    - 'localshops.create'
    - 'localshops.move'
    - 'localshops.destroy'
    - 'localshops.reload'
    Moderator:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    - 'essentials.top'
    - 'essentials.jump'
    - 'essentials.back'
    - 'essentials.tpo'
    - 'essentials.tphere'
    - 'essentials.warp'
    - 'essentials.setwarp'
    - 'essentials.delwarp'
    - 'essentials.whois'
    - 'essentials.clearinventory'
    - 'essentials.clearinventory.others'
    - 'essentials.broadcast'
    - 'essentials.antioch'
    - 'essentials.burn'
    - 'essentials.ext'
    - 'essentials.kill'
    - 'essentials.ping'
    - 'essentials.ban'
    - 'essentials.banip'
    - 'essentials.mute'
    - 'essentials.kick'
    - 'essentials.unban'
    - 'essentials.unbanip'
    - 'essentials.togglejail'
    - 'essentials.jail.exempt'
    - 'essentials.setjail'
    - 'essentials.deljail'
    - 'essentials.jails'
    - 'essentials.invsee'
    - 'essentials.give'
    - 'essentials.item'
    - 'essentials.kit'
    - 'essentials.time'
    - 'essentials.tree'
    - 'essentials.bigtree'
    - 'essentials.god'
    - 'essentials.heal'
    - 'essentials.suicide'
    - 'essentials.powertool'
    - 'essentials.unlimited'
    - 'iConomy.admin.reset'
    - 'iConomy.admin.hide'
    - 'iConomy.admin.stats'
    - 'localshops.create.free'
    - 'localshops.move.free'
    - 'localshops.admin'
    Admins:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Moderator
    permissions:
    - '*'

    users:
    SamSamurai:
    group: Admins
    permissions:
    - '*'
    Austiboss:
    group: Moderator
    permissions:

    VitaExdet:
    group: Moderator
    permissions:
     
  25. Offline

    ioScream

    Cool.. I can't get prefixes and suffixes working.. is this a side-effect of the stripped quotes?
     
  26. Offline

    JackTDawson

    Show Spoiler




    The answer is simple..

    plugin:
    permissions:
    system: default
    copies:

    You have NO DEFAULT GROUP.. you have NO Group set as default. Change it to one of the groups your using AS your default group.. or make a default group. If you change the name of your default group to Noobies, then change the plugin permissions system to reflect that..

    Example :
    plugin:
    permissions:
    system: Noobies
    copies:

    People keep forgetting that they rename the default group, but they forget to tell the permissions plugin which the default group to start out at. :p

    Couple problems I noticed off the bat...

    This is one..
    Admins:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Moderator
    permissions:
    - '*'

    Do not put inheritance in there since your giving admin full control with this --> permissions:
    - '*'

    what it should be :
    Admins:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'

    Also, you set as default group to default. Its good. but.. you capitalized default with a Default. Sometimes things do not run right if you don't have them both same capitalization. Just FYI.

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

    ioScream

    You guys need to learn to use the code feature of the forums :)
     
  28. Offline

    SamSamurai



    Ok well I changed my mistakes but the same problem keeps happening, "New Players" can't use the help command. Also I noticed everytime I edit my world.yml that this thing PermisssionsWorld.yml keeps popping up not in the permissions folder but by the permissions.jar.

    also here it is again the new version, lol i dont know how to use spoilers sorry.

    plugin:
    permissions:
    system: New Player
    copies:


    New Player:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - 'chestlock.admin'
    - 'essentials.help'
    - 'essentials.home'
    - 'essentials.sethome'
    - 'essentials.msg'
    - 'essentials.afk'
    - 'essentials.rules'
    - 'essentials.motd'
    - 'essentials.me'
    - 'essentials.list'
    - 'essentials.mail'
    - 'essentials.mail.send'
    - 'essentials.helpop'
    - 'iConomy.acess'
    - 'iConomy.rank'
    - 'iConomy.list'
    - 'iConomy.payment'
    - 'localshops.buysell'
    - 'localshops.manage'
    - 'localshops.manage owner'
    - 'localshops.create'
    - 'localshops.move'
    - 'localshops.destroy'
    - 'localshops.reload'
    Moderator:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    - 'essentials.top'
    - 'essentials.jump'
    - 'essentials.back'
    - 'essentials.tpo'
    - 'essentials.tphere'
    - 'essentials.warp'
    - 'essentials.setwarp'
    - 'essentials.delwarp'
    - 'essentials.whois'
    - 'essentials.clearinventory'
    - 'essentials.clearinventory.others'
    - 'essentials.broadcast'
    - 'essentials.antioch'
    - 'essentials.burn'
    - 'essentials.ext'
    - 'essentials.kill'
    - 'essentials.ping'
    - 'essentials.ban'
    - 'essentials.banip'
    - 'essentials.mute'
    - 'essentials.kick'
    - 'essentials.unban'
    - 'essentials.unbanip'
    - 'essentials.togglejail'
    - 'essentials.jail.exempt'
    - 'essentials.setjail'
    - 'essentials.deljail'
    - 'essentials.jails'
    - 'essentials.invsee'
    - 'essentials.give'
    - 'essentials.item'
    - 'essentials.kit'
    - 'essentials.time'
    - 'essentials.tree'
    - 'essentials.bigtree'
    - 'essentials.god'
    - 'essentials.heal'
    - 'essentials.suicide'
    - 'essentials.powertool'
    - 'essentials.unlimited'
    - 'iConomy.admin.reset'
    - 'iConomy.admin.hide'
    - 'iConomy.admin.stats'
    - 'localshops.create.free'
    - 'localshops.move.free'
    - 'localshops.admin'
    Admins:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    -'*'

    users:
    SamSamurai:
    group: Admins
    permissions:
    - '*'
    Austiboss:
    group: Moderator
    permissions:

    VitaExdet:
    group: Moderator
    permissions:
     
  29. Offline

    JackTDawson

    This new firefox 4 sucks.. it makes the spoiler twice printed on my threads. Not sure why yet. I used to use FF3. but when dynmap came out with new version, FF3 doesn't work right with it, I was forced to upgrade to FF4.



    Is help the only thing they cannot use ?

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

    SamSamurai

    Nope all of it
     
  31. Offline

    JackTDawson

    Ok do me a favor.. post your code like this...

    spoiler but with brackets then post your code here and end it with brackets /spoiler

    and lets look at your config once more.. maybe I missed something.

    put the word spoiler inside of the brackets [ the spoilerword ]
     
Thread Status:
Not open for further replies.

Share This Page