--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2012/01/27 14:12:37 1685 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2012/03/18 10:19:19 1738 @@ -1,7 +1,7 @@ name: HoerupUtils main: dk.thoerup.bukkit.hoeruputils.HoerupUtilsPlugin version: 0.1 - +depend: [ApiBukkit] commands: whereis: @@ -48,6 +48,23 @@ description: infinite air gc: description: perform garbage collection (call system.gc() ) + levelarea: + description: level an area in a given radius + slopearea: + description: create 45 degrees hill sides in a given radius + fillarea: + description: fill up holes in a given area to players level + setsurface: + description: change the upper most block in a radius to a new material + replay: + description: replays the latest command + platform: + description: create a hovering plane at users location + cylinder: + description: create a cylinder + template: + description: create a structure from a given template + permissions: hoeruputils.*: