--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2012/03/12 20:04:12 1723 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2012/10/13 20:55:30 1855 @@ -1,7 +1,8 @@ name: HoerupUtils main: dk.thoerup.bukkit.hoeruputils.HoerupUtilsPlugin version: 0.1 -depend: [ApiBukkit] +softdepend: [ApiBukkit] +database: true commands: whereis: @@ -44,6 +45,8 @@ description: move player to home sethome: description: set players home + ophome: + description: operator can move to other users home diver: description: infinite air gc: @@ -56,6 +59,27 @@ 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 + chest: + description: create a chest which is locked or snitches to the owner when a player takes from it + motd: + description: shows the Message-Of-The-Day + webuser: + description: set a password for login to this servers website + spawn: + description: takes you to your current worlds spawn location + opkill: + description: makes it possible for an server op to kill another player + permissions: