--- miscJava/bukkit-minecraft-plugins/HoerupUtils/plugin.yml 2011/06/04 11:47:19 1500 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/plugin.yml 2011/08/16 16:04:01 1590 @@ -12,6 +12,7 @@ description: alters the timecycle of the game powerminer: description: power miner for admins + permission: hoeruputils.powerminer grass: description: create grass if you stands on dirt getpos: @@ -22,3 +23,29 @@ description: zap a player with lightning msg: description: private messages + stoner: + description: replaces nearby gravel and dirt with stone + boom: + description: 'things that makes you go boom...' + spawn: + description: spawn a mob + superminer: + description: even more powerfull than powerminer + permission: hoeruputils.superminer + tp: + description: clone of builtin /tp command + permission: hoeruputils.tp + wall: + description: broadcaster til alle med hoeruputils.wall permissions + permission: hoeruputils.wall + +permissions: + hoeruputils.*: + description: gives access to all hoeruputils commands + children: + hoeruputils.powerminer: false + hoeruputils.superminer: false + hoeruputils.tp: false + hoeruputils.spawn: false + +