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

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

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

revision 1590 by torben, Tue Aug 16 16:04:01 2011 UTC revision 1673 by torben, Fri Dec 23 10:27:05 2011 UTC
# Line 6  version: 0.1 Line 6  version: 0.1
6  commands:  commands:
7    whereis:    whereis:
8      description: Get directions to another player      description: Get directions to another player
9    mapgen:  #  mapgen:
10      description: starts a new map generation cycle  #    description: starts a new map generation cycle
11    eternalday:    eternalday:
12      description: alters the timecycle of the game      description: alters the timecycle of the game
13    powerminer:  #  powerminer:
14      description: power miner for admins  #    description: power miner for admins
15      permission: hoeruputils.powerminer  #    permission: hoeruputils.powerminer
16    grass:  #  grass:
17      description: create grass if you stands on dirt  #    description: create grass if you stands on dirt
18    getpos:    getpos:
19      description: prints your current position        description: prints your current position  
20    zapme:  #  zapme:
21      description: generates a lightning effect on your current position  #    description: generates a lightning effect on your current position
22    zap:  #  zap:
23      description: zap a player with lightning  #    description: zap a player with lightning
24    msg:    msg:
25      description: private messages      description: private messages
26    stoner:  #  stoner:
27      description: replaces nearby gravel and dirt with stone  #    description: replaces nearby gravel and dirt with stone
28    boom:  #  boom:
29      description: 'things that makes you go boom...'  #    description: 'things that makes you go boom...'
30    spawn:  #  spawn:
31      description: spawn a mob  #    description: spawn a mob
32    superminer:  #  superminer:
33      description: even more powerfull than powerminer  #    description: even more powerfull than powerminer
34      permission: hoeruputils.superminer  #    permission: hoeruputils.superminer
35    tp:    tp:
36      description: clone of builtin /tp command      description: clone of builtin /tp command
37      permission: hoeruputils.tp      permission: hoeruputils.tp
38    wall:    wall:
39      description: broadcaster til alle med hoeruputils.wall permissions      description: broadcaster til alle med hoeruputils.wall permissions
40      permission: hoeruputils.wall      permission: hoeruputils.wall
41      weather:
42        description: controls the weather
43      home:
44        description: move player to home
45      sethome:
46        description: set players home
47      diver:
48        description: infinite air
49      gc:
50        description: perform garbage collection (call system.gc() )
51    
52  permissions:  permissions:
53    hoeruputils.*:    hoeruputils.*:

Legend:
Removed from v.1590  
changed lines
  Added in v.1673

  ViewVC Help
Powered by ViewVC 1.1.20