Toolless unarmed now configurable

Added features outlined here:
https://github.com/mcMMO-Dev/mcMMO/pull/2389

New option in config.yml: Items_As_Unarmed
When marked as true, users can attack with any non-item (blocks, their
hand, etc.) and it will count as unarmed.
This commit is contained in:
mjkaufer
2014-12-29 08:19:42 -05:00
parent e19a898aa6
commit 64a54873ee
4 changed files with 10 additions and 1 deletions

View File

@@ -395,6 +395,8 @@ Skills:
# When using Unarmed, picked up items will automatically get moved to a free slot instead of going in the slot
# of your hand. Should item pickup be disabled when your entire inventory - except for your hand - is full?
Item_Pickup_Disabled_Full_Inventory: true
# Any attacks made without a tool, i.e. with one's open hand, a block, etc., will count as unarmed.
Items_As_Unarmed: false
Woodcutting:
Tree_Feller_Sounds: true
Level_Cap: 0