/[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 1974 by torben, Mon Apr 29 19:29:51 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      regenerate:
95        description: regenerate a block
96        
97    
98        
99    
# Line 88  permissions: Line 105  permissions:
105        hoeruputils.superminer: false        hoeruputils.superminer: false
106        hoeruputils.tp: false        hoeruputils.tp: false
107        hoeruputils.spawn: false        hoeruputils.spawn: false
108          hoeruputils.jail: false
109          hoeruputils.chunks: false
110          hoeruputils.mute: false
111    

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

  ViewVC Help
Powered by ViewVC 1.1.20