/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml
ViewVC logotype

Diff of /miscJava/bukkit-minecraft-plugins/HoerupUtils/src/main/resources/plugin.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1851 by torben, Sun Sep 23 18:56:24 2012 UTC revision 1968 by torben, Thu Apr 11 14:18:59 2013 UTC
# Line 77  commands: Line 77  commands:
77      description: set a password for login to this servers website      description: set a password for login to this servers website
78    spawn:    spawn:
79      description: takes you to your current worlds spawn location      description: takes you to your current worlds spawn location
80      opkill:
81        description: makes it possible for an server op to kill another player
82      jail:
83        description: commands to manage hoerupjail
84      stickychunk:
85        description: marks a group of chunks to be kept in-memory
86      waypoint:
87        description: move player to his waypoint if set
88      setwaypoint:
89        description: set a temporary waypoint - only exists for current session
90      mute:
91        description: silence a user
92      unmute:
93        description: unsilence a user    
94        
95    
96        
97    
# Line 88  permissions: Line 103  permissions:
103        hoeruputils.superminer: false        hoeruputils.superminer: false
104        hoeruputils.tp: false        hoeruputils.tp: false
105        hoeruputils.spawn: false        hoeruputils.spawn: false
106          hoeruputils.jail: false
107          hoeruputils.chunks: false
108          hoeruputils.mute: false
109    

Legend:
Removed from v.1851  
changed lines
  Added in v.1968

  ViewVC Help
Powered by ViewVC 1.1.20