Advertisement
Mattie

Untitled

Mar 24th, 2011
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 5.93 KB | None | 0 0
  1. # Which economics system are YOU running?
  2. # There are three systems available and fully supported, set your preffered one.
  3. # Options are case sensitive: iConomy, Essentials, BOSEconomy
  4. #
  5. # IntegerCoins set to true will round the reward to a whole number, no decimals.
  6. # While if it is set to false, it will give rewards with a decimal value.
  7. System:
  8.     Economics:
  9.         Which: iConomy
  10.         IntegerCoins: false
  11.     Hunting:
  12.         AllowSpawnCamping: false
  13.         SpawnCampRadius: 15
  14.         AllowBowRewards: true
  15.  
  16. # HOW DO I DROPS!?
  17. #     - format: 'item:amount:percent'
  18. #     - more drops: Seperate the items with ;, add next
  19. #         - format example: 'item:amount:percent;item2:amount:percent'
  20. # This means, first you input the item id, second the item amount upon drop, and third
  21. # is the chanse it has to drop, in percent... 50 yields a fifty fifty, for instance.
  22. #
  23. # Coin_Minimum - Minium amount of coins to drop.
  24. # Coin_Maximum - The max amount of coins to drop.
  25. # !!! With a low minimum and high maximum, you will get a random amount between those values
  26. #
  27. # Coin_Percent - What are the odds to receive any currency at all?
  28. # Death_RMessage - Every creature destroyed can have its personal reward message upon death
  29. #     - Acceptable codes: $colourcode
  30. #     - %m - will display creature name
  31. #     - %c - Will display the amount + currency
  32. #
  33. # Death_PMessage - If you have a negative amount for a creature, this is the custom
  34. # message for when they are penalized.
  35. Creature:
  36.     Creeper:
  37.         Drops: ''
  38.         Coin_Minimum: 5
  39.         Coin_Maximum: 10
  40.         Coin_Percent: 100
  41.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  42.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  43.  
  44.     Skeleton:
  45.         Drops: '261:1:30;262:5:50'
  46.         Coin_Minimum: 1
  47.         Coin_Maximum: 10
  48.         Coin_Percent: 50
  49.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  50.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  51.  
  52.     Zombie:
  53.         Drops: '298:1:10;299:1:10;300:1:10;301:1:10;275:1:25'
  54.         Coin_Minimum: 1
  55.         Coin_Maximum: 10
  56.         Coin_Percent: 50
  57.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  58.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  59.  
  60.     Spider:
  61.         Drops: ''
  62.         Coin_Minimum: 1
  63.         Coin_Maximum: 5
  64.         Coin_Percent: 50
  65.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  66.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  67.  
  68.     PigZombie:
  69.         Drops: '298:1:10;299:1:10;300:1:10;301:1:10;267:1:30'
  70.         Coin_Minimum: 10
  71.         Coin_Maximum: 20
  72.         Coin_Percent: 50
  73.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  74.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  75.  
  76.     Ghast:
  77.         Drops: ''
  78.         Coin_Minimum: 15
  79.         Coin_Maximum: 25
  80.         Coin_Percent: 15
  81.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  82.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  83.  
  84.     Slime:
  85.         Drops: ''
  86.         Coin_Minimum: 8
  87.         Coin_Maximum: 13
  88.         Coin_Percent: 65
  89.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  90.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  91.  
  92.     Giant:
  93.         Drops: '306:1:25;307:1:25;308:1:25;309:1:25;283:1:45'
  94.         Coin_Minimum: 30
  95.         Coin_Maximum: 55
  96.         Coin_Percent: 60
  97.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  98.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  99.  
  100.     Chicken:
  101.         Drops: '322:1:1'
  102.         Coin_Minimum: 0
  103.         Coin_Maximum: 1
  104.         Coin_Percent: 100
  105.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  106.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  107.  
  108.     Cow:
  109.         Drops: '296:1:45;325:1:15;335:1:5'
  110.         Coin_Minimum: 0
  111.         Coin_Maximum: 2
  112.         Coin_Percent: 100
  113.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  114.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  115.  
  116.     Pig:
  117.         Drops: '260:1:5;39:1:20;40:1:15'
  118.         Coin_Minimum: 0
  119.         Coin_Maximum: 2
  120.         Coin_Percent: 100
  121.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  122.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  123.  
  124.     Sheep:
  125.         Drops: ''
  126.         Coin_Minimum: 0
  127.         Coin_Maximum: 2
  128.         Coin_Percent: 100
  129.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  130.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  131.  
  132.     Squid:
  133.         Drops: '349:1:70'
  134.         Coin_Minimum: -5
  135.         Coin_Maximum: -1
  136.         Coin_Percent: 100
  137.         Death_RMessage: '[$2+$f] You have been awarded $6%c $ffor slaying a $c%m'
  138.         Death_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor slaying a $2%m'
  139.  
  140. # Blocks. The same rules apply here as for creatures.
  141. # !!! IMPORTANT !!!
  142. # ---->>> ONLY THE SPAWNER IS SUPPORTED RIGHT NOW!
  143. Block:
  144.     Spawner:
  145.         Drops: ''
  146.         Coin_Minimum: 10
  147.         Coin_Maximum: 25
  148.         Coin_Percent: 100
  149.         Destroy_RMessage: '[$2+$f] You have been awarded $6%c $ffor destroying a $c%m'
  150.         Destroy_PMessage: '[$c-$f] You have been penalized with a deduction of $6%c $ffor destroying a $2%m'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement