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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1590 - (hide annotations) (download)
Tue Aug 16 16:04:01 2011 UTC (12 years, 9 months ago) by torben
File size: 1373 byte(s)
added /wall commando og fixet bug in (power/super)miner
1 torben 1236 name: HoerupUtils
2     main: dk.thoerup.bukkit.hoeruputils.HoerupUtilsPlugin
3     version: 0.1
4    
5    
6     commands:
7     whereis:
8 torben 1240 description: Get directions to another player
9     mapgen:
10 torben 1242 description: starts a new map generation cycle
11     eternalday:
12 torben 1378 description: alters the timecycle of the game
13 torben 1385 powerminer:
14     description: power miner for admins
15 torben 1586 permission: hoeruputils.powerminer
16 torben 1465 grass:
17 torben 1467 description: create grass if you stands on dirt
18 torben 1473 getpos:
19     description: prints your current position
20 torben 1499 zapme:
21     description: generates a lightning effect on your current position
22 torben 1500 zap:
23     description: zap a player with lightning
24 torben 1499 msg:
25     description: private messages
26 torben 1501 stoner:
27     description: replaces nearby gravel and dirt with stone
28 torben 1518 boom:
29     description: 'things that makes you go boom...'
30 torben 1520 spawn:
31     description: spawn a mob
32 torben 1521 superminer:
33     description: even more powerfull than powerminer
34 torben 1586 permission: hoeruputils.superminer
35     tp:
36     description: clone of builtin /tp command
37     permission: hoeruputils.tp
38 torben 1590 wall:
39     description: broadcaster til alle med hoeruputils.wall permissions
40     permission: hoeruputils.wall
41 torben 1586
42     permissions:
43     hoeruputils.*:
44     description: gives access to all hoeruputils commands
45     children:
46     hoeruputils.powerminer: false
47     hoeruputils.superminer: false
48     hoeruputils.tp: false
49 torben 1587 hoeruputils.spawn: false

  ViewVC Help
Powered by ViewVC 1.1.20