--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2012/09/15 09:35:24 1847 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2013/04/11 14:18:59 1968 @@ -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: @@ -73,6 +75,23 @@ 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 + jail: + description: commands to manage hoerupjail + stickychunk: + description: marks a group of chunks to be kept in-memory + waypoint: + description: move player to his waypoint if set + setwaypoint: + description: set a temporary waypoint - only exists for current session + mute: + description: silence a user + unmute: + description: unsilence a user + @@ -84,5 +103,7 @@ hoeruputils.superminer: false hoeruputils.tp: false hoeruputils.spawn: false - + hoeruputils.jail: false + hoeruputils.chunks: false + hoeruputils.mute: false