--- miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2013/04/04 12:15:09 1967 +++ miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml 2013/04/11 14:18:59 1968 @@ -87,6 +87,10 @@ 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 @@ -101,4 +105,5 @@ hoeruputils.spawn: false hoeruputils.jail: false hoeruputils.chunks: false + hoeruputils.mute: false