Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.63 KB | None | 0 0
  1. Main:
  2.   Spawner Max Upgrade: 3
  3.   Spawner Name Format: '&e{TYPE} &fSpawner [&c{AMT}x]'
  4.   Force Combine Radius: 0
  5.   Deny Place On Force Combine: false
  6.   Radius To Search Around Spawners: 8x4x8
  7.   Default Minecraft Spawner Cooldowns: true
  8.   Alerts On Place And Break: true
  9.   Sneak To Receive A Stacked Spawner: true
  10.   Spawners Have Holograms: true
  11.   Only Drop Placed Spawner: false
  12.   Only Charge Natural Spawners: false
  13.   Custom Spawner Tick Rate: 10
  14.   Random Amount Added To Each Spawn: '1:3'
  15.   Sounds Enabled: true
  16.   Display Level In Spawner Title If Level 1: false
  17.   OmniSpawners Enabled: false
  18.   Convert Spawners With Eggs: true
  19.   Display Helpful Tips For Operators: true
  20.   Upgrade With Economy: true
  21.   Upgrade With XP: true
  22.   Cost To Upgrade With Economy: 10000
  23.   Cost To Upgrade With XP: 50
  24.   Use Custom Equations for Upgrade Costs: false
  25.   Spawner Repel Liquid Radius: 1
  26.   Redstone Power Deactivates Spawners: true
  27.   Display Help Button In Spawner Overview: true
  28.   Prevent Spawners From Exploding: false
  29.   Add Spawners To Inventory On Drop: false
  30.   Upgrade Particle Type: SPELL_WITCH
  31.   Extra Ticks Added To Each Spawn: 0
  32.   Max Spawners Per Player: -1
  33.   Auto Save Interval In Seconds: 15
  34.   Nerf Spawner Mobs: false
  35.   Equations:
  36.     Calculate XP Upgrade Cost: '{XPCost} * {Level}'
  37.     Calculate Economy Upgrade Cost: '{ECOCost} * {Level}'
  38.     Mobs Spawned Per Spawn: '{MULTI} + {RAND}'
  39.   Named Spawners Tiers: false
  40.   Tier Names:
  41.  - '&7Common'
  42.   - '&6Uncommon'
  43.   - '&4Rare'
  44.   - '&5Mythic'
  45. Spawner Boosting:
  46.   Boost Multiplier: '0.5'
  47.   Max Multiplier For A Spawner Boost: 2
  48.   Item Charged For A Boost: DIAMOND:2
  49. entity:
  50.   Hostile Mobs Attack Second: false
  51. Spawner Drops:
  52.   Only Drop Stacked Spawners: false
  53.   Allow Killing Mobs To Drop Spawners: false
  54.   Count Unnatural Kills Towards Spawner Drop: false
  55.   Kills Needed for Drop: 0
  56.   Alert Every X Before Drop: 10
  57.   Drop On Creeper Explosion: true
  58.   Drop On TNT Explosion: true
  59.   Chance On TNT Explosion: 100%
  60.   Chance On Creeper Explosion: 100%
  61.   Drop On SilkTouch: true
  62.   Minimum Required Silktouch Level: 1
  63.   Chance On Natural Silktouch: 100%
  64.   Chance On Placed Silktouch: 100%
  65. Interfaces:
  66.   Exit Icon: WOOD_DOOR
  67.   Buy Icon: EMERALD
  68.   Economy Icon: DOUBLE_PLANT
  69.   XP Icon: EXP_BOTTLE
  70.   Glass Type 1: 7
  71.   Glass Type 2: 11
  72.   Glass Type 3: 3
  73.   Replace Glass Type 1 With Rainbow Glass: false
  74. Database:
  75.   Activate Mysql Support: false
  76.   IP: 127.0.0.1
  77.   Port: 3306
  78.   Database Name: EpicSpawners
  79.   Prefix: ES-
  80.   Username: PUT_USERNAME_HERE
  81.   Password: PUT_PASSWORD_HERE
  82. System:
  83.   Download Needed Data Files: true
  84.   Language Mode: en_US
  85.   Debugger Enabled: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement