Advertisement
iSach

Commented UltraCosmetics config.

Nov 28th, 2015
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 6.70 KB | None | 0 0
  1. # If set to true, it will check at each reload/restart
  2. # if an update is available.
  3. Check-For-Updates: true
  4.  
  5. # List of the enabled categories.
  6. Categories-Enabled:
  7.   Gadgets: true
  8.   Particle-Effects: true
  9.   Mounts: true
  10.   Pets: true
  11.   Morphs: true
  12.   Hats: true
  13.  
  14. # Other settings for categories:
  15. # - The Item in Main Menu.
  16. # - Do you want a BackToMainMenu Arrow in it?
  17. Categories:
  18.   Gadgets:
  19.     Main-Menu-Item: '341:0'
  20.     Go-Back-Arrow: true
  21.   Particle-Effects:
  22.     Main-Menu-Item: '362:0'
  23.     Go-Back-Arrow: true
  24.   Mounts:
  25.     Main-Menu-Item: '329:0'
  26.     Go-Back-Arrow: true
  27.   Pets:
  28.     Main-Menu-Item: '383:0'
  29.     Go-Back-Arrow: true
  30.   Morphs:
  31.     Main-Menu-Item: '397:4'
  32.     Go-Back-Arrow: true
  33.   Hats:
  34.     Main-Menu-Item: '310:0'
  35.     Go-Back-Arrow: true
  36.  
  37. # Treasure Chests Settings.
  38. # /uc reload will not be enough to toggle them!
  39. TreasureChests:
  40.   # Turn to true to toggle on Treasure Chests.
  41.   Enabled: false
  42.  
  43.   # What is the price of a key?
  44.   Key-Price: 1000
  45.  
  46.   # Loots settings.
  47.   Loots:
  48.    # Money Loot, even if toggled off, will be given if nothing
  49.     # can be given!
  50.     Money:
  51.      # 'true' for toggled on, 'false' for toggled off.
  52.       Enabled: true
  53.       # The max money a player can get.
  54.       Max: 100
  55.       # chance of getting money.
  56.       Chance: 20
  57.       # Broadcast a message when obtained?
  58.       Message:
  59.         enabled: false
  60.         message: '%prefix% §6§l%name% found %money%$'
  61.     Gadgets-Ammo:
  62.       Enabled: true
  63.       Min: 20
  64.       Max: 100
  65.       Chance: 60
  66.       Message:
  67.         enabled: false
  68.         message: '%prefix% §6§l%name% found %ammo% %gadget% ammo'
  69.     Mounts:
  70.       Enabled: true
  71.       Chance: 10
  72.       Message:
  73.         enabled: false
  74.         message: '%prefix% §6§l%name% found rare %mount%'
  75.     Pets:
  76.       Enabled: true
  77.       Chance: 10
  78.       Message:
  79.         enabled: false
  80.         message: '%prefix% §6§l%name% found rare %pet%'
  81.     Morphs:
  82.       Enabled: true
  83.       Chance: 4
  84.       Message:
  85.         enabled: true
  86.         message: '%prefix% §6§l%name% found legendary %morph%'
  87.     Effects:
  88.       Enabled: true
  89.       Chance: 4
  90.       Message:
  91.         enabled: true
  92.         message: '%prefix% §6§l%name% found legendary %effect%'
  93.     Hats:
  94.       Enabled: true
  95.       Chance: 30
  96.       Message:
  97.         enabled: false
  98.         message: '%prefix% §6§l%name% found rare %hat%'
  99.  
  100.   # Treasure Chests designs.
  101.   # For a list of effect: http://pastebin.com/CVKkufck
  102.   # For the chest-types: NORMAL or ENDER
  103.   # Material syntax: 'id:data'
  104.   # You CAN make more designs just copy one, paste it and modify.
  105.   # Not twice same name!
  106.   Designs:
  107.     Classic:
  108.      # The block on the center.
  109.       center-block: '169:0'
  110.       # Blocks around the center
  111.       around-center: '5:0'
  112.       # blocks "around around" the center.
  113.       third-blocks: '5:1'
  114.       # Blocks below the chests.
  115.       below-chests: '17:0'
  116.       # The barriers.
  117.       barriers: '85:0'
  118.       # The chest type (NORMAL or ENDER)
  119.       chest-type: NORMAL
  120.       # The effect (complete list: http://pastebin.com/CVKkufck)
  121.       effect: FLAME
  122.     Modern:
  123.       center-block: '169:0'
  124.       around-center: '159:11'
  125.       third-blocks: '155:0'
  126.       below-chests: '159:11'
  127.       barriers: '160:3'
  128.       chest-type: ENDER
  129.       effect: REDSTONE
  130.     Nether:
  131.       center-block: '89:0'
  132.       around-center: '88:0'
  133.       third-blocks: '87:0'
  134.       below-chests: '112:0'
  135.       barriers: '113:0'
  136.       chest-type: NORMAL
  137.       effect: SMOKE_NORMAL
  138.   # Default one is Pex's one.
  139.   # Change it to correspond to your Permissions plugin!
  140.   Permission-Add-Command: pex user %name% add %permission%
  141.  
  142. # This option will fill the blank slots of inventories
  143. # with a custom item!
  144. Fill-Blank-Slots-With-Item:
  145.   Enabled: false
  146.   Item: '160:15'
  147.  
  148. # Toggle this to allow players to rename pets.
  149. Pets-Rename:
  150.   Enabled: false
  151.   # If true, the permission:
  152.   # ultracosmetics.pets.rename
  153.   # will be required to rename a pet.
  154.   Permission-Required: false
  155.   # If true, money will be required
  156.   # to rename a pet.
  157.   Requires-Money:
  158.     Enabled: true
  159.     Price: 100
  160.  
  161. # Do pets drop items? (not pickable up by players)
  162. Pets-Drop-Items: true
  163.  
  164. # Are pets babies?
  165. Pets-Are-Babies: true
  166.  
  167. # Do you want the mounts
  168. # that normally make block trails
  169. # to do so?
  170. Mounts-Block-Trails: true
  171.  
  172. # This option allows to use ammo
  173. # for gadgets, for limited uses.
  174. # Ammo can be given with /uc give ammo
  175. # or bought from menu when activating gadget.
  176. Ammo-System-For-Gadgets:
  177.   Enabled: false
  178.   System: file # file or mysql
  179.   # If system is set to mysql, you must set the infos here.
  180.   MySQL:
  181.     hostname: localhost
  182.     username: root
  183.     password: password
  184.     port: '3306'
  185.     database: UltraCosmetics
  186. # The menu item settings.
  187. Menu-Item:
  188.   # Should it be given on join?
  189.   Give-On-Join: true
  190.  
  191.   # Should it be given on respawn?
  192.   Give-On-Respawn: true
  193.  
  194.   # In what slot do you want to give the item?
  195.   Slot: 3
  196.  
  197.   # What type?
  198.   # Complete list here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  199.   Type: ENDER_CHEST
  200.  
  201.   # What data?
  202.   Data: 0
  203.  
  204.   # What display name?
  205.   Displayname: '&6&lCosmetics'
  206.  
  207. # Settings related to permissions.
  208. No-Permission:
  209.   # Show in lore if player has permission for a cosmetic?
  210.   Show-In-Lore: true
  211.  
  212.   # Message when a player has permission.
  213.   Lore-Message-Yes: '&o&7Permission: &a&lYes!'
  214.  
  215.   # Message when player doesn't have a permission.
  216.   Lore-Message-No: '&o&7Permission: &4&lNo!'
  217.  
  218.   # You want to hide the items the player don't have
  219.   # permission to?
  220.   Dont-Show-Item: false
  221.  
  222.   # Or show a custom item?
  223.   Custom-Item:
  224.     enabled: false
  225.  
  226.     # What type?
  227.     # Complete list here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  228.     Type: INK_SACK
  229.  
  230.     # What data?
  231.     Data: 8
  232.  
  233.     # What displayname?
  234.     Name: '&c&lNo Permission'
  235. Disabled-Items:
  236.   # When a cosmetic is disabled, want to show it?
  237.   Show-Custom-Disabled-Item: false
  238.  
  239.   # If you show it, customize the item here.
  240.   Custom-Disabled-Item:
  241.     # What type?
  242.     # Complete list here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  243.     Type: INK_SACK
  244.  
  245.     # What data?
  246.     Data: 8
  247.  
  248.     # What displayname?
  249.     Name: '&c&lDisabled'
  250.  
  251. # If set to true, in messages the cosmetics' names
  252. # won't be colored.
  253. # Example:
  254. # With true: &a&lYou activated &9&lPaintball Gun!
  255. # With false: &a&lYou activated Paintball Gun!
  256. Chat-Cosmetic-PlaceHolder-Color: true
  257.  
  258. # What is the slot for gadgets?
  259. Gadget-Slot: 4
  260.  
  261. # If toggled to true,
  262. # players will be able to remove
  263. # their current gadget by pressing
  264. # their drop key.
  265. Remove-Gadget-With-Drop: false
  266.  
  267. # List of the enabled Worlds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement