--- miscJava/bukkit-minecraft-plugins/HoerupUtils/plugin.yml 2011/05/18 18:13:55 1465 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/plugin.yml 2011/12/09 17:06:52 1653 @@ -6,11 +6,52 @@ commands: whereis: description: Get directions to another player - mapgen: - description: starts a new map generation cycle +# mapgen: +# description: starts a new map generation cycle eternalday: description: alters the timecycle of the game - powerminer: - description: power miner for admins - grass: - create grass if you stands on dirt +# 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 + wall: + description: broadcaster til alle med hoeruputils.wall permissions + permission: hoeruputils.wall + weather: + description: controls the weather + home: + description: move player to home + sethome: + description: set players home + +permissions: + hoeruputils.*: + description: gives access to all hoeruputils commands + children: + hoeruputils.powerminer: false + hoeruputils.superminer: false + hoeruputils.tp: false + hoeruputils.spawn: false + +