Godleydemon

config.yml

Feb 22nd, 2014
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 12.39 KB | None | 0 0
  1. modules:
  2. - FastWalk
  3. - DoubleJump
  4. - PlayerProtection
  5. - Communications
  6. - LobbyMobs
  7. - ServerNavigation
  8. - RuleBook
  9. - Stacker
  10. - Launcher
  11. - Pets
  12. - Effects
  13. - ItemFlares
  14. - Mounts
  15. - ItemContainer
  16. ItemContainer:
  17.   ItemSlot: 2
  18.   Inventory:
  19.     Name: '&2Donation Perks'
  20.     Size: 9
  21.   MainItem:
  22.     Name: '&2Donation Perks'
  23.     Material: GRASS
  24.     Data: 0
  25.     Lore:
  26.    - '&aRight click this grass to view'
  27.     - '&athe Donation Perks Menu.'
  28.   EnabledMenus:
  29.     Effects:
  30.       Slot: 2
  31.     Pets:
  32.       Slot: 4
  33.     Mounts:
  34.       Slot: 6
  35.     ItemFlares:
  36.       Slot: 8
  37. ServerNavigation:
  38.   ItemSlot: 1
  39.   MainItem:
  40.     Name: '&7Server Navigator'
  41.     Material: COMPASS
  42.     Data: 0
  43.     Lore:
  44.    - '&aRight click this compass to'
  45.     - '&aselect your server destination.'
  46.   Inventories:
  47.     Main:
  48.       Name: Server Navigator
  49.       Size: 9
  50.       Items:
  51.         '1':
  52.           Name: '&5Survival'
  53.           Material: DIAMOND_AXE
  54.           Lore:
  55.          - '&aClick this axe to teleport'
  56.           - '&ato the Survival Server.'
  57.           Server: Survival
  58.           Slot: 3
  59.         '2':
  60.           Name: '&2Creative'
  61.           Material: DOUBLE_STEP
  62.           Data: 8
  63.           Lore:
  64.          - '&aClick this block to be teleported'
  65.           - '&ato the Creative server.'
  66.           Server: Creative
  67.           Slot: 5
  68.         '3':
  69.           Name: '&5Factions'
  70.           Material: DIAMOND_SWORD
  71.           Lore:
  72.          - '&aClick this chestplate to be'
  73.           - '&ateleported to the Factions Server.'
  74.           Server: factions
  75.           Slot: 7
  76.         '4':
  77.           Name: '&5Wasteland - Inactive'
  78.           Material: CHAINMAIL_CHESTPLATE
  79.           Lore:
  80.          - '&aClick this chestplate to be'
  81.           - '&ateleported to the Wasteland Server.'
  82.           Server: Wasteland
  83.           Slot: 9
  84.     PvP:
  85.       Name: '&4PvP Servers'
  86.       Size: 9
  87.       Items:
  88.         '1':
  89.           Name: '&cBack'
  90.           Material: WOOL
  91.           Data: 14
  92.           Lore:
  93.          - '&aClick this item to return to'
  94.           - '&athe main menu screen.'
  95.           Action: Back
  96.           Slot: 1
  97.         '2':
  98.           Name: '&cX-Teams'
  99.           Material: TNT
  100.           Lore:
  101.          - '&aClick this TNT to teleport to'
  102.           - '&athe X-Teams Server.'
  103.           Server: Blocked
  104.           Slot: 9
  105.         '3':
  106.           Name: '&4Factions'
  107.           Material: IRON_SWORD
  108.           Lore:
  109.          - '&aClick this sword to be teleported'
  110.           - '&ato the Factions Server.'
  111.           Server: Factions
  112.           Slot: 7
  113.         '4':
  114.           Name: '&cKitPvP'
  115.           Material: BOW
  116.           Lore:
  117.          - '&aClick this bow to be teleported'
  118.           - '&ato the KitPvP Server.'
  119.           Server: KitPvP
  120.           Slot: 8
  121.     SMP:
  122.       Name: '&cSMP Servers'
  123.       Size: 9
  124.       Items:
  125.         '1':
  126.           Name: '&cBack'
  127.           Material: WOOL
  128.           Data: 14
  129.           Lore:
  130.          - '&aClick this item to return to'
  131.           - '&athe main menu screen.'
  132.           Action: Back
  133.           Slot: 1
  134.         '2':
  135.           Name: '&7Towny'
  136.           Material: WOOD_DOOR
  137.           Lore:
  138.          - '&aClick this door to teleport'
  139.           - '&ato the Towny server.'
  140.           Server: Towny
  141.           Slot: 8
  142.         '3':
  143.           Name: '&8Survival'
  144.           Material: WOOD_PICKAXE
  145.           Lore:
  146.          - '&aClick this pickaxe to teleport'
  147.           - '&ato the Survival server.'
  148.           Server: Survival
  149.           Slot: 9
  150.         '4':
  151.           Name: '&5PVE - Inactive'
  152.           Material: CHAINMAIL_CHESTPLATE
  153.           Lore:
  154.          - '&aClick this chestplate to be'
  155.           - '&ateleported to the PVE Server.'
  156.           Server: PVE
  157.           Slot: 7
  158. Effects:
  159.   ItemSlot: 2
  160.   MainItem:
  161.     Name: '&6Effects Menu'
  162.     Material: BLAZE_ROD
  163.     Data: 0
  164.     Lore:
  165.    - '&aRight click on this blaze rod'
  166.     - '&ato pick your desired effects.'
  167.   Inventory:
  168.     Name: '&6Effects Menu'
  169.     Size: 18
  170.     Items:
  171.       '1':
  172.         Name: '&6Flame'
  173.         Material: BLAZE_POWDER
  174.         Data: 0
  175.         Effect: FLAME
  176.         Slot: 1
  177.       '2':
  178.         Name: '&6Lava Spark'
  179.         Material: LAVA
  180.         Data: 0
  181.         Lore:
  182.        - '&aClick this item to enable'
  183.         - '&athe Lava Spark effect.'
  184.         Effect: LAVA_SPARK
  185.         Slot: 2
  186.       '3':
  187.         Name: '&6Notes'
  188.         Material: NOTE_BLOCK
  189.         Data: 0
  190.         Lore:
  191.        - '&aClick this item to enable'
  192.         - '&athe Notes effect.'
  193.         Effect: NOTES
  194.         Slot: 3
  195.       '4':
  196.         Name: '&cR&6a&ei&an&bb&5o&dw&c!'
  197.         Material: FIREWORK
  198.         Data: 0
  199.         Lore:
  200.        - '&aClick this item to enable'
  201.         - '&athe Rainbow effect.'
  202.         Effect: RAINBOW
  203.         Slot: 4
  204.       '5':
  205.         Name: '&6Ender'
  206.         Material: PORTAL
  207.         Data: 0
  208.         Lore:
  209.        - '&aClick this item to enable'
  210.         - '&athe Ender effect.'
  211.         Effect: ENDER
  212.         Slot: 5
  213.       '6':
  214.         Name: '&6Enchantment Glyphs'
  215.         Material: ENCHANTMENT_TABLE
  216.         Data: 0
  217.         Lore:
  218.        - '&aClick this item to enable'
  219.         - '&athe Enchantment Glyphs effect.'
  220.         Effect: ENCHANTS
  221.         Slot: 6
  222.       '7':
  223.         Name: '&6Hearts'
  224.         Material: WHEAT
  225.         Data: 0
  226.         Lore:
  227.        - '&aClick this item to enable'
  228.         - '&athe Hearts effect.'
  229.         Effect: HEARTS
  230.         Slot: 7
  231.       '8':
  232.         Name: '&6Snow'
  233.         Material: SNOW_BALL
  234.         Data: 0
  235.         Lore:
  236.        - '&aClick this item to enable'
  237.         - '&athe Snow effect.'
  238.         Effect: SNOW
  239.         Slot: 8
  240.       '9':
  241.         Name: '&6Happy'
  242.         Material: EMERALD
  243.         Data: 0
  244.         Lore:
  245.        - '&aClick this item to enable'
  246.         - '&athe Happy effect.'
  247.         Effect: HAPPY
  248.         Slot: 9
  249.       '10':
  250.         Name: '&6Witch Magic'
  251.         Material: POTION
  252.         Data: 76
  253.         Lore:
  254.        - '&aClick this item to enable'
  255.         - '&athe Witch Magic effect.'
  256.         Effect: WITCH_MAGIC
  257.         Slot: 10
  258.       '11':
  259.         Name: '&6Criticals'
  260.         Material: NETHER_STAR
  261.         Data: 0
  262.         Lore:
  263.        - '&aClick this item to enable'
  264.         - '&athe Criticals effect.'
  265.         Effect: CRITICALS
  266.         Slot: 11
  267.   LocationsQuarter:
  268.     '1':
  269.       Name: CLOUD
  270.       Amount: 6
  271.       World: world
  272.       X: 1.0
  273.       Y: 67.0
  274.       Z: 0.3
  275.     '2':
  276.       Name: CLOUD
  277.       Amount: 6
  278.       World: world
  279.       X: 1.0
  280.       Y: 67.0
  281.       Z: 0.3
  282.     '3':
  283.       Name: CLOUD
  284.       Amount: 6
  285.       World: world
  286.       X: 1.0
  287.       Y: 67.0
  288.       Z: 0.3
  289.     '4':
  290.       Name: CLOUD
  291.       Amount: 6
  292.       World: world
  293.       X: 1.0
  294.       Y: 67.0
  295.       Z: 0.3
  296. Launcher:
  297.   ItemSlot: 3
  298.   MainItem:
  299.     Name: '&6Launcher - &cDisabled'
  300.     State: DISABLED
  301.     Material: FIREWORK_CHARGE
  302.     Data: 0
  303.     Lore:
  304.    - '&aRight click on this firework to'
  305.     - '&aenable your Launcher mode.'
  306.   EnabledItem:
  307.     Name: '&6Launcher - &aEnabled'
  308.     State: ENABLED
  309.     Material: FIREWORK
  310.     Data: 0
  311.     Lore:
  312.    - '&aLeft click on another player'
  313.     - '&ato launch them into the air!'
  314. Pets:
  315.   ItemSlot: 4
  316.   MainItem:
  317.     Name: '&7MiniPets Menu'
  318.     Material: BONE
  319.     Data: 0
  320.     Lore:
  321.    - '&aRight click this bone to'
  322.     - '&aview the Pets Menu.'
  323. PlayerProtection:
  324.   NoFallDamage: true
  325.   World: world
  326.   X: -0.6
  327.   Y: 65
  328.   Z: 0.4
  329.   Yaw: -89.0
  330.   Pitch: -10.0
  331. Stacker:
  332.   ItemSlot: 5
  333.   MainItem:
  334.     Name: '&5Stacker - &cDisabled'
  335.     State: DISABLED
  336.     Material: NETHER_BRICK_ITEM
  337.     Data: 0
  338.     Lore:
  339.    - '&aSneak and right click on this brick'
  340.     - '&ato toggle your Launcher mode.'
  341.   EnabledItem:
  342.     Name: '&5Stacker - &aEnabled'
  343.     State: ENABLED
  344.     Material: CLAY_BRICK
  345.     Data: 0
  346.     Lore:
  347.    - '&aRight click on a person with your'
  348.     - '&ahand to stack them on your head!'
  349. RuleBook:
  350.   ItemSlot: 4
  351.   book:
  352.     ==: org.bukkit.inventory.ItemStack
  353.     type: WRITTEN_BOOK
  354.     meta:
  355.       ==: ItemMeta
  356.       meta-type: BOOK
  357.       title: Server Guide
  358.       author: gizmo831
  359.       pages:
  360.      - |-
  361.         Welcome to the §3AliA §0Server Network!
  362.  
  363.         Mission Statement:
  364.        The §3AliA §0Server Network and its staff are devoted to you, the gamer.  Here, we strive to be a unique and supportive network for the gamer.
  365.       - |-
  366.         §nRules:§0
  367.         1 No Advertising
  368.         2 No Asking for Ranks    or OP
  369.         3 No Offensive Skins
  370.         4 Respect All Staff
  371.         5 Respect All Players
  372.         6 No Exploiting
  373.         7 No Spamming
  374.         8 No Racism
  375.         9 No Bullying
  376.         10 English only,              please.
  377.       - |-
  378.         Donations:
  379.         Go to http://AliaCraft.net to learn about all our donator packages.
  380.  
  381.         All donations are non refundable
  382.  
  383.         To donate, type /buy in the server you wish to donate to.
  384.       - "§nInfo:\n§0\n§nWebsite: §0\n§4www.AliaCraft.net\n§0\n§nTeamSpeak 3 IP: \n\
  385.         §4Voice.AliACraft.net\n\n§0§nYouTube: \n§4AliA\n§0\n§nHost: \n§4www.GizmoServers.com"
  386. ItemFlares:
  387.  ItemSlot: 7
  388.  MainItem:
  389.    Name: '&3Item Flares Menu'
  390.    Material: ITEM_FRAME
  391.    Data: 0
  392.    Lore:
  393.    - '&aRight click on this item frame'
  394.    - '&ato open the Item Flares Menu.'
  395.  Inventory:
  396.    Name: '&3Item Flares Menu'
  397.    Size: 9
  398.    Items:
  399.      '1':
  400.        Name: '&7Stone Item'
  401.        Material: STONE
  402.        Lore:
  403.        - '&aClick this stone to enable'
  404.        - '&athe Stone Item Flare.'
  405.        Slot: 1
  406.      '2':
  407.        Name: '&fIron Ingot Item'
  408.        Material: IRON_INGOT
  409.        Lore:
  410.        - '&aClick this iron ingot to enable'
  411.        - '&athe Iron Ingot Item Flare.'
  412.        Slot: 3
  413.      '3':
  414.        Name: '&6Gold Ingot Item'
  415.        Material: GOLD_INGOT
  416.        Lore:
  417.        - '&aClick this gold ingot to enable'
  418.        - '&athe Gold Ingot Item Flare.'
  419.        Slot: 6
  420.      '4':
  421.        Name: '&bDiamond Item'
  422.        Material: DIAMOND
  423.        Lore:
  424.        - '&aClick this diamond to enable'
  425.        - '&athe Diamond Item Flare.'
  426.        Slot: 8
  427. Mounts:
  428.  ItemSlot: 5
  429.  MainItem:
  430.    Name: '&2Mounts Menu'
  431.    Material: CARROT_ITEM
  432.    Data: 0
  433.    Lore:
  434.    - '&aRight click on this carrot to'
  435.    - '&aview the Mounts Menu.'
  436.  Inventory:
  437.    Name: '&2Mounts Menu'
  438.    Size: 9
  439.    Items:
  440.      '1':
  441.        Name: '&fRegular Horse'
  442.        Material: SADDLE
  443.        Lore:
  444.        - '&aClick this saddle to'
  445.        - '&aspawn a Regular Horse.'
  446.        Horse: RegularHorse
  447.        ShowStats: true
  448.        Slot: 1
  449.      '2':
  450.        Name: '&7War Horse'
  451.        Material: SADDLE
  452.        Lore:
  453.        - '&aClick this saddle to'
  454.        - '&aspawn a War Horse.'
  455.        Horse: WarHorse
  456.        ShowStats: true
  457.        Slot: 4
  458.      '3':
  459.        Name: '&bHardened War Horse'
  460.        Material: SADDLE
  461.        Lore:
  462.        - '&aClick this saddle to spawn'
  463.        - '&aa Hardened War Horse.'
  464.        Horse: HardenedWarHorse
  465.        ShowStats: true
  466.        Slot: 6
  467.      '4':
  468.        Name: '&6Nobleman''s Horse'
  469.        Material: SADDLE
  470.        Lore:
  471.        - '&aClick this saddle to'
  472.        - '&aspawn a Nobleman''s Horse.'
  473.        Horse: Nobleman'sHorse
  474.        ShowStats: true
  475.        Slot: 9
  476.  Horses:
  477.    RegularHorse:
  478.      Name: '&fRegular Horse'
  479.      Color: BLACK
  480.      Health: 20
  481.      JumpHeight: 5
  482.      Speed: 2.25
  483.      Armor: None
  484.    WarHorse:
  485.      Name: '&7War Horse'
  486.      Color: BLACK
  487.      Health: 30
  488.      JumpHeight: 7.5
  489.      Speed: 3.25
  490.      Armor: Iron
  491.    HardenedWarHorse:
  492.      Name: '&bHardened War Horse'
  493.      Color: BLACK
  494.      Health: 40
  495.      JumpHeight: 10
  496.      Speed: 4.25
  497.      Armor: Diamond
  498.    Nobleman'sHorse:
  499.      Name: '&6Nobleman''s Horse'
  500.      Color: BLACK
  501.      Health: 60
  502.      JumpHeight: 15
  503.      Speed: 6.0
  504.      Armor: Gold
  505. Communications:
  506.  JoinMessage: ''
  507.  LeaveMessage: ''
  508.  ChatFormat: '%player%&f: %chatcolor%%message%'
  509.  WorldSpecificChat: false
  510.  WorldSpecificJoinLeaveMessages: false
  511.  BossMessages:
  512.    Delay: 5
  513.    Messages:
  514.    - '&7Welcome to &3Alia&4Craft&7!'
  515.    - '&7Want &6effects&7? Type &6/buy&7!'
  516.    - '&7Want &bminipets&7? Type &6/buy&7!'
  517.    - '&7Use the compass to get to other servers!'
  518.    - '&7Server hosted by &6GizmoServers.com&7!'
  519.    - '&7Visit our forums: www.&3AliA&4Craft&7.net/'
  520.    - '&6Join our &bTS3&6: voice.AliACraft.net'
  521. LobbyMobs:
  522.  World: world
Advertisement
Add Comment
Please, Sign In to add comment