Advertisement
Guest User

VipJoinPlusConfig

a guest
Jun 17th, 2015
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5.65 KB | None | 0 0
  1. #=======================================
  2. # VipJoinPlus v5.2.0 by ChikenGamer
  3. #                    
  4. #=======================================
  5. # Usage:
  6. # &a-f/0-9 - Replaces with color codes
  7. # %player% - Replace with the name of the player
  8. #=======================================
  9. #Custom tab(TAB)
  10. Join_Tab:
  11.     Custom_Tab: true //True or False
  12.     Header: '&eWelcom to the server' //Text, you can't use "%player%", you can use color codes
  13.     Footer: '&2IP: mi.example.ip' //Text, you can't use "%player%", you can use color codes
  14. #When a player join (Message)
  15. Join_Message:
  16.     Message_On_Join: true //True or False
  17.     Message: '&2Welcome to the server &e%player%' //Text, you can use "%player%" and color codes
  18.     Title_On_Join: true //True or False
  19.     MessageTitle: '&2Welcome to the server &e%player%' //Text, you can use "%player%" and color codes
  20.     MessageSubtitle: '&eENJOY!!' //Text, you can use "%player%" and color codes
  21.     TimeFadeIn: 40 //Time to fade in 20 = 1 sec
  22.     TimeFadeOut: 40  //Time to fade out in 20 = 1 sec
  23.     TimeStay: 40  //Time to stay in 20 = 1 sec
  24. #When a player Quit (Message)
  25. Quit_Message:
  26.     Message_On_Quit: true //True or False
  27.     Message: '&2See you later &e%player%' //Text, you can use "%player%" and color codes
  28. #When a player join for first time (Message)    
  29. First_Join_Message:
  30.     Message_On_Join: true //True or False
  31.     Message: '&2Welcome for first time to the server &e%player%' //Text, you can use "%player%" and color codes
  32.     Title_On_Join: true //True or False
  33.     MessageTitle: '&6This is your first join &e%player%' //Text, you can use "%player%" and color codes
  34.     MessageSubtitle: '&eENJOY!!!' //Text, you can use "%player%" and color codes
  35.     TimeFadeIn: 30 //Time to fade in 20 = 1 sec
  36.     TimeFadeOut: 30 //Time to fade out in 20 = 1 sec
  37.     TimeStay: 30 //Time to stay in 20 = 1 sec
  38. #All for the item    
  39. Item_Join:
  40.     Item_On_Join: true //True or False
  41.     Item_delay: 10 //Delay to launch a firework 1 = 1 sec
  42.     Wait_To_Use: '&6&lYou nedd wait to use the item &f&l[&6&l%Tleft% s&f&l]' // %Tleft% = get the time left to launc a firework
  43.     Item_ID: BLAZE_ROD //Only you can use Minecraft names no ID, list: http://minecraft-ids.grahamedgecombe.com/ (all in uppercase)
  44.     Item_Slot: 4 //Position of the item in the inventory: http://bit.ly/InventorySlot
  45.     Item_Name: '&e&lVipJoinPlus' //Name of the item, you can use color codes
  46.     Item_lore: '&5Launch a Firework!' //Lore(description) of the item, you can use color codes    
  47. #Messages about the plugin    
  48. Messages:
  49.     MessageLaunch: '&2&lYou have launched a Firework!!' //Message when you launch a firework, you can use color codes
  50.     MessageLaunchNoPer: '&c&lYou do not have permission to use this super plugin' //Message when the player don't have permission, you can use color codes
  51.     MessageDrop: '&c&lYou do not have permission to drop/place this super item' //Message when the player try to drop the item to launch fireworks, you can use color codes
  52. #When a player join for first time (Action)    
  53. First_Player_Join:
  54.     Player_First_Join_Firework:
  55.         Firework: true //True or False
  56.         Type: BALL_LARGE //Type of the firework: BALL_LARGE - BALL - BURST - CREEPER - STAR
  57.         Flicker: true //True or False
  58.         Trail: true //True or False
  59.         Delay: 10 //Delay to launch the firework when the player join
  60.         Power: .6 //Power of the firework
  61.         Color1: AQUA //////////////////////
  62.         Color2: BLACK //////////////////// Only you can use this colors:
  63.         Color3: BLUE ///////////////////// AQUA - BLACK - BLUE - FUCHSIA - GRAY - GREEN - LIME - MAROON - NAVY
  64.         Color4: FUCHSIA /////////////////  OLIVE- ORANGE - PURPLE - RED - SILVER - TEAL - WHITE - YELLOW
  65.         Fade1: GRAY ////////////////////
  66.         Fade2: LIME ////////////////////
  67.         Fade3: RED ////////////////////
  68.         Fade4: MAROON /////////////////
  69.     Player_First_Join_Sound:
  70.         Sound_Join: true //True or False
  71.         Sound: ANVIL_USE //"Sounds Used": http://minecraft.gamepedia.com/Sounds.json (All to uppercase
  72.         Volume: 1 //Volume of the sound
  73.         Pitch: 1 //Pitch of the sound  
  74. #When a player join (Action)            
  75. Player_Join:
  76.     Player_Join_Firework:
  77.         Firework: true  //////////////
  78.         Type: BALL_LARGE  //////////////
  79.         Flicker: true  //////////////
  80.         Trail: true   //////////////
  81.         Delay: 10    //////////////
  82.         Power: .6 //////////////
  83.         Color1: AQUA ////////////// This is the same above
  84.         Color2: BLACK  //////////////
  85.         Color3: BLUE  //////////////
  86.         Color4: FUCHSIA  //////////////
  87.         Fade1: GRAY  //////////////
  88.         Fade2: LIME  //////////////
  89.         Fade3: RED  //////////////
  90.         Fade4: MAROON  //////////////  
  91.     Player_Join_Sound:
  92.         Sound_Join: true  //////////////
  93.         Sound: ANVIL_USE  //////////////
  94.         Volume: 1  //////////////
  95.         Pitch: 1  //////////////
  96.     Player_Join_Message:
  97.         Message_Join: true //True or False
  98.         Message: '&2» &b%player, &6Welcome to te server!! &2«' //Public message, you can use "%player%" and color codes    
  99. #All about the firework on comand '/fw'
  100. Firework_Command:
  101.         Type: BALL_LARGE ////////////// This is the same above, this is for the command, and for the item
  102.         Delay: 10    //////////////
  103.         Power: .6  //////////////
  104.         Color1: AQUA  //////////////
  105.         Color2: BLACK  //////////////
  106.         Color3: BLUE  //////////////
  107.         Color4: FUCHSIA  //////////////
  108.         Fade1: GRAY  //////////////
  109.         Fade2: LIME  //////////////
  110.         Fade3: RED  //////////////
  111.         Fade4: MAROON  //////////////
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement