Advertisement
Noutdebest

Friends Item

Apr 30th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.44 KB | None | 0 0
  1. FriendItem:
  2. # If this is enabled, every player will get this item on join
  3. GiveOnJoin: false
  4. # If this is enabled, the firenditem will have your skin
  5. PlayersHead: true
  6. Item:
  7. ItemID: "397:3"
  8. Name: "&eFriends &7(Rightclick)"
  9. # You can split the lines with "//"!
  10. Lore: "&7Rightclick this item to open the GUI"
  11. InventorySlot: 8
  12.  
  13. GUI:
  14. # If you disable this, all possibilities to open the gui will be removed
  15. Enable: false
  16. Title: "&eYour friends:"
  17. # Available sizes are: 9, 18, 27, 36, 45, 54!
  18. # WARNING! If you use another number as above, the gui will not work!!
  19. InventorySize: 54
  20. FriendHead:
  21. # If this is enabled the players head in your friend-inventory will change to a skeleton if he turns offline!
  22. ChangeHeadIfOffline: true
  23. # If you are using PermissionsEx oder zPermissions, the placeholders %PREFIX% and %SUFFIX% will be replaced
  24. NameOnline: "%PREFIX%%NAME%%SUFFIX% &a(Online)"
  25. NameOffline: "%PREFIX%%NAME%%SUFFIX% &8(Offline)"
  26. Items:
  27. RequestsItem:
  28. ItemID: "388:0"
  29. Name: "&2Requests"
  30. # You can split the lines with "//"!
  31. Lore: "&7Click here to see all your requests//&7Currently: &a%REQUESTS%"
  32. InventorySlot: 46
  33. BlockedPlayers:
  34. ItemID: "46:0"
  35. Name: "&cBlocked Players"
  36. # You can split the lines with "//"!
  37. Lore: "&7Click here to see all players//&7you have blocked//&7Currently: &a%BLOCKED%"
  38. InventorySlot: 47
  39. OptionsItem:
  40. ItemID: "404:0"
  41. Name: "&3Options"
  42. # You can split the lines with "//"
  43. Lore: "&7Click here to change some options"
  44. InventorySlot: 48
  45. NextPage:
  46. ItemID: "262:0"
  47. Name: "&6Next Page"
  48. # You can split the lines with "//"!
  49. Lore: "&7Click here to open the next page"
  50. InventorySlot: 54
  51. PreviousPage:
  52. ItemID: "262:0"
  53. Name: "&6Previous Page"
  54. # You can split the lines with "//"!
  55. Lore: "&7Click here to open the previous page"
  56. InventorySlot: 53
  57. InventorySorting:
  58. Enable: true
  59. Item:
  60. ItemID: "399:0"
  61. Name: "&eSorting: &3%SORTING%"
  62. # You can split the lines with "//"!
  63. Lore: "%SORTING_DESCRIPTION%////&7Click to change sorting"
  64. InventorySlot: 50
  65. # Available sortings: Nothing, Online_Offline, Favorites, Alphabetic
  66. DefaultSorting: "Nothing"
  67. SortingMethods:
  68. Online_Offline:
  69. Name: "&7Online & Offline"
  70. # You can split the lines with "//"!
  71. Description: "&7Your friends are sorted by online / offline"
  72. Favorites:
  73. Name: "&7Favorites"
  74. # You can split the lines with "//"!
  75. Description: "&7Shows your favorite friends always on top"
  76. Nothing:
  77. Name: "&7Nothing"
  78. # You can split the lines with "//"!
  79. Description: "&7No sorting"
  80. Alphabetic:
  81. Name: "&7Alphabetic"
  82. # You can split the lines with "//"!
  83. Description: "&7Your friends will be sorted alphabetic//&7by their name"
  84. Placeholders:
  85. ItemID: "160:7"
  86. Name: " "
  87. Lore: ""
  88. # Put in the number of slots, the placeholder should be placed on
  89. InventorySlots:
  90. - 49
  91. - 51
  92. - 52
  93. FriendEditInventory:
  94. InventorySize: 9
  95. Items:
  96. Nickname:
  97. Enable: true
  98. ItemID: "421:0"
  99. Name: "&dNickname"
  100. # You can split the lines with "//"!
  101. Lore: "&7Leftclick to edit, rightclick to remove nick////&eCurrent Nick: &f%NICKNAME%"
  102. InventorySlot: 6
  103. RemoveItem:
  104. ItemID: "35:14"
  105. Name: "&cRemove"
  106. # You can split the lines with "//"!
  107. Lore: "&7Remove &a%NAME% &7from your friendlist"
  108. InventorySlot: 9
  109. FavoriteItem:
  110. ItemID: "399:0"
  111. Name: "&6Favorite &7(%VALUE%&7)"
  112. # You can split the lines with "//"!
  113. Lore: "&7Add or remove &a%NAME% &7from//&7your favorites"
  114. InventorySlot: 7
  115. Values:
  116. Activated: "&aActivated"
  117. Deactivated: "&cDeactivated"
  118. JumpItem:
  119. ItemID: "368:0"
  120. Name: "&3Jump"
  121. # You can split the lines with "//"!
  122. Lore: "&7Jump to &a%NAME% &7position/server"
  123. InventorySlot: 4
  124. PartyItem:
  125. ItemID: "401:0"
  126. Name: "&dParty"
  127. # You can split the lines with "//"!
  128. Lore: "&7Invite &a%NAME% &7to your party"
  129. InventorySlot: 3
  130. BackItem:
  131. ItemID: "330:0"
  132. Name: "&7Back to friends"
  133. # You can split the lines with "//"!
  134. Lore: ""
  135. InventorySlot: 1
  136. Placeholders:
  137. ItemID: "160:7"
  138. Name: " "
  139. # You can split the lines with "//"!
  140. Lore: ""
  141. # Put in the number of slots, the placeholder should be placed on
  142. InventorySlots:
  143. - 2
  144. - 3
  145. - 5
  146. - 8
  147.  
  148. RequestsInventory:
  149. Title: "&3Requests:"
  150. InventorySize: 54
  151. Items:
  152. AcceptAll:
  153. ItemID: "35:5"
  154. Name: "&aAccept all Requests"
  155. # You can split the lines with "//"!
  156. Lore: "&7Accept all &a&3%REQUESTS% &7requests!"
  157. InventorySlot: 49
  158. DenyAll:
  159. ItemID: "35:14"
  160. Name: "&cDeny all Requests"
  161. # You can split the lines with "//"!
  162. Lore: "&7Deny all &a&3%REQUESTS% &7requests!"
  163. InventorySlot: 50
  164. BackItem:
  165. ItemID: "330:0"
  166. Name: "&7Back to Friends"
  167. # You can split the lines with "//"!
  168. Lore: ""
  169. InventorySlot: 46
  170. NextPage:
  171. ItemID: "262:0"
  172. Name: "&6Next Page"
  173. # You can split the lines with "//"!
  174. Lore: ""
  175. InventorySlot: 54
  176. PreviousPage:
  177. ItemID: "262:0"
  178. Name: "&6Previous Page"
  179. # You can split the lines with "//"!
  180. Lore: ""
  181. InventorySlot: 53
  182. Placeholders:
  183. ItemID: "160:7"
  184. Name: " "
  185. # You can split the lines with "//"!
  186. Lore: ""
  187. # Put in the number of slots, the placeholder should be placed on
  188. InventorySlots:
  189. - 47
  190. - 48
  191. - 51
  192. - 52
  193. RequestEditInventory:
  194. InventorySize: 9
  195. Items:
  196. AcceptItem:
  197. ItemID: "35:5"
  198. Name: "&aAccept"
  199. # You can split the lines with "//"!
  200. Lore: "&7Accept the request from &a%NAME%"
  201. InventorySlot: 4
  202. DenyItem:
  203. ItemID: "35:14"
  204. Name: "&cDeny"
  205. # You can split the lines with "//"!
  206. Lore: "&7Deny the request from &a%NAME%"
  207. InventorySlot: 6
  208. BackItem:
  209. ItemID: "330:0"
  210. Name: "&7Back to requests"
  211. # You can split the lines with "//"!
  212. Lore: ""
  213. InventorySlot: 1
  214. Placeholders:
  215. ItemID: "160:7"
  216. Name: " "
  217. # You can split the lines with "//"!
  218. Lore: ""
  219. InventorySlots:
  220. - 2
  221. - 3
  222. - 5
  223. - 7
  224. - 8
  225. - 9
  226.  
  227. BlockedInventory:
  228. Title: "&cBlocked:"
  229. InventorySize: 54
  230. Items:
  231. UnblockAll:
  232. ItemID: "35:5"
  233. Name: "&aUnblock all Players"
  234. # You can split the lines with "//"!
  235. Lore: "&7Click to unblock &a%BLOCKED% &7player(s)!"
  236. InventorySlot: 50
  237. NextPage:
  238. ItemID: "262:0"
  239. Name: "&6Next Page"
  240. # You can split the lines with "//"!
  241. Lore: ""
  242. InventorySlot: 54
  243. PreviousPage:
  244. ItemID: "262:0"
  245. Name: "&6Previous Page"
  246. # You can split the lines with "//"!
  247. Lore: ""
  248. InventorySlot: 53
  249. BackItem:
  250. ItemID: "330:0"
  251. Name: "&7Back to Friends"
  252. # You can split the lines with "//"!
  253. Lore: ""
  254. InventorySlot: 46
  255. Placeholders:
  256. ItemID: "160:7"
  257. Name: " "
  258. # You can split the lines with "//"!
  259. Lore: ""
  260. # Put in the number of slots, the placeholder should be placed on
  261. InventorySlots:
  262. - 47
  263. - 48
  264. - 49
  265. - 51
  266. - 52
  267. BlockedEditInventory:
  268. InventorySize: 9
  269. Items:
  270. UnblockItem:
  271. ItemID: "35:5"
  272. Name: "&aUnblock"
  273. # You can split the lines with "//"!
  274. Lore: "&7Click to unblock &a%NAME%"
  275. InventorySlot: 5
  276. BackItem:
  277. ItemID: "330:0"
  278. Name: "&7Back to blocked"
  279. # You can split the lines with "//"!
  280. Lore: ""
  281. InventorySlot: 1
  282. Placeholders:
  283. ItemID: "160:7"
  284. Name: " "
  285. # You can split the lines with "//"!
  286. Lore: ""
  287. # Put in the number of slots, the placeholder should be placed on
  288. InventorySlots:
  289. - 2
  290. - 3
  291. - 4
  292. - 6
  293. - 7
  294. - 8
  295. - 9
  296. OptionsInventory:
  297. Title: "&3Options:"
  298. # Available sizes are: 9, 18, 27, 36, 45, 54!
  299. # WARNING! If you use another number as above, the gui will not work!!
  300. InventorySize: 45
  301. RequestsItems:
  302. Name: "&aRequests"
  303. ItemID: "397:3"
  304. # You can separate the lines with "//"!
  305. Lore: "&7If this function is disabled//&7players can't send you requests!"
  306. InventorySlot: 11
  307. ButtonInventorySlot: 20
  308. MessagesItems:
  309. Name: "&3Friend-Chat"
  310. ItemID: "339:0"
  311. # You can separate the lines with "//"!
  312. Lore: "&7If this function is disabled//&7you can't see the friend-chat!"
  313. InventorySlot: 12
  314. ButtonInventorySlot: 21
  315. JumpingItem:
  316. Name: "&dJumping"
  317. ItemID: "368:0"
  318. # You can separate the lines with "//"!
  319. Lore: "&7If this function is disabled//&7your friends can't jump to you!"
  320. InventorySlot: 13
  321. ButtonInventorySlot: 22
  322. PrivateMessages:
  323. Name: "&6Private Messages"
  324. ItemID: "288:0"
  325. # You can separate the lines with "//"!
  326. Lore: "&7If this function is disabled//&7you can't receive any//&7private messages"
  327. InventorySlot: 14
  328. ButtonInventorySlot: 23
  329. PartyInvites:
  330. Name: "&9Party-Invites"
  331. ItemID: "401:0"
  332. # You can separate the lines with "//"!
  333. Lore: "&7If this function is disabled//&7you can't receive any party invites"
  334. InventorySlot: 15
  335. ButtonInventorySlot: 24
  336. PrivateModeItem:
  337. Name: "&4Private Mode"
  338. ItemID: "355:0"
  339. # You can separate the lines with "//"!
  340. Lore: "&7If this function is enabled//&7you will be shown as offline//&7to all your friends"
  341. InventorySlot: 16
  342. ButtonInventorySlot: 25
  343. StatusItem:
  344. Enable: true
  345. Name: "&7Your current Status:"
  346. ItemID: "421:0"
  347. # You can separate the lines with "//"!
  348. NoStatusLore: "&cNo status set!"
  349. InventorySlot: 37
  350. ButtonOff:
  351. Name: "&7Currently (&cDisabled&7)"
  352. ItemID: "351:8"
  353. # You can separate the lines with "//"!
  354. Lore: ""
  355. ButtonOn:
  356. Name: "&7Currently (&aEnabled&7)"
  357. ItemID: "351:10"
  358. # You can separate the lines with "//"!
  359. Lore: ""
  360. BackItem:
  361. Name: "&8Back to the main-menu!"
  362. ItemID: "330:0"
  363. # You can separate the lines with "//"!
  364. Lore: "&7Click here to go back to the main menu!"
  365. InventorySlot: 45
  366. Placeholders:
  367. ItemID: "160:7"
  368. Name: " "
  369. # You can split the lines with "//"!
  370. Lore: ""
  371. # Put in the number of slots, the placeholder should be placed on
  372. InventorySlots:
  373. - 44
  374. - 43
  375. - 42
  376. - 41
  377. - 40
  378. - 39
  379. - 38
  380. - 37
  381.  
  382. # Put in the name of worlds where players should not use the friend-item!
  383. # If this feature is enabled you have to disable 'EnabledWorlds'!
  384. DisabledWorlds:
  385. Enable: true
  386. Worlds:
  387. - world_nether
  388.  
  389. # Put in the name of worlds where players can use the friend-item!
  390. # The friend-item will be removed on all other worlds!
  391. # If this feature is enabled you have to disable 'DisabledWorlds'!
  392. EnabledWorlds:
  393. Enable: false
  394. Worlds:
  395. - world_nether
  396.  
  397. # Put in the name of servers players should not jump to
  398. # This list has only affect to the jumping feature of the plugin
  399. # Only works for BungeeMode!
  400. # If you want to use this feature you have to disable "EnabledServers"!
  401. DisabledServers:
  402. Enable: true
  403. Servers:
  404. - silent_hub
  405. - premium_lobby
  406.  
  407. # Put in the name of servers players can jump to
  408. # This list has only affect to the jumping feature of the plugin
  409. # Only workds for BungeeMode!
  410. # If you want to use this feature you have to disable "DisabledServer"!
  411. EnabledServers:
  412. Enable: false
  413. Servers:
  414. - lobby_1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement