Codisimus / PhatLoots

Bukkit Plugin which provides highly configurable loot for all
http://codisimus.com/phatloots
18 stars 58 forks source link

Auto create loot chest? #70

Open Frozic opened 7 years ago

Frozic commented 7 years ago

Is there a way to automatically create the loot chest or do you have to keep doing /loot link test??? Please tell me because im making a modded server thats zombie apoc and i need lots of loot chests. Thanks

MWFIAE commented 7 years ago

Have you took a look at this config section?

> ##Every block in the specified Worlds that matches a listed Material will be linked to the given PhatLoot
> ##Blocks listed here need not be listed in 'Blocks' above
> ##I have commented out these default settings because noone bothers to read and replace them
> ##In order to set this feature you must remove the empty square brackets []
> AutoLink: []
> #    all:
> #        Melon Block: melons
> #    world:
> #        Bookshelf: books
SufiK commented 7 years ago

How do I use this autolink thing i dont udnerstand, i want a trapchest to be linked to the loot Surival how do i do it

MWFIAE commented 7 years ago
 ##Every block in the specified Worlds that matches a listed Material will be linked to the given PhatLoot
 ##Blocks listed here need not be listed in 'Blocks' above
 ##I have commented out these default settings because noone bothers to read and replace them
 ##In order to set this feature you must remove the empty square brackets []
 AutoLink:
     all:
         Trap Chest: Survival

I'm not to sure about the "Trap Chest" part, maybe you have to play with that. (also try "Trapchest" etc. )