bPermissions
bPermissions
Welcome to bPermissions, a Superperms Manager for Bukkit! bPermissions focuses on being unique from the rest of the Permission managers. It's very simple to set up and use, it's lightning fast, fully featured, and has a great support team!
Some features:
- bPermissions has a gui client specifically designed to make running a server so easy that you'll forget that you ever used any other permissions plugin. Get it here!
- bPermissions has a unique command structure, never before seen in a permission manager. It's best used for adding lots of nodes to a user or group from the console or in-game, less typing!
- bPermissions has everything you would expect from a Permissions manager. Prefix and suffix support, inheritance, per-player permissions, multiworld support, promotion/demotion tracks, and even group priorities for multi-group setups.
- Note - bPermissions only defines prefixes and suffixes. You need a chat plugin such as bChatManager for them to show up in chat.
Commands
Say you have a user called 'Bob' and you want to put him in the group 'admin' and give him the prefix 'awesome'.
- /world yourmainworld - selects the world "yourmainworld"
- /user bob - selects the user "bob"
- /user setgroup admin - set bob's group as "admin"
- /user meta prefix awesome - set bob's prefix to "awesome"
You can do the same with groups!
- /world yourmainworld - again, selects the world
- /group admin - selects the group "admin"
- /group addgroup moderator - makes the admin group inherit from the moderator group
- /group meta prefix &c[Admin] - sets the admin prefix to "&c[Admin]"
Some other commands are as follows
- /permissions (or /bperms,/bp,/p) - general commands for bPermissions are prefixed by this
- /permissions import pex - import a pex permissions.yml in the pex folder
- /permissions reload - reloads your bPermissions files
- /permissions save - if auto-save is false, this saves your perms
- /permissions backup - backup your permissions
- /permissions helpme - for the lazy among you, this spews out some basic permissions files into your folder.
In order to use these commands, you'll need the permissions node bPermissions.admin
For configurable /promote and /demote tracks, you'll want to use permissions tracks. To read about those, visit this page
Want more commands? We have some others over on the commands page. Check 'em out!
Editing Files
bPermissions creates per world groups.yml and users.yml files in the bPermissions folder, which allow you to configure permissions on a per world basis.
Because bPermissions was designed to be configured largely via commands, bPermissions will often overwrite changes to these files especially if you /reload or restart the server.
If you've edited the files, you MUST use /permissions reload to load the modified files into the server, otherwise the permissions changes won't apply. Because a standard /reload unloads all plugins like a server stop, we cannot tell the difference between them and this will overwrite changes to your files with whatever the server last stored.
World mirroring
Worlds are mirrored like so:
world_mirroring_to: world_mirroring_from world_nether: world world_the_end: world
This duplicates the whole config for that world. Currently there's no way to have just the users or the groups mirrored, stay tuned for an update that adds this!
bPermissions and EssentialsChat
Allow me to put this issue to bed. Essentials Chat + bPermissions works for prefix and color.
This guide is for current users of EssentialsChat and want to use bPermissions along with it.
Players have colored rank prefixes and faction chat modes are also colored. All text can be colored by the players too using color codes such as &c.
bPermissions\world\groups.yml ( code snippet )
default: default groups: ## Peasant ## default: permissions: - group.default - group.userannouncer - group.userauction groups: - userannouncer - userauction meta: priority: '100' ## Citizen ## rank1: permissions: - group.default - group.rank1 groups: - default meta: priority: '200'
It has nothing configured for prefix but the group names are important (default, rank1)
Essentials\config.yml ( Code Snippet )
change-displayname: true #add-prefix-suffix: false player-commands: - chat.color - chat.format - chat.shout - chat.question chat: radius: 0 group-formats: default: '&8&lPeasant &r&8{DISPLAYNAME}&7:&r {MESSAGE}' rank1: '&8&lCitizen &r&7{DISPLAYNAME}&7:&r {MESSAGE}' moderator: '&e&l[Mod] &r&3{DISPLAYNAME}&7:&r {MESSAGE}' admin: '&c&l[Admin] &r&e{DISPLAYNAME}&7:&r {MESSAGE}'
Please direct all other Essentials support to their official support networks.
How do I get support?
First, we highly recommend you go read the FAQ page. If the answer isn't there, there's a few options of support.
- Visit the #bananacode irc channel on irc.esper.net. Just head there, as your question, and wait for someone to help you. It might be a while before you get an answer, so be patient!
- You can file a ticket. This is recommended if you don't have the time to hang around in the IRC or you have a bug report. Be prepared to check back to the ticket though, and make sure you attach your bPermissions groups and users yml files to the ticket.
- Comment on the bPermissions main page.
Note that as there's only one (slightly inactive) maintainer at the moment, any support queries may take some time.
However you choose to get support, "pls dont use txt spk," and make sure you use actual grammar.
I'm a developer!
If you wish to hook your plugin into bPermissions, please see the Developer Page for more information! If you wish to contribute code to bPermissions, fork us on GitHub!
Development builds of this project can also be downloaded from GitHub now. These builds have not been approved by the BukkitDev staff, and are possibly buggy. Use them at your own risk.
-
View User Profile
-
Send Message
Posted Dec 1, 2011@number1Master
No, opping someone is like the '*' node.
-
View User Profile
-
Send Message
Posted Dec 1, 2011is - bPermissions.admin a lot like the - '*' node?
-
View User Profile
-
Send Message
Posted Nov 30, 2011Do I have to have a SQL database? Can it use a minidb or Sqlite?
-
View User Profile
-
Send Message
Posted Nov 29, 2011@codename_B
ok makes sense (i just saw it in a video, i expected it to work, i never did) still wats wrong with the prefix and suffix (before i never had '*' ) EDIT: I type /p helpme (again) and everything... got fixed? Um Ill respond if something weird goes on (again)
-
View User Profile
-
Send Message
Posted Nov 29, 2011@Brustus Loses all permissions? Got confirmation? Please open a ticket.
-
View User Profile
-
Send Message
Posted Nov 29, 2011@number1Master
'*' does not work.
-
View User Profile
-
Send Message
Posted Nov 28, 2011Pastebin: http://pastebin.com/0xdj5ggK In the pastebin you see i have multiple groups ( i havent finished setting up all the permission nodes). Citizen has a prefix and a suffix. Admin has a prefix and a suffix. When I join my server, I get the Citizen prefix and suffix, NOT the Admin prefix (or suffix). I screwed around with the numbers after ' prefix. ' and that did not do anything. I even took away the inheritance after I found out that I can do - '*' (which doesnt seem to work, I just get 'Craftbukkit leaks tears ect.). I tried this with Cb1337 and with CB1529 AND with CB1493. Nothing works. I use Towny for chat modifications but that doesn't seem to affect anything with bPerms. Plugins: bPermissions CommandBook DeathCube Ptweaks Towny (and TownyChat WorldEdit Extra Info This all runs on my test server. I know towny works with iConomy but its only a test server. I'm willing to do ALMOST anything that will help to fix this issue.
-
View User Profile
-
Send Message
Posted Nov 28, 2011When I addgroups via the console and sometimes as Op, the recipient loses all permissions until I do /p reload (Craftbukkit 1508, bperms 1.9.1). Is this a known issue and if so, is there an ETA on it being fixed? Using /p reload so much is lagging my server.
-
View User Profile
-
Send Message
Posted Nov 28, 2011@rotzak123
I'd need your onEnable error too - please open a ticket.
It looks like you're using bPermissions for chat formatting?
-
View User Profile
-
Send Message
Posted Nov 28, 2011@SirMonsterSlayer
http://dev.bukkit.org/server-mods/antiguest/ That's the only one I know about. =3
-
View User Profile
-
Send Message
Posted Nov 28, 2011Nvm, i switched to permisisonsbukkit
-
View User Profile
-
Send Message
Posted Nov 28, 2011@Darq_Alder
Is there one by you guys ? Or could you recommend me one ?
-
View User Profile
-
Send Message
Posted Nov 28, 2011I edited the ''worlds'' folder so that i am the owner but ingame i see just my name like: _IM_DriverX526 not: [OwNeR]_IM_DriverX526
-
View User Profile
-
Send Message
Posted Nov 28, 2011@codename_B
and this?
at java.util.regex.Matcher.reset(Unknown Source) at java.util.regex.Matcher.<init>(Unknown Source) at java.util.regex.Pattern.matcher(Unknown Source) at de.bananaco.permissions.worlds.PermissionClass.isRangePermission(Perm issionClass.java:43) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:172) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:98) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:151)
at de.bananaco.permissions.info.InfoReader.getSuffix(InfoReader.java:172 ) at com.ubempire.bananachat.ChatHandler.onPlayerChat(ChatHandler.java:28)
at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja va:295) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:339) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:726)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) 15:00:09 [SEVERE] Could not pass event PLAYER_CHAT to bChatManager java.lang.NullPointerException at java.util.regex.Matcher.getTextLength(Unknown Source) at java.util.regex.Matcher.reset(Unknown Source) at java.util.regex.Matcher.<init>(Unknown Source) at java.util.regex.Pattern.matcher(Unknown Source) at de.bananaco.permissions.worlds.PermissionClass.isRangePermission(Perm issionClass.java:43) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:172) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:98) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:151)
at de.bananaco.permissions.info.InfoReader.getSuffix(InfoReader.java:172 ) at net.rymate.bChatManager.bChatFormatter.replacePlayerPlaceholders(bCha tFormatter.java:25) at net.rymate.bChatManager.bChatListener.onPlayerChat(bChatListener.java :97) at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja va:295) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:339) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:726)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) 15:00:09 [INFO] <Gangstaaz banaan> t 15:00:10 [SEVERE] Could not pass event PLAYER_CHAT to bChat java.lang.NullPointerException at java.util.regex.Matcher.getTextLength(Unknown Source) at java.util.regex.Matcher.reset(Unknown Source) at java.util.regex.Matcher.<init>(Unknown Source) at java.util.regex.Pattern.matcher(Unknown Source) at de.bananaco.permissions.worlds.PermissionClass.isRangePermission(Perm issionClass.java:43) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:172) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:98) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:151)
at de.bananaco.permissions.info.InfoReader.getSuffix(InfoReader.java:172 ) at com.ubempire.bananachat.ChatHandler.onPlayerChat(ChatHandler.java:28)
at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja va:295) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:339) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:726)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) 15:00:10 [SEVERE] Could not pass event PLAYER_CHAT to bChatManager java.lang.NullPointerException at java.util.regex.Matcher.getTextLength(Unknown Source) at java.util.regex.Matcher.reset(Unknown Source) at java.util.regex.Matcher.<init>(Unknown Source) at java.util.regex.Pattern.matcher(Unknown Source) at de.bananaco.permissions.worlds.PermissionClass.isRangePermission(Perm issionClass.java:43) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:172) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:98) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:151)
at de.bananaco.permissions.info.InfoReader.getSuffix(InfoReader.java:172 ) at net.rymate.bChatManager.bChatFormatter.replacePlayerPlaceholders(bCha tFormatter.java:25) at net.rymate.bChatManager.bChatListener.onPlayerChat(bChatListener.java :97) at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja va:295) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:339) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:726)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) 15:00:10 [INFO] <Gangstaaz banaan> t 15:00:11 [SEVERE] Could not pass event PLAYER_CHAT to bChat java.lang.NullPointerException at java.util.regex.Matcher.getTextLength(Unknown Source) at java.util.regex.Matcher.reset(Unknown Source) at java.util.regex.Matcher.<init>(Unknown Source) at java.util.regex.Pattern.matcher(Unknown Source) at de.bananaco.permissions.worlds.PermissionClass.isRangePermission(Perm issionClass.java:43) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:172) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:98) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:151)
at de.bananaco.permissions.info.InfoReader.getSuffix(InfoReader.java:172 ) at com.ubempire.bananachat.ChatHandler.onPlayerChat(ChatHandler.java:28)
at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja va:295) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:339) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:726)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) 15:00:11 [SEVERE] Could not pass event PLAYER_CHAT to bChatManager java.lang.NullPointerException at java.util.regex.Matcher.getTextLength(Unknown Source) at java.util.regex.Matcher.reset(Unknown Source) at java.util.regex.Matcher.<init>(Unknown Source) at java.util.regex.Pattern.matcher(Unknown Source) at de.bananaco.permissions.worlds.PermissionClass.isRangePermission(Perm issionClass.java:43) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:172) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:98) at de.bananaco.permissions.info.InfoReader.getValue(InfoReader.java:151)
at de.bananaco.permissions.info.InfoReader.getSuffix(InfoReader.java:172 ) at net.rymate.bChatManager.bChatFormatter.replacePlayerPlaceholders(bCha tFormatter.java:25) at net.rymate.bChatManager.bChatListener.onPlayerChat(bChatListener.java :97) at org.bukkit.plugin.java.JavaPluginLoader$6.execute(JavaPluginLoader.ja va:295) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:339) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:726)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) 15:00:11 [INFO] <Gangstaaz banaan> t 15:00:17 [INFO] [PLAYER_COMMAND] banaan: /warp fhelp 15:00:17 [INFO] [bPermissions - debug] Setup player:banaan took 6ms 15:00:20 [INFO] [PLAYER_COMMAND] banaan: /warp factions 15:00:20 [SEVERE] Could not pass event PLAYER_TELEPORT to bPermissions java.lang.NullPointerException at java.util.regex.Matcher.getTextLength(Unknown Source) at java.util.regex.Matcher.reset(Unknown Source) at java.util.regex.Matcher.<init>(Unknown Source) at java.util.regex.Pattern.matcher(Unknown Source) at de.bananaco.permissions.worlds.PermissionClass.isRangePermission(Perm issionClass.java:43) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:172) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:159) at de.bananaco.permissions.PermissionsPlayerListener.onPlayerTeleport(Pe rmissionsPlayerListener.java:131) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.ja va:316) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:339) at org.bukkit.craftbukkit.entity.CraftPlayer.teleport(CraftPlayer.java:3 08) at com.earth2me.essentials.Teleport.now(Teleport.java:227) at com.earth2me.essentials.Teleport.teleport(Teleport.java:205) at com.earth2me.essentials.Teleport.warp(Teleport.java:132) at com.earth2me.essentials.commands.Commandwarp.warpUser(Commandwarp.jav a:123) at com.earth2me.essentials.commands.Commandwarp.run(Commandwarp.java:48)
at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsComm and.java:84) at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.jav a:449) at com.earth2me.essentials.Essentials.onCommand(Essentials.java:359) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16 3) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3 64) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler. java:756) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714) at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:516) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) 15:00:23 [INFO] [PLAYER_COMMAND] banaan: /warp
perm
15:01:41 [INFO] Type: "/perm tutorial" in-game for help
perm reload
15:01:43 [INFO] [bPermissions - debug] Setup players for world:Spawn_the_end too k 0ms. 15:01:43 [INFO] [bPermissions - debug] Setup players for world:start took 0ms. 15:01:43 [WARNING] Unexpected exception while parsing console command org.bukkit.command.CommandException: Unhandled exception executing command 'perm ' in plugin bPermissions v1.8.2b at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16 3) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3 64) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3 60) at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:553) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:530) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) Caused by: java.lang.NullPointerException at java.util.regex.Matcher.getTextLength(Unknown Source) at java.util.regex.Matcher.reset(Unknown Source) at java.util.regex.Matcher.<init>(Unknown Source) at java.util.regex.Pattern.matcher(Unknown Source) at de.bananaco.permissions.worlds.PermissionClass.isRangePermission(Perm issionClass.java:43) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:172) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:159) at de.bananaco.permissions.worlds.PermissionClass.setupPlayer(Permission Class.java:323) at de.bananaco.permissions.worlds.PermissionClass.setupPlayers(Permissio nClass.java:337) at de.bananaco.permissions.worlds.WorldPermissions.reload(WorldPermissio ns.java:61) at de.bananaco.permissions.Permissions.onCommand(Permissions.java:311) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 7 more
-
View User Profile
-
Send Message
Posted Nov 28, 2011@rotzak123
That's not a full error.
-
View User Profile
-
Send Message
Posted Nov 28, 2011at de.bananaco.permissions.worlds.PermissionClass.isRangePermission(Perm issionClass.java:43) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:172) at de.bananaco.permissions.worlds.PermissionClass.getPlayerNodes(Permiss ionClass.java:159) at de.bananaco.permissions.worlds.PermissionClass.setupPlayer(Permission Class.java:323) at de.bananaco.permissions.worlds.PermissionClass.setupPlayers(Permissio nClass.java:337) at de.bananaco.permissions.worlds.WorldPermissions.reload(WorldPermissio ns.java:61) at de.bananaco.permissions.Permissions.onCommand(Permissions.java:311) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 12 more
that is my error
-
View User Profile
-
Send Message
Posted Nov 27, 2011@Darq_Alder
More than likely, bPermissions won't do it randomly.
-
View User Profile
-
Send Message
Posted Nov 27, 2011@Imm0rt41
Did you do "/p helpme"?
-
View User Profile
-
Send Message
Posted Nov 27, 2011ok, so, heres the deal, bpermissions decided to go and randomly add these nodes to these groups
1. all nodes, as in literally every node written out, to group admin
2. all nodes, as in literally every node written out, to group moderator
3. nodes suffix.0.default and prefix.0.imnew to the default group as defined by the line default: *group*
its randomly doing this to one world at a time, and for no reason. i am doing nothing when it happens, but it happens and it lags the crap out of the server as it is adding every possible node from 86 plugins into these two groups in random worlds at a time. its happened twice now, the first time it happened right as i used geyser from the magic spells plugin, and the second time it was as someone else was randomly walking around doing nothing. we are the only two players with the nodes to screw with bpermissions, and the only two ops.
-
View User Profile
-
Send Message
Posted Nov 27, 2011@SirMonsterSlayer
That's not built into pex, that's part of his plugin "ModifyWorld" and yes, you can get something that does the exact same thing that will work with any permission system.