Может кому будет полезно несколько видео. Возможно у кого то будут идеи по заданиям и персонажам.
Подробный обзор Custom NPCs #1 - Введение (http://www.youtube.com/watch?v=wfuRW3aCNKA#ws)
Подробный обзор Custom NPCs #2 - Создание NPC (http://www.youtube.com/watch?v=S-fE_w3e2eY#ws)
Подробный обзор Custom NPCs #3 - Роли и фракции (http://www.youtube.com/watch?v=tU2lrctha8c#ws)
Подробный обзор Custom NPCs #4 - Диалоги и квесты (http://www.youtube.com/watch?v=NvHCc5Pf2HU#ws)
з.ы. никто не знает команду для консоли, чтобы можно было забирать конкретный предмет из инвентаря в заданом количестве?
На 1.7.2 нет, будет добавлена в 1.8
И не факт, что она появится в бакките. Сущностей, например, до сих пор нет.
clear [player] [item] [data] [maxCount] [dataTag]
Clears the inventory of player (defaults to the executing player if unspecified) of the specified item:data, with the specified dataTag. Does not remove more than maxCount items. If no optional tags are specified, the entire inventory is cleared.
The maxCount and dataTag arguments will be added in 1.8 and are currently available only in the snapshots.
At least zero item(s) must be removed, and player must be online. Can output a comparator signal if successfully cleared item(s). data can be set to -1 to clear regardless of Damage value, and maxCount can be set to -1 to clear all of the selected item.
У меня почему-то при слове телепорт возникает устойчивая ассоциация с таумкрафтовскими телепортами. Игроки самостоятельно крафтят телепорты, ключи к ним и т.д. И интерфейс перемещений неплохо исполнен.