--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2012/01/29 11:16:41 1686 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2012/04/06 15:06:46 1786 @@ -1,7 +1,8 @@ name: HoerupUtils main: dk.thoerup.bukkit.hoeruputils.HoerupUtilsPlugin version: 0.1 -depend: [ApiBukkit] +softdepend: [ApiBukkit] +database: true commands: whereis: @@ -48,6 +49,29 @@ 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 + createcave: + description: create a cave + template: + description: create a structure from a given template + snitchingchest: + description: create a chest which snitches to the owner when a player takes from it + webuser: + description: set a password for login to this server's website + permissions: hoeruputils.*: