BlockPerms

BlockPerms_Logo English | Deutsch (Are You a translator? write a PM to me!)

BlockPerms

Download now

Description:

BlockPerms is a Bukkit Plugin that allows you to give Users Permissions by Block! These are Examples what the Plugin does (presented with TNT) If a User wants to place TNT. The tnt disappears.
Or when a Player tries to drop TNT. The tnt goes back to the Users Inventory!
You can also set the Permissions when a User tries to destroy TNT.

Installation:

• Put the "BlockPerms.jar" in your plugins-Folder
• Set the Permissions for BlockPerms (GroupManager Recommened)

Commands:

/blockperms (Shows Infos about the plugin)

Config:

This Plugin hasn't got a config.yml

Permissions:

blockperms.BLOCKID.place
blockperms.BLOCKID.brake
blockperms.BLOCKID.drop
You can also set Perms like that:
blockperms.BLOCKID.* (All Perms for a specific Block)
blockperms.* (All Perms for all Blocks)

You must login to post a comment. Don't have an account? Register to get one!

  • 4 comments
  • Avatar of TheHost45 TheHost45 Feb 09, 2013 at 20:37 UTC - 0 likes

    And also i was wondering if you could also add custom messages per block so example:

    if they have this perm - blockperms.message.56.you must be level 32 to mine this

    So it will say that when they try to break the block

    Just an idea, you should make a config file cause i dont know id you can make perms do that lol

  • Avatar of Usyth Usyth Feb 09, 2013 at 06:51 UTC - 0 likes

    Hey, Im Making A Runescape Server And I Got A Plugin Called: MineralManager And I Tryed Protected The Runescape Map With Worldguard But The People Cant Break The Ore! Anyway I Got This Plugin To Protect Every Other Block Except Ore Blocks! But It Doesn't Work :/ Please Help Me?

    I Put These Into My Group

    - blockperms.14.brake - blockperms.15.brake - blockperms.16.brake - blockperms.21.brake - blockperms.73.brake - blockperms.129.brake - blockperms.56.brake

    The Numbers Are The Ore Ids, I Put Them In Reload Server And Try To Break The Blocks And It Doesn't Let Me Still HELP ME, For 5 Star Rating

  • Avatar of Wombosvideo Wombosvideo Feb 02, 2013 at 14:18 UTC - 1 like

    @solo7319: Go

    Can you tell me which CB you use?

    Wombosvideo (Developer and Server Admin)

  • Avatar of solo7319 solo7319 Jan 31, 2013 at 23:26 UTC - 1 like

    The server console throws this error upon startup. I hope you get this working...

    2013-01-31 18:27:45 [SEVERE] Could not load 'plugins/BlockPerms.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: main/BlockPerms/BlockPermsMain : Unsupported major.minor version 51.0
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
            at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugins(CraftServer.java:239)
            at org.bukkit.craftbukkit.v1_4_R1.CraftServer.<init>(CraftServer.java:217)
            at net.minecraft.server.v1_4_R1.PlayerList.<init>(PlayerList.java:55)
            at net.minecraft.server.v1_4_R1.DedicatedPlayerList.<init>(SourceFile:11)
            at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:104)
            at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399)
            at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
    Caused by: java.lang.UnsupportedClassVersionError: main/BlockPerms/BlockPermsMain : Unsupported major.minor version 51.0
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
            at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
            at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:247)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
            ... 9 more
    
  • 4 comments

Facts

Date created
Jan 30, 2013
Categories
Last update
Jan 30, 2013
Development stage
Release
Language
  • deDE
  • enUS
License
All Rights Reserved
Curse link
BlockPerms
Downloads
196
Recent file

Authors

Relationships

Required dependency
GroupManager