Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # grief prevention support, blocks releasing and capturing of any mob in claims if set to true.
- block-release-and-capture-on-claims: false
- can-catch-mobs-in-protected-regions: false
- can-release-mobs-in-protected-regions: false
- use-psq: true
- can-release-and-capture-on-plots: false
- pseudo-item:
- enabled: false
- single-use-display: '&cSingleuse'
- reusable-display: '&cReusable'
- blacklist:
- - PLAYER
- - ENDERDRAGON
- debug: false
- disable-logger: false
- disabled-worlds:
- - exampleworld
- blacklist-by-name:
- - dinnerbone
- can-catch-tamed-mobs: true
- disable-mythicmobs: true
- play_sound_on_capture: true
- sound_on_capture:
- sound: ENTITY_SLIME_SQUISH
- volume: 1.0
- pitch: 1.0
- play_sound_on_spawn: true
- sound_on_spawn:
- sound: ENTITY_SLIME_SQUISH
- volume: 1.0
- pitch: 1.0
- per-mob-permissions: false
- use-permission-for-crafting: false
- auto-discover-recipes: true
- single-use:
- display-name: '&7SafariNet &3(&7Single-Use&3)'
- lore: Right click on an entity%to catch it!
- recipe:
- enabled: true
- line1: aaa
- line2: aba
- line3: aaa
- ingredients:
- - a:STRING
- - b:ENDER_PEARL
- material: GHAST_SPAWN_EGG
- CustomModelData: 0
- customItem:
- ==: org.bukkit.inventory.ItemStack
- v: 2730
- type: POLAR_BEAR_SPAWN_EGG
- reusable:
- display-name: '&7SafariNet &3(&7Reusable&3)'
- lore: Right click on an entity%to catch it!
- recipe:
- enabled: true
- line1: aaa
- line2: aba
- line3: aaa
- ingredients:
- - a:STRING
- - b:ENDER_EYE
- material: GHAST_SPAWN_EGG
- CustomModelData: 0
- lore_filled_safarinet:
- - '&c%s'
- - '&a%s'
- messages:
- config_reloaded: Config reloaded!
- no_perms: '&cYou don''t have permission to use this!'
- no_perms_cmd: '&cYou don''t have permission to use this command!'
- no_perms_egg: '&cYou don''t have permission to use this egg'
- no_perms2: '&cYou don''t have permission to use this here!'
- cant_release: '&cYou can''t release that!'
- cant_catch: '&cYou can''t catch that!'
- safarinet_broken: '&cThis SafariNet is broken.'
- cant_catch_zhorse: '&cSorry, but you can''t catch ZHorses!'
- cant_catch_pet: '&cSorry, but you can''t catch pets!'
- cant_catch_tamed: '&cYou can''t catch tamed animals!'
- catch-failed: '&cYou failed to catch {0}!'
- catch-failed-no-money: '&cCatch failed for {0}! You don not have enough money! {1}'
- catch-succeed-took-money: '&eYou have been charged {0} for catching {1}!'
- syntax: '&cSyntax error: /safarinet give (player) (singleuse/reusable) [amount]'
- invalid-eggs: '&cInvalid eggs found. Valid: (singleuse/reusable)'
- needs-to-be-player: '&cYou need to be a player to execute this command!'
- needs-to-hold-safarinet-in-hand: '&cYou need to hold a SafariNet in your hand!'
- egg-given: '&aGiven {0} {1} eggs to {2}'
- reloaded: '&aSuccessfully reloaded the configuration file!'
- no-number: '&cMust be a valid number!'
- not-online: '&cThis player is not online.'
- recipe-syntax: '&c/safarinet recipe (singleuse/reusable)'
- egg-broken: '&cThis egg appears to be broken :('
- blocked-world: '&cThis world does not allow mobs/animals to be captured.'
Advertisement
Add Comment
Please, Sign In to add comment