--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2012/04/06 15:06:46 1786 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2013/01/09 21:09:10 1911 @@ -45,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: @@ -67,10 +69,19 @@ 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 + 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 server's website + 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 + jail: + description: commands to manage hoerupjail + permissions: @@ -81,5 +92,5 @@ hoeruputils.superminer: false hoeruputils.tp: false hoeruputils.spawn: false - + hoeruputils.jail: false