# This is the config file for HomeStar plugin v1.0# localized language supportlanguage:en-US# Note: use only one enabled/disabled list, and comment out or remove the other# enabled worlds list (use this list for a default-deny world policy)#enabled-worlds:# - enabled_world1# - enabled_world2# disabled worlds list (use this list for a default-allow world policy)disabled-worlds:-disabled_world1-disabled_world2# material to be used as homestar item. Set item data using a colon, example: WOOL:5# invalid item data may be reset, so use only valid item data values for a given materialitem-material:NETHER_STAR# minimum distance from destinationminimum-distance:10# cooldown time in secondsteleport-cooldown:60# warmup time in secondsteleport-warmup:5# particle effects during warmupparticle-effects:true# allow left-click to useleft-click:false# require shift-click to use homestar itemshift-click:true# remove item from inventory ( on-use | on-success | never )remove-from-inventory:on-use# allow homestar items to be used in crafting recipesallow-in-recipes:false# cancel teleport if player takes damagecancel-on-damage:false# cancel teleport if player movescancel-on-movement:false# cancel teleport if player interacts with another blockcancel-on-interaction:false# maximum number of homestar items that can be given at once (-1 for no limit)max-give-amount:-1# lightning strike at destination on uselightning:true# write log entry on uselog-use:true