HungerArena/plugin.yml

26 lines
726 B
YAML
Raw Normal View History

2012-05-15 22:00:06 -06:00
name: HungerArena
2012-07-17 15:50:34 -06:00
<<<<<<< HEAD
2012-05-15 22:00:06 -06:00
main: me.Travja.HungerArena.Main
2012-05-25 23:48:56 -06:00
version: 1.3alpha
2012-05-15 22:00:06 -06:00
description: A plugin to help with playing The Hunger Games!
commands:
Ha:
description: Makes you join a game or start the game!
StartPoint:
description: Sets the starting point of a tribute.
Sponsor:
2012-07-17 15:50:34 -06:00
description: Sponsors a Tribute
=======
2012-07-18 07:14:50 +10:00
main: me.travja.hungerarena.Main
version: 1.3alpha
description: A lightweight and powerful plugin to help with playing The Hunger Games!
softdepend: [Vault]
commands:
Ha:
description: Base command for HungerArena!
StartPoint:
description: Set the starting points for tributes.
Sponsor:
2012-07-17 15:50:34 -06:00
description: Sponsor a tribute.
>>>>>>> de44f825be59d96da77136bf1dd2b26fc23d09b7