garbagemule / MobArena

MobArena plugin for Minecraft
GNU General Public License v3.0
193 stars 151 forks source link

Enchanted Armor as rewards? #188

Closed xXSilvermindXx closed 11 years ago

xXSilvermindXx commented 11 years ago

Not really an issue but not sure where else to put it. but i was wondering if there was a way to give enchanted armor as a reward? Thanks ahead of time for your help.

Sekatorr commented 11 years ago

Hi. It's easy to set. For example -

If You want to put only one attribute - in section rewards: waves: after: '3': 305 4:2 It will give You Chain Boots (305) with Projectile protection (4) and (:2) lvl 2

or with more than one enchantment

bow 48:2;49:2;51:1

A bow with Power lvl 2, and (You have to put ";" between enchantments - without a space), Punch lvl 2, and Infinity lvl 1.

Hope it helps You

xXSilvermindXx commented 11 years ago

Thank you this does help a lot!

On Tue, Jun 18, 2013 at 12:52 AM, Sekatorr notifications@github.com wrote:

Hi. It's easy to set. For example -

If You want to put only one attribute - in section rewards: waves: after: '3': 305 4:2 It will give You Chain Boots (305) with Projectile protection (4) and (:2) lvl 2

or with more than one enchantment

bow 48:2;49:2;51:1

A bow with Power lvl 2, and (You have to put ";" between enchantments - without a space), Punch lvl 2, and Infinity lvl 1.

Hope it helps You

— Reply to this email directly or view it on GitHubhttps://github.com/garbagemule/MobArena/issues/188#issuecomment-19594058 .