Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Prefix: 'eeff&lMeafb&lie6f6&lnfe2f2&lifdeee&loedaea&lned6e5&lodd2e1&lk &8»'
- #Currently only en and tr available
- Language: en
- #The max distance between a chest and a minion
- MaxChestDistance: 45
- #Sends message to console when player place or pickup minion
- DebugPlaceAndBreak: true
- #If you set this to true
- #players can't place Minions inside world guard region
- DisableInWorldGuard: true
- #If you set this to true
- #Minions range wouldn't be calculated as circle
- CuboidRange: false
- #Cost of the teleporting a minion
- TeleportPrice: 100
- #Set this true to make minions work only if owner is online
- #Set this false to make minions work even if owner is offline
- RequireOnline: false
- #Feed prices for Minions
- FeedPrice: 500
- FeedWithFood:
- BREAD: 20
- APPLE: 20
- COOKED_BEEF: 40
- SALMON: 40
- COOKED_MUTTON: 40
- COOKED_PORKCHOP: 40
- COOKED_CHICKEN: 40
- GOLDEN_APPLE: 100
- ENCHANTED_GOLDEN_APPLE: 200
- MELON_SLICE: 20
- SWEET_BERRIES: 10
- GLOW_BERRIES: 10
- CHORUS_FRUIT: 50
- CARROT: 30
- GOLDEN_CARROT: 50
- BAKED_POTATO: 20
- DRIED_KELP: 10
- COOKED_RABBIT: 40
- COOKED_COD: 30
- COOKED_SALMON: 30
- COOKIE: 10
- CAKE: 150
- PUMPKIN_PIE: 50
- BEETROOT_SOUP: 20
- MUSHROOM_STEW: 20
- HONEY_BOTTLE: 50
- RABBIT_STEW: 20
- #You can set different feed prices for each minion.
- PerMinionFeedPrice:
- feeder: 300
- #Should Lumberjack minion place saplings on start?
- PlantSaplingsOnStart: true
- #Disables minion talking
- DisableMinionTalk: false
- #The items below will not be doubled
- #in Minion 2x skill.
- #You don't need to set every shulker color.
- #They are internally disabled for duping.
- DoubleItemIgnores:
- - 'SHULKER_BOX'
- - 'CHEST'
- - 'ENDER_CHEST'
- #Which plugin's prices will be used in selling items
- #on Seller Minion?
- #You can set this to Essentials or ShopGuiPlus or EconomyShopGUI
- SellerPriceHook: EconomyShopGUI
- #If you set this to true
- #Minions will not move its arm.
- DisableMoveAnimations: false
- #If you set this to true -> Players can't use next page item in Minion storage when max inventory exceeds current inventories
- PreventStorageIfCant: true
- #If you sett this to true -> The inventories which Minion's level is not enough will changed to other material.
- ChangeLockedStorage:
- Enabled: true
- Material: 'ENDER_CHEST'
- #If player left clicks a minion while sneaking
- #removes the minion and gives the item to player
- ClaimMinionSneaking: true
- #If you have supported claiming or island plugin
- #you can set this true to enable placing minion in
- #only these areas
- OnlyInIslandOrClaim: true
- #If you set this to true -> coops of the islands or lands can
- #place minions in islands.
- AddCoops: true
- #Minion place item which players get from
- #shop or via admin command
- MinionPlaceItem:
- Name: '&x&2&1&e&e&f&f%type% Minion &8[&7%level%. Szint&8]'
- #You can use Minecraft blocks like 'ENDER_CHEST'
- #Or you can use Minion to get Minion's custom head
- #Or you can use HEAD-VALUE to use custom heads
- Type: Minion
- Lore:
- - '&fHa lerakod a miniont'
- - '&fazonnal neki is lát a'
- - '&fa munkának.'
- - ''
- - ' &8▪ &fTípus: &x&2&1&e&e&f&f%minion%'
- - ' &8▪ &fSzint: &x&2&1&e&e&f&f%level%'
- - ''
- - '&x&2&1&e&e&f&f▶ Jobb klikkelj a lerakáshoz!'
- #Force level in Minion name
- #If you set this enabled, Minion name
- #will contain level tag even if player change
- #its name.
- ForceLevelName:
- enabled: false
- levelPlaceholder: ' &7[&c%level%&7]'
- #If you set this to true
- #Minion will keep its name after picking up
- KeepName: true
- #If you set this to false
- #Slayer Minion will no longer acts like
- #player. So, quests and jobs will no longer
- #progress in Minion kills.
- SlayerActLikePlayer: true
- #You can set custom place item for each Minion type
- #If you don't want to use this
- #just delete it completely
- CustomPlaceItem:
- #For example if a group named 'VIP' has permission 'minion.placevip'
- #all the members of this group be able to place minions up to 10.
- MinionLimits:
- - 'litminions.placedefault:15'
- - 'litminions.placevip:25'
- - 'litminions.placeelit:35'
- - 'litminions.placelegend:45'
- - 'litminions.placeimmortal:55'
- - 'litminions.placelimitalt:65'
- - 'litminions.placecustom:75'
- #You can set limit for each type
- #If you don't want to use this
- #Just delete it completely
- PerTypeLimit:
- #You can set limit Minion placing for each island and claim
- #You need to use supported island or claim plugin for
- #using this.
- LimitPerClaimOrIsland:
- enabled: false
- limits:
- #20 -> amount of miner minion can be placed
- #'litminions.placedefault' -> required permission for placing that amount
- 20: 'litminions.placedefault'
- 30: 'litminions.placevip'
- 50: 'litminions.placevip+'
- #Activate and set limit for Seller Minion
- #sell message
- SellerMinionMessage:
- active: true
- minimumPrice: 10
- #Prevents minion pickup if minion inventory has item
- #If you set this to false, minion will drop its contents
- PreventPickUpIfInventory: true
- #Sounds for each action
- MinionPlaceSound: ENTITY_PLAYER_LEVELUP
- LimitExceedSound: ENTITY_VILLAGER_HURT
- CantPlaceMinionSound: ENTITY_VILLAGER_HURT
- MinionPickUpSound: ENTITY_PLAYER_LEVELUP
- MinionCantPickUpSound: ENTITY_VILLAGER_HURT
- ChestLinkedSound: ENTITY_PLAYER_LEVELUP
- ChestUnlinkedSound: ENTITY_VILLAGER_HURT
- ErrorOnLink: ENTITY_VILLAGER_HURT
- MinionChestOpenSound: ENTITY_PLAYER_LEVELUP
- MinionChestExceed: ENTITY_VILLAGER_HURT
- MinionChestCloseSound: ENTITY_VILLAGER_HURT
- MinionChestNotFoundSound: ENTITY_VILLAGER_HURT
- StorageSmeltUsed: ENTITY_PLAYER_LEVELUP
- StorageTakeItemsUsed: ENTITY_PLAYER_LEVELUP
- StorageSortUsed: ENTITY_PLAYER_LEVELUP
- StorageMakeBlockUsed: ENTITY_PLAYER_LEVELUP
- StorageSmeltNoPerm: ENTITY_VILLAGER_HURT
- StorageSortNoPerm: ENTITY_VILLAGER_HURT
- StorageMakeBlockNoPerm: ENTITY_VILLAGER_HURT
- StorageTakeItemsNoPerm: ENTITY_VILLAGER_HURT
- DontOwnAnyMinion: ENTITY_VILLAGER_HURT
- OpenedMyMinionsInventory: ENTITY_PLAYER_LEVELUP
- EXPCollectedSound: ENTITY_PLAYER_LEVELUP
- OpenedShop: ENTITY_PLAYER_LEVELUP
- TeleportedSuccessfully: ENTITY_PLAYER_LEVELUP
- TeleportCantAfford: ENTITY_VILLAGER_HURT
- FedSuccessfully: ENTITY_PLAYER_LEVELUP
- FeedCantAfford: ENTITY_VILLAGER_HURT
- MinionNearby: ENTITY_VILLAGER_HURT
- NotForSaleSound: ENTITY_VILLAGER_HURT
- MinionBoughtSound: ENTITY_PLAYER_LEVELUP
- NotEnoughMoneySound: ENTITY_VILLAGER_HURT
- ClickedHelp: ENTITY_PLAYER_LEVELUP
- MinionGUIOpenedSound: ENTITY_PLAYER_LEVELUP
- MinionNotOwnedSound: ENTITY_VILLAGER_HURT
- SkinChanged: ENTITY_PLAYER_LEVELUP
- SkinNoPermission: ENTITY_VILLAGER_HURT
- NothingToFeed: ENTITY_VILLAGER_HURT
- CantFeedWithThisItem: ENTITY_VILLAGER_HURT
- CollectedAllItems: ENTITY_PLAYER_LEVELUP
- PlaceFoodsSound: ENTITY_PLAYER_LEVELUP
- SpawnerSelectMobSound: ENTITY_PLAYER_LEVELUP
- SpawnerSelectedMobSound: ENTITY_PLAYER_LEVELUP
- CantSelectMob: ENTITY_VILLAGER_HURT
- WaitToPickUp: ENTITY_VILLAGER_HURT
- ClickTop: ENTITY_VILLAGER_HURT
- CantPlaceWorldGuard: ENTITY_VILLAGER_HURT
- #Talk duration in seconds
- TalkDuration: 4
- Database:
- #There is only SQLite available for now.
- #MySQL will be added soon
- Type: 'SQLite'
- #in minutes
- DataSaveInterval: 15
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement