--- miscJava/bukkit-minecraft-plugins/HoerupUtils/plugin.yml 2011/04/23 13:14:39 1378 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/plugin.yml 2011/08/07 20:25:13 1586 @@ -10,5 +10,37 @@ description: starts a new map generation cycle eternalday: description: alters the timecycle of the game - admindestroy: - description: power miner for admins \ No newline at end of file + powerminer: + description: power miner for admins + permission: hoeruputils.powerminer + grass: + description: create grass if you stands on dirt + getpos: + description: prints your current position + zapme: + description: generates a lightning effect on your current position + zap: + 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 + +permissions: + hoeruputils.*: + description: gives access to all hoeruputils commands + children: + hoeruputils.powerminer: false + hoeruputils.superminer: false + hoeruputils.tp: false +