Inactive [SEC] PermissionsPlus v3.2.5p - Alternative commands to modify Permissions in-game now w/MWS [1337]

Discussion in 'Inactive/Unsupported Plugins' started by DigitalTyrant, Mar 20, 2011.

  1. Offline

    DigitalTyrant

    PermissionsPlus - Adds ability to modify Permissions in-game

    Updated: 10/6/2011
    Version: 3.2.5p [jar]
    CraftBukkit: [b1337jnks]
    Description:
    PermissionsPlus adds commands to allow administrators the ability to modify their Permissions config from within Minecraft client. The most complete Permissions editing plugin for Bukkit. Supports Multi-World. Updated for MultiPlay!​
    REQUIRES: Permissions 3.x - Permissions Thread

    Includes: P2Aliases updated 10/6/2011

    Feedback: http://p2.idea.informer.com/

    Get updates on TWITTER!

    Installation and Usage information and Permissions nodes
    are available at Mymchost.com

    Information:

    It appears that I am not the only server admin that stuck to Permissions v2.7.4 so, I have released PermissionsPlusLegacy v2.4. It is a RB1000+ compatible version of PermissionsPlus v2.3. You can download this in the change log below.
    • You can specify multiple worlds separated using a comma. Do not use any spaces after the comma.
      Code:
      w:World1,World2,World3
    • You can specify all worlds using an asterisk.
      Code:
      w:*
    • You can specify multiple groups using commas for the /user -addgroup command.
      Code:
      /user -addgroup u:Username s:Group1,Group2,Group3
    • All Usernames and Groups can be shortened. You will be notified if more than one possible match is found.
      Code:
      digital = DigitalTyrant, adm = Administrator
    • With 2.x+ you must add the info variable 'rank' to your groups in order to enable promote, demote and some group functions. You can set this variable from within the game using the command:
      Code:
      /group -setinfo g:GroupName i:rank s:1-100+
                           or
                         /rankset GroupName 1-100+ world 
      The higher the number the higher the rank. Make sure you use i:rank and not i:Rank it is case-sensitive.
    • You can now set Promote and Demote limits. The Promote limit is the highest rank they can promote to. Demote limit is the highest limit that they can demote from. You can set these using the commands:
      Code:
      /group -setinfo g:GroupName i:dlimit s:50
                         /group -setinfo g:GroupName i:plimit s:75 
    If you use want to Permissions + PermissionsPlus while using Essentials plugins, make sure you do not have FakePermissions or EssentialsGroupBridge enabled.



    Not sure how long this will be useful with Bukkit's upcoming Permissions system, but it allows the Moderators of my server to give new members access without having to modify the .yml file directly. I will continue development until the new Bukkit Permissions system has widely replaced Permissions plugin.
    Thanks to Nijikokun, original author of Permissions.

    Thanks and Enjoy!
     
  2. Offline

    palz2015

    Ok I'm on 928, and P2 (the old version) stopped working after a /reload. I still use Permissions 2.x (should I update?), and I updated P2. Now it throws an error at startup, and doesn't work.

    I just updated P2 and Permissions. here's the startup blurb:
    Code:
    148 recipes
    16 achievements
    15:01:19 [INFO] Starting minecraft server version Beta 1.6.6
    15:01:19 [INFO] Loading properties
    15:01:19 [INFO] Starting Minecraft server on *:25565
    15:01:19 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-889-
    g22f4388-b928jnks (MC: 1.6.6)
    15:01:19 [INFO] LWC     Loading shared objects
    15:01:19 [INFO] Cache   Protection cache: 0/10000
    15:01:19 [INFO] LWC     Native library: plugins/LWC/lib/native/Windows/amd64/sql
    itejdbc.dll
    15:01:20 [INFO] [Permissions] Creating storageconfig.yml.
    15:01:21 [INFO] [Permissions] (Yeti) was initialized.
    15:01:21 [INFO] Preparing level "world"
    15:01:21 [INFO] Preparing start region for level 0 (Seed: 7599611005609845299)
    15:01:22 [INFO] Preparing spawn area: 77%
    15:01:22 [INFO] Preparing start region for level 1 (Seed: 6218508087957535707)
    15:01:23 [WARNING] [AutoSave] UNKNOWN SERVER VERSION: It has NOT been tested and
     AutoSave MAY NOT function properly: git-Bukkit-0.0.0-889-g22f4388-b928jnks (MC:
     1.6.6)
    15:01:23 [INFO] [AutoSave] Loading config file
    15:01:23 [INFO] [AutoSave] Version 1.3.0 is enabled: d9bebfcc-805e-4d66-8c73-98b
    e8a33eb4f
    15:01:23 [INFO] [BBROTHER] ------------------------------------
    15:01:23 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of
     BigBrother!
    15:01:23 [INFO] [BBROTHER] Please note that, since this is far from complete, th
    ere will be many bugs.
    15:01:23 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bu
    gs.nexisonline.net/bb
    15:01:23 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for up
    dates and build notifications.
    15:01:23 [INFO] [BBROTHER] ------------------------------------
    15:01:23 [INFO] [BBROTHER] Building `bbdata` table...
    15:01:23 [INFO] [BBROTHER] BBData H2 Driver r1 loaded!
    15:01:23 [INFO] [BBROTHER] Building `bbworlds` table...
    15:01:23 [INFO] [BBROTHER] Building `bbusers` table...
    15:01:23 [INFO] [BBROTHER] Permissions plugin found but disabled. Enabling 'Perm
    issions' (v3.1.5).
    15:01:23 [INFO] [Permissions] version [3.1.5] (Yeti)  loaded
    15:01:23 [INFO] [BBROTHER] Permissions enabled using: Permissions v3.1.5
    15:01:23 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
    15:01:23 [INFO] [BBROTHER] BigBrother 1.8-SNAPSHOT (build #490) enabled!
    15:01:26 [INFO] Loaded Essentials build 2.3.1 by Zenexer, ementalo, Aelux, Brett
    flan, KimKandor, snowleo, ceulemans and Xeology
    15:01:26 [INFO] [iConomy] Logging is currently disabled.
    15:01:26 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    15:01:26 [INFO] [iConomy] Developed by: [Nijikokun]
    15:01:26 [INFO] [iConomy] hooked into Permissions.
    15:01:26 [INFO] [Essentials] Payment method found (iConomy version: 5)
    15:01:26 [INFO] Loaded EssentialsChat build 2.3.1 by Zenexer, ementalo, Aelux, B
    rettflan, KimKandor, snowleo, ceulemans and Xeology
    15:01:26 [INFO] Loaded EssentialsGeoIP build 2.3.1 by Zenexer, ementalo, Aelux,
    Brettflan, KimKandor, snowleo, ceulemans and Xeology
    15:01:26 [INFO] This product includes GeoLite data created by MaxMind, available
     from http://www.maxmind.com/.
    15:01:26 [INFO] Loaded EssentialsSpawn build 2.3.1 by Zenexer, ementalo, Aelux,
    Brettflan, KimKandor, snowleo, ceulemans and Xeology
    15:01:26 [INFO] FakeMessage version 0.5 is enabled!
    15:01:26 [INFO] [HeroicDeath] 1.8.1.156 enabled.
    15:01:26 [INFO] LWC     Loaded 125 locale strings (0 overrides)
    15:01:26 [INFO] LWC     Using Permissions API...
    15:01:26 [INFO] LWC     Loading SQLite
    15:01:27 [INFO] SQLite  Using: Native
    15:01:27 [INFO] PhysDB  Precached 638 protections.
    15:01:27 [INFO] LWC     At version: v3.05
    15:01:27 [INFO] [P2Aliases] 1.2 Enabled.
    15:01:27 [INFO] [P2] version 3.1 has been enabled.
    15:01:27 [INFO] [P2] Cannot find file: plugins\Permissions\world_nether\groups.y
    ml
    15:01:27 [INFO] [P2Aliases] 1.1 Enabled.
    15:01:27 [INFO] [Performance Tweaks] Version 0.08 enabled.
    15:01:27 [INFO] [Performance Tweaks] Set auto save interval to 36000 in world "w
    orld"
    15:01:27 [INFO] [Performance Tweaks] Set auto save interval to 36000 in world "w
    orld_nether"
    15:01:27 [INFO] [Performance Tweaks] Chunk Life Time: 300000ms
    15:01:27 [INFO] [Performance Tweaks] Chunk Prune Time: 5000ms
    15:01:27 [INFO] [Performance Tweaks] Monster Limit set to 0
    15:01:27 [INFO] [Performance Tweaks] Monster Limiter:
    15:01:27 [INFO] [Performance Tweaks]    "world":
    15:01:27 [INFO] [Performance Tweaks]            Max Monsters: 2500
    15:01:27 [INFO] [Performance Tweaks]            Allow Monsters: true
    15:01:27 [INFO] [Performance Tweaks]            Allow Animals: true
    15:01:27 [INFO] [Performance Tweaks]    "world_nether":
    15:01:27 [INFO] [Performance Tweaks]            Max Monsters: 2500
    15:01:27 [INFO] [Performance Tweaks]            Allow Monsters: true
    15:01:27 [INFO] [Performance Tweaks]            Allow Animals: true
    15:01:27 [INFO] [Permissions] SQL Interface enabled!
    15:01:27 [INFO] Loading PluginControl Version 0.57
    15:01:27 [INFO] Using Nijikokun's Permission plugin
    15:01:27 [INFO] Read level-name: world
    15:01:27 [INFO] PluginControl started
    15:01:27 [INFO] PW: Start loading of PrivateWarp 1.4.8
    15:01:27 [INFO] PW: Starting initialization of PrivateWarp
    15:01:27 [INFO] PW: Copyright: Wrecker Technologies
    15:01:27 [INFO] PW: PrivateWarp 1.4.8 initialized
    15:01:27 [INFO] PW: Just got enabled
    15:01:28 [INFO] [Regios] - v3.4 - Permissions support enabled
    15:01:28 [INFO] [Regios] - v3.4 - Initialising SQL tables...
    15:01:28 [INFO] [Regios] - v3.4 - [59] Regions loaded from database
    15:01:28 [WARNING] [Regios] - Update check skipped. You may be running an old ve
    rsion!
    15:01:28 [INFO] WorldEdit 4.7-SNAPSHOT enabled.
    15:01:28 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    15:01:28 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    15:01:28 [INFO] WorldGuard: (world) Single session is enforced.
    15:01:28 [INFO] WorldGuard: (world) TNT ignition is blocked.
    15:01:28 [INFO] WorldGuard: (world) Lighters are blocked.
    15:01:28 [INFO] WorldGuard: (world) Lava fire is blocked.
    15:01:28 [INFO] WorldGuard: (world) All fire spread is disabled.
    15:01:28 [INFO] WorldGuard: Loaded configuration for world 'world"
    15:01:28 [INFO] WorldGuard: (world_nether) Single session is enforced.
    15:01:28 [INFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.
    15:01:28 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
    15:01:28 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
    15:01:28 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
    15:01:28 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
    15:01:28 [INFO] WorldGuard: 22 regions loaded for 'world'
    15:01:28 [INFO] WorldGuard 5.0.0-SNAPSHOT enabled.
    15:01:28 [INFO] Done (0.739s)! For help, type "help" or "?"
    15:01:29 [INFO] trickbot [/174.98.106.108:3986] logged in with entity id 325 at
    ([world] -508.80697659465886, 65.0, -330.0168789210338)
    15:01:29 [INFO] [AutoSave] AutoSaveThread Started: Interval is 300 seconds, Warn
     Times are 0
    15:01:32 [INFO] [BBROTHER] Removed 19 old records because of age in 0h00m00s.
    15:01:32 [INFO] palz2015 [/10.0.0.12:54931] logged in with entity id 604 at ([wo
    None of the P2 commands work, nor do the built-in "/pr" commands. but there's no visible error.
    Basically, I split my world.yml for Permissions into groups/users, and deleted the old P2 folder. (and of course copied the .jar's). What am I doing wrong?

    Update: I copied my Permissions\world folder and renamed it world_nether, just to see what it'd do, and now it does this when I reload/start:
    Code:
    15:07:57 [SEVERE] java.lang.NoClassDefFoundError: com/nijiko/permissions/Permiss
    ionHandler
    15:07:57 [SEVERE]       at com.sk89q.bukkit.migration.NijiPermissionsResolver.ha
    sPermission(NijiPermissionsResolver.java:72)
    15:07:57 [SEVERE]       at com.sk89q.bukkit.migration.PermissionsResolverManager
    .hasPermission(PermissionsResolverManager.java:106)
    15:07:57 [SEVERE]       at com.sk89q.worldedit.bukkit.BukkitPlayer.hasPermission
    (BukkitPlayer.java:111)
    15:07:57 [SEVERE]       at com.sk89q.worldedit.WorldEdit.getSession(WorldEdit.ja
    va:144)
    15:07:57 [SEVERE]       at com.sk89q.worldedit.bukkit.WorldEditPlugin.onDisable(
    WorldEditPlugin.java:115)
    15:07:57 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:128)
    15:07:57 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin
    (JavaPluginLoader.java:878)
    15:07:57 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.disablePlugin(S
    implePluginManager.java:269)
    15:07:57 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.disablePlugins(
    SimplePluginManager.java:262)
    15:07:57 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.clearPlugins(Si
    mplePluginManager.java:290)
    15:07:57 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.reload(CraftServer
    .java:335)
    15:07:57 [SEVERE]       at org.bukkit.command.SimpleCommandMap$ReloadCommand.exe
    cute(SimpleCommandMap.java:281)
    15:07:57 [SEVERE]       at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:129)
    15:07:57 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:304)
    15:07:57 [SEVERE]       at net.minecraft.server.NetServerHandler.handleCommand(N
    etServerHandler.java:725)
    15:07:57 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:691)
    15:07:57 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:684)
    15:07:57 [SEVERE]       at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:3
    2)
    15:07:57 [SEVERE]       at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:223)
    15:07:57 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:75)
    15:07:57 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :105)
    15:07:57 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:451)
    15:07:57 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:361)
    15:07:57 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    15:07:57 [SEVERE] Caused by: java.lang.ClassNotFoundException: com.nijiko.permis
    sions.PermissionHandler
    15:07:57 [SEVERE]       at java.net.URLClassLoader$1.run(Unknown Source)
    15:07:57 [SEVERE]       at java.net.URLClassLoader$1.run(Unknown Source)
    15:07:57 [SEVERE]       at java.security.AccessController.doPrivileged(Native Me
    thod)
    15:07:57 [SEVERE]       at java.net.URLClassLoader.findClass(Unknown Source)
    15:07:57 [SEVERE]       at org.bukkit.plugin.java.PluginClassLoader.findClass(Pl
    uginClassLoader.java:36)
    15:07:57 [SEVERE]       at org.bukkit.plugin.java.PluginClassLoader.findClass(Pl
    uginClassLoader.java:24)
    15:07:57 [SEVERE]       at java.lang.ClassLoader.loadClass(Unknown Source)
    15:07:57 [SEVERE]       at java.lang.ClassLoader.loadClass(Unknown Source)
    15:07:57 [SEVERE]       ... 24 more
    15:07:57 [INFO] WorldGuard 5.0.0-SNAPSHOT disabled.
     
  3. Offline

    Marco van Dijk

    I have a question, why do i have to /reload the server when i demote/promote someone before they take effect?
     
  4. Offline

    DigitalTyrant

    More aliases will be introduced in future releases, not yet decided which yet though.

    The build 928 has caused some issues with out plugins loading completely. I have addressed this issue and I will release v3.1.1 soon.

    what version of Permissions and PermissionsPlus are you using?

    This will be updated today.

    Update is complete. Not satisfied with the way that I had to rearrange the code to operate the way I want it to so looking for an alternative and more proper way to do some of the things.

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

    nala3

    Is any1 else having problems with permissions commands not working? this and permissions plus dont work anymore. idk y
     
  6. Offline

    DigitalTyrant

    Lots of fixes and a few features in the latest version 3.2! Available now!
     
  7. Offline

    wisby

    thank you the new version works perfectly.

    i do get one small error but it still work. ive got world mirroring set up and when i promote some one it promotes them in the first world and then error saying it cant find the player on the other 2 worlds. but it still promotes them anyway :) so it works just comes up with a annoying error.
     
  8. Offline

    Darcion

    i got this error on RB 860 with P+3.2 i have to go back to 3.1 because i upgrade bukkit later

    Code:
    2011-06-25 11:11:15 [SEVERE] Error occurred while enabling PermissionsPlus v3.2 (Is it up to date?): tried to access field net.minecraft.server.PropertyManager.properties from class net.codej.permissionsplus.PermissionsPlus
    java.lang.IllegalAccessError: tried to access field net.minecraft.server.PropertyManager.properties from class net.codej.permissionsplus.PermissionsPlus
        at net.codej.permissionsplus.PermissionsPlus.onEnable(PermissionsPlus.java:89)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:799)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
        at net.codej.p2aliases.P2Aliases.loadPermissionsPlus(P2Aliases.java:91)
        at net.codej.p2aliases.P2Aliases.onEnable(P2Aliases.java:30)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:799)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  9. Offline

    zaklampje

    I just like the /promote and /demote command. In-game promoting, that was the thing i needed. Thanks!

    Btw, there's one issue I've got now... It says my defaultgroup doesn't has a rank... But it has. My default-group is guest, with rank: 1.

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

    eyekantspel343

    I am having the exact same issue has Darcion, running PermissionsPlus 3.2, with RB 860. The body of the error message differs slightly though.

    Code:
    06:37:03 [SEVERE] Error occurred while enabling PermissionsPlus v3.2 (Is it up to date?): tried to access field net.minecraft.server.PropertyManager.properties
    from class net.codej.permissionsplus.PermissionsPlus
    java.lang.IllegalAccessError: tried to access field net.minecraft.server.PropertyManager.properties from class net.codej.permissionsplus.PermissionsPlus
            at net.codej.permissionsplus.PermissionsPlus.onEnable(PermissionsPlus.java:89)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:799)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  11. Offline

    e_zach

    so no ranks with a rank of 0? p+ doesn't think of 0 as a rank
     
  12. Offline

    zaklampje

    Code:
    groups:
        Guest:
            default: true
            info:
                prefix: '&7[Guest]'
                suffix: ''
                build: false
                rank: 1
            inheritance:
            permissions:
            - commandbook.who
            - commandbook.spawn
        Player:
            default: false
            info:
                prefix: '&6[Player]'
                suffix: '&f'
                build: true
                rank: 2
            inheritance:
            permissions:
            - commandbook.who
            - commandbook.rules
            - commandbook.motd
            - commandbook.spawn
            - commandbook.msg
            - commandbook.clear
            - commandbook.time.check
            - simplewarp.list
            - simplewarp.warp
            - HomeX.*
            - lockette.user.create.*
            - mxRingplatform.use
            - falsebook.blocks.*
            - iConomyChestShop.shop.create.<id>
            - iConomyChestShop.shop.buy
            - iConomyChestShop.shop.sell
            - iConomyChestShop.command.iteminfo
            - BOSEconomy.common
        Mini-Mod:
            default: false
            info:
                prefix: '&4[Mini-Mod]'
                suffix: ''
                build: true
                rank: 3
            inheritance:
            - Player
            permissions:
            - permissions.promote.Builder
            - commandbook.kick
        Moderator:
            default: false
            info:
                prefix: '&e[Moderator]'
                suffix: ''
                build: true
                rank: 4
            inheritance:
            - Mini-Mod
            permissions:
        Admin:
            default: false
            info:
                prefix: '&1[Admin]'
                suffix: ''
                build: true
                rank: 5
            inheritance:
            permissions:
            - '*'
    
    Well, this is my config...
     
  13. Offline

    Marco van Dijk

    Latest of both, so permissions version 3.1.5 and permissionsplus version 3.2
    I have 3.1, ill try 3.2 now
    Same bug with 3.2
    Even bigger problem, when i demoted myself and reloaded the server something weird happened.
    Permissions users says im a user, but when im in game i can still give items and such. This even worse bug started coming up when i upgraded to permissionsplus 3.2
     
  14. Offline

    GmK

    @DigitalTyrant

    This version is so damn near perfect, everything works for us, THANK YOU!

    I love it how groupset now removes you from the original group. (if it did that before, it didnt for us :D)
     
  15. Offline

    Combat Wombat

    Getting this error when using with Permissions 3.15b, CB #860

    Code:
    2011-06-25 20:43:25 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'demote' in plugin PermissionsPlus v3.2
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:287)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:712)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
        at net.codej.permissionsplus.PermissionsPlus.getPath(PermissionsPlus.java:294)
        at net.codej.permissionsplus.PermissionsPlus.loadConfigs(PermissionsPlus.java:1329)
        at net.codej.permissionsplus.PermissionsPlus.onCommand(PermissionsPlus.java:325)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
     
  16. Offline

    e_zach

    is it the same for both/all worlds?
    EDIT: or are you using the copy world stuff?
     
  17. Offline

    zaklampje

    Nope, just 1 world. World and world_nether same config. Further anything?
     
  18. Offline

    DigitalTyrant

    are you using mirrored worlds?
     
  19. Offline

    e_zach

    not that i can think of, soz.
     
  20. Offline

    DigitalTyrant

    @eyekantspel343 @Darcion
    P+ v3.2 is built to run on RB 928. Are you getting this exception with P+ v3.1?

    Are your permissions files located in the Plugins/Permissions/[world] folders?

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

    Burns1

    hey again
    sorry for asking but
    What are the permissions for that plg ?
     
  22. Offline

    MojoManagement

    groupset wipes the old group now and just adds the new one?
    if somebody hasn't any group, it adds one and if some somebody has a group, it just changes it?
     
  23. Offline

    Marco van Dijk

    Groups.yml located at Minecraft Server\plugins\Permissions\Flatgrass
    Content:
    Code:
    groups:
        Guest:
            default: true
            info:
                prefix: '&5Guest-'
                suffix: '&f'
                build: false
                rank: 1
            inheritance:
            permissions:
            - 'lwc.blockinventory'
        User:
            default: false
            info:
                prefix: ''
                suffix: ''
                var1: '&f[+health]'
                build: true
                rank: 3
            inheritance:
            - Guest
            permissions:
            - 'iConomy.acces'
            - 'iconomy.list'
            - 'iconomy.rank'
            - 'lwc.protect'
            - 'general.clear'
            - 'general.kit'
            - 'general.kit.*'
            - 'general.away'
            - 'general.spawn'
            - 'general.basic'
            - 'herosneak.sneak'
            - 'turnstile.open'
            - 'fight.user'
            - 'MobRider.*'
            - 'jail.openchest'
        VIP:
            default: false
            info:
                prefix: '&2'
                suffix: '&f'
                var1: '&f[+health]'
                build: true
                rank: 5
            inheritance:
            - User
            permissions:
            - 'mywarp.warp.*'
            - 'simplereserve.enter.full'
            - 'turnstile.make'
        Builder:
            default: false
            info:
                prefix: '&8'
                suffix: '&f'
                var1: '&f[+health]'
                build: true
                rank: 7
            inheritance:
            - VIP
            permissions:
            - 'general.give.*'
            - 'simplereserve.enter.full'
            - 'general.give'
            - 'jail.command.jail'
            - 'jail.command.unjail'
            - 'jail.command.jailmute'
        Admins:
            default: false
            info:
                prefix: '&4Admin-'
                suffix: '&f'
                var1: '&f[+health]'
                build: true
                rank: 9
                plimit: 8
                dlimit: 8
            inheritance:
            permissions:
            - '*'
            - 'simplereserve.enter.full'
    tracks:
        Default:
        - Guest
        - User
        - vip
        - builder
        - Admins
    Users.yml located at Minecraft Server\plugins\Permissions\Flatgrass
    Contents:
    Code:
    users:
        marco473:
            groups:
            - Admins
            permissions: []
        lbuitendam:
            groups:
            - VIP
            permissions: []
        hamkaastosti:
            groups:
            - Admins
            permissions: []
        lars:
            groups:
            - Admins
            permissions: []
        little1337:
            groups:
            - Admins
            permissions: []
        ns1337:
            groups:
            - Admins
            permissions: []
        iloveanimals:
            groups:
            - VIP
            permissions: []
        akarlsen:
            groups:
            - Admins
            permissions: []
        blueedictatoor:
            groups:
            - Admins
            permissions: []
        Owakkah:
            groups:
            - Admins
            permissions: []
        daanie250:
            groups:
            - Admins
            permissions: []
        higgins21:
            groups:
            - User
            permissions: []
        tbuitendam:
            groups:
            - Builder
            permissions: []
        little_1337:
            groups:
            - VIP
            permissions: []
        Terrordan:
            groups:
            - Admins
            permissions: []
        tazboy85:
            groups:
            - VIP
            permissions: []
        michael0090:
            groups:
            - Admins
            permissions: []
        vincent528:
            groups:
            - Admins
            permissions: []
        IVOWNAGEIV:
            permissions: []
            groups: []
    

    Config of permissionsplus: (Located at Minecraft Server\plugins\PermissionsPlus)
    Code:
    Lang: English
    MinorColor: '&e'
    ErrorColor: '&c'
    MajorColor: '&b'
    Broadcast: true
    
    List of plugins:
    -Bigbrother
    -Craftbook
    -Craftbookcircuits
    -Craftbookmechanisms
    -Craftbookvehicles
    -General
    -HeroSneak
    -iChat
    -iConomy
    -Jail
    -LWC
    -MobRider
    -MyWarp
    -p2aliases (Deleted a few times to make a new one- Didnt help, no idea what it is either)
    -Permissions
    -Permissionsplus
    -Priest
    -pvparena
    -RealTeleporter
    -Secretdoors
    -SimpleReserve
    -SpyerAdmin
    -SpyeradminCommands
    -Turnstile
    -Worldedit
    -Worldguard

    Errors at startup:
    21:42:47 [INFO] SpyerAdmin has completed updating the script successfully.
    21:42:47 [SEVERE] sun.org.mozilla.javascript.internal.WrappedException: Wrapped
    java.lang.ClassNotFoundException: com.earth2me.essentials.Console (<Unknown sour
    ce>#115) in <Unknown source> at line number 115
    21:42:47 [INFO] SpyerAdminCommands module version 1.4 stable, a spying utility f
    or administrators and moderators (CommandBook commands module), is active. Part
    of the Spyer package by [nickguletskii200]

    I hope this information will suffice to help.
     
  24. With old P+ you could just use /group <name> to see groups, is there any easy way to to do that now?
     
  25. Offline

    zaklampje

    Nope...
     
  26. Offline

    xtream1101

    Will this plugin work if I am using Permissions SQL way of doing things?
     
  27. Offline

    SirHedgehog

    I get this:

    Code:
    23:59:46 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'promote' in plugin PermissionsPlus v3.2
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:298)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:725)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:691)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:684)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
            at net.codej.permissionsplus.PermissionsPlus.highestRankGroup(PermissionsPlus.java:1449)
            at net.codej.permissionsplus.PermissionsPlus.onCommand(PermissionsPlus.java:1133)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    
    When trying to promote a player who has never joined (eg misspelling).
     
  28. Offline

    amunro

    I still use permissions 2.x, any chance someone could upload the old version?
     
  29. Offline

    DigitalTyrant

    I'll try and make this a little more graceful
     
  30. Offline

    e_zach

    are you sure there's no differences between the world and your world_nether configs? i forgot to update ranks on the nether initially, and it was complaining.
    also your not using global groups are you?
     
  31. Offline

    vapid2323

    Will setting the defalt group work with SQL? I keep getting errors.

    group -setdefault g:Everyone w:*
    2011-06-27 09:36:06 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'group' in plugin PermissionsPlus v3.2
     

Share This Page