/[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 1848 by torben, Sat Sep 22 14:58:13 2012 UTC revision 3063 by torben, Tue Jul 12 14:23:02 2016 UTC
# Line 33  commands: Line 33  commands:
33  #  superminer:  #  superminer:
34  #    description: even more powerfull than powerminer  #    description: even more powerfull than powerminer
35  #    permission: hoeruputils.superminer  #    permission: hoeruputils.superminer
36    tp:  #  tp:
37      description: clone of builtin /tp command  #    description: clone of builtin /tp command
38      permission: hoeruputils.tp  #    permission: hoeruputils.tp
39    wall:    wall:
40      description: broadcaster til alle med hoeruputils.wall permissions      description: broadcaster til alle med hoeruputils.wall permissions
41      permission: hoeruputils.wall      permission: hoeruputils.wall
# Line 45  commands: Line 45  commands:
45      description: move player to home      description: move player to home
46    sethome:    sethome:
47      description: set players home      description: set players home
48      ophome:
49        description: operator can move to other users home    
50    diver:    diver:
51      description: infinite air      description: infinite air
52    gc:    gc:
# Line 75  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 84  permissions: Line 103  permissions:
103      children:      children:
104        hoeruputils.powerminer: false        hoeruputils.powerminer: false
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.1848  
changed lines
  Added in v.3063

  ViewVC Help
Powered by ViewVC 1.1.20