Commands

Commands

/itemcollector list:

usage: /itemcollector list <items|creatures> <all|missing|collected>

List items or creatures that have been collected so far or that are missing from the collection. For example, the command /itemcollector list items missing will list all the items that have not yet been collected and the command /itemcollector list creatures all will list all the creatures that must be collected as defined in the configuration including all those already collected and those missing.

Example, player used the command "/itemcollector list items collected" List command

/itemcollector refresh

usage: /itemcollector refresh <items|creatures> description: Force re-count items or creatures

/itemcollector count

usage: /itemcollector count description: Display the current status of the collection ; how many items and creatures have been collected so for far.

/itemcollector add

usage: /itemcollector add <item|creature> <id|name> description: Add an item or a creature to the list of items or creatures that must be collected. For an item, use the minecraft id number (with variant if application. ie. 2 for grass, 1 for stone, 1:1 for granite), for creatures, use the bukkit name of the creature or its variant (ie. rabbit, pig, cow, horse, undead_horse, donkey).

/itemcollector remove

usage: /itemcollector remove <item|creature> <id|name> description: Remove an item or a creature to the list of items or creatures that must be collected. For an item, use the minecraft id number (with variant if application. ie. 2 for grass, 1 for stone, 1:1 for granite), for creatures, use the bukkit name of the creature or its variant (ie. rabbit, pig, cow, horse, undead_horse, donkey).

/itemcollector set

usage: /itemcollector set <region|option|message> description: Change configuration

/itemcollector set region

usage: /itemcollector set region minX maxX minZ maxZ description: Set the boundaries of the region where the collection must be. ItemCollector will only look for items and creatures in this area.


Comments

Posts Quoted:
Reply
Clear All Quotes