Advertisement
Guest User

Untitled

a guest
Aug 29th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.72 KB | None | 0 0
  1. # Configuration for CompassNavigation by DenialMC
  2. # reloadMessage: The message players see after reloading the plugin
  3. # noPermMessage: The message players see after trying to reload the plugin without permission
  4. # cantUpdateMessage: The message players see after trying to update with auto updater disabled
  5. # updateSuccessMessage: The message players see after updating the plugin successfully
  6. # updateFailedMessage: The message players see after failing to update the plugin
  7. # notEnoughMessage: The message players see after trying to open an item but not having enough money
  8. # chargedMessage: The message players see after being charged money
  9. # cantConnectMessage: The message players see after trying to connect while server is offline
  10. # warmUpMessage: The message players see after teleporting while players were near
  11. # cantUseMessage: The message players see after teleporting in an area they cannot do so
  12. # openedForMessage: The message players see after they open the inventory for somebody else
  13. # notOnlineMessage: The message players see after they try to open the inventory for an offline player
  14. # teleportCancelMessage: The message players see when they move during the warmup
  15. # commandHelpMessage: The messages players see when they do /cn help
  16. # autoUpdate: Enable auto updater
  17. # sounds: Enable sounds or not
  18. # warmUp: Have a delay of X seconds when players are in a radius of X blocks or not
  19. # warmUpTime: The warmup delay
  20. # warmUpDistance: The warmup block radius
  21. # signTitle: The title of the navigation sign
  22. # teleportSound: The teleport sound
  23. # noPermSound: The no permission sound
  24. # noPermLore: The lore added to the item if you cant use it
  25. # commands: List of inventory commands. First name is the command and second is the inventory name.
  26. # items: List of inventory items. First name is the item ID and second is the inventory name.
  27. # disabledWorlds: The list of disabled worlds
  28. # Please read the reference guide in order to create inventories.
  29.  
  30. general:
  31. reloadMessage: '&eSuccesfully reloaded CompassNavigation!'
  32. noPermMessage: '&4You do not have access to that command.'
  33. cantUpdateMessage: '&eSorry, but the auto updater is disabled.'
  34. updateSuccessMessage: '&eSuccessfully updated CompassNavigation!'
  35. updateFailedMessage: '&eThe update was unsuccessful, please check the console.'
  36. notEnoughMessage: '&eSorry, but you do not have enough money.'
  37. chargedMessage: '&eCharged &6$<price> &efrom you!'
  38. cantConnectMessage: '&eSorry, but that server is offline!'
  39. warmUpMessage: '&eTeleporting you in &6<time> &eseconds, do not move!'
  40. cantUseMessage: '&eSorry, but you can''t use the compass here.'
  41. openedForMessage: '&eSuccessfully opened &6<inventory> &einventory for &6<player>&e!'
  42. notOnlineMessage: '&eSorry, but &6<player> &eis not online!'
  43. teleportCancelMessage: '&eTeleportation cancelled.'
  44. commandHelpMessage:
  45. - '&6&lCOMPASSNAVIGATION &f| &7/compassnav help'
  46. - '&6Oo-----------------------oOo-----------------------oO'
  47. - '&2/compassnav reload &a- Reload the plugin'
  48. - '&2/compassnav update &a- Update the plugin'
  49. - '&6Oo-----------------------oOo-----------------------oO'
  50. settings:
  51. autoUpdate: false
  52. sounds: false
  53. warmUp: true
  54. warmUpTime: 0
  55. warmUpDistance: 25
  56. signTitle: '&1[Navigation]'
  57. teleportSound: ENDERMAN_TELEPORT
  58. noPermSound: ZOMBIE_IDLE
  59. noPermLore: '&4No permission'
  60. commands:
  61. compass: teleport
  62. servers: servers
  63. pets: pets
  64. items:
  65. '345': servers
  66. '352': pets
  67. disabledWorlds:
  68. - pvp
  69. servers:
  70. title: '&9Choose a server to play on!'
  71. rows: 5
  72. '1':
  73. id: '160:15'
  74. name: ''
  75. inventory: servers
  76. '2':
  77. id: 54
  78. name: '&9SurvivalGames'
  79. bungee: sg
  80. inventory: servers
  81. '3':
  82. id: '160:15'
  83. name: ''
  84. inventory: servers
  85. '4':
  86. id: 2
  87. name: '&9SkyBlock'
  88. bungee: sb
  89. '5':
  90. id: '160:15'
  91. name: ''
  92. iventory: servers
  93. '6':
  94. id: 47
  95. name: '&9Hide & seek'
  96. bungee: ph
  97. '7':
  98. id: '160:15'
  99. name: ''
  100. iventory: servers
  101. '8':
  102. id: 257
  103. name: '&9The Walls'
  104. bungee: pb
  105. '9':
  106. id: '160:15'
  107. name: ''
  108. inventory: servers
  109. '10':
  110. id: '160:15'
  111. name: ''
  112. inventory: servers
  113. '11':
  114. id: '160:15'
  115. name: ''
  116. inventory: servers
  117. '12':
  118. id: '160:15'
  119. name: ''
  120. inventory: servers
  121. '13':
  122. id: '160:15'
  123. name: ''
  124. inventory: servers
  125. '14':
  126. id: '160:15'
  127. name: ''
  128. inventory: servers
  129. '15':
  130. id: '160:15'
  131. name: ''
  132. inventory: servers
  133. '16':
  134. id: '160:15'
  135. name: ''
  136. inventory: servers
  137. '17':
  138. id: '160:15'
  139. name: ''
  140. inventory: servers
  141. '18':
  142. id: '160:15'
  143. name: ''
  144. inventory: servers
  145. '19':
  146. id: '160:15'
  147. name: ''
  148. inventory: servers
  149. '20':
  150. id: 46
  151. name: '&9TNT Games'
  152. bungee: tnt
  153. '21':
  154. id: '160:15'
  155. name: ''
  156. inventory: servers
  157. '22':
  158. id: 276
  159. name: '&9PvP Games'
  160. bungee: pvp
  161. '23':
  162. id: '160:15'
  163. name: ''
  164. inventory: servers
  165. '24':
  166. id: 344
  167. name: '&9Splegg'
  168. bungee: splegg
  169. '25':
  170. id: '160:15'
  171. name: ''
  172. inventory: servers
  173. '26':
  174. id: 65
  175. name: '&9Parkour'
  176. bungee: parkour
  177. '27':
  178. id: '160:15'
  179. name: ''
  180. inventory: servers
  181. '28':
  182. id: '160:15'
  183. name: ''
  184. iventory: servers
  185. '29':
  186. id: '160:15'
  187. name: ''
  188. inventory: servers
  189. '30':
  190. id: '160:15'
  191. name: ''
  192. inventory: servers
  193. '31':
  194. id: '160:15'
  195. name: ''
  196. inventory: servers
  197. '32':
  198. id: '160:15'
  199. name: ''
  200. inventory: servers
  201. '33':
  202. id: '160:15'
  203. name: ''
  204. inventory: servers
  205. '34':
  206. id: '160:15'
  207. name: ''
  208. inventory: servers
  209. '35':
  210. id: '160:15'
  211. name: ''
  212. inventory: servers
  213. '36':
  214. id: '160:15'
  215. name: ''
  216. inventory: servers
  217. '37':
  218. id: '160:15'
  219. name: ''
  220. inventory: servers
  221. '38':
  222. id: '160:15'
  223. name: ''
  224. inventory: servers
  225. '39':
  226. id: '160:15'
  227. name: ''
  228. inventory: servers
  229. '40':
  230. id: 332
  231. name: '&9Paintball'
  232. bungee: pb
  233. '41':
  234. id: '160:15'
  235. name: ''
  236. inventory: servers
  237. '42':
  238. id: 35
  239. name: '&9Block Party'
  240. bungee: bp
  241. '43':
  242. id: '160:15'
  243. name: ''
  244. inventory: servers
  245. '44':
  246. id: '160:15'
  247. name: ''
  248. inventory: servers
  249. '45':
  250. id: '160:15'
  251. name: ''
  252. inventory: servers
  253. activities:
  254. title: '&3Choose what you want to buy!'
  255. rows: 4
  256. '1':
  257. id: 266
  258. name: '&e&lThe Bank'
  259. lore:
  260. - '&6Money machines and more!'
  261. warp: Bank
  262. '2':
  263. id: 145
  264. name: '&e&lThe Blacksmith'
  265. lore:
  266. - '&6Material shop and repairing with anvils.'
  267. warp: Blacksmith
  268. '3':
  269. id: 403
  270. name: '&e&lThe Church'
  271. lore:
  272. - '&6The place to seek the God.'
  273. warp: Church
  274. '4':
  275. id: 272
  276. name: '&e&lCapture the Flag'
  277. lore:
  278. - '&6Play Capture the Flag now!'
  279. enchanted: true
  280. warp: ClassicArena
  281. '5':
  282. id: 364
  283. name: '&e&lThe Diner'
  284. lore:
  285. - '&6Buy and eat food here.'
  286. warp: Diner
  287. '6':
  288. id: 264
  289. name: '&e&lDrop Party'
  290. lore:
  291. - '&6Sometimes we keep drop parties here.'
  292. warp: Dropparty
  293. '7':
  294. id: 340
  295. name: '&e&lEnchanting Room'
  296. lore:
  297. - '&6Feel free to enchant your items here.'
  298. warp: Enchant
  299. '8':
  300. id: 57
  301. name: '&e&lHeadquarters'
  302. lore:
  303. - '&6The official headquarters.'
  304. warp: Headquarters
  305. '9':
  306. id: 116
  307. name: '&e&lHoly Church'
  308. lore:
  309. - '&6Another place to seek the God.'
  310. warp: HolyChurch
  311. '10':
  312. id: 101
  313. name: '&e&lThe Jail'
  314. lore:
  315. - '&6I don''t recommend ending up in here.'
  316. warp: Jail
  317. '11':
  318. id: 296
  319. name: '&e&lThe Mill'
  320. lore:
  321. - '&6The place to get wheat and seeds.'
  322. warp: Mill
  323. '12':
  324. id: '383:54'
  325. name: '&e&lMob Arena'
  326. lore:
  327. - '&6For spectators.'
  328. warp: MobArena
  329. '13':
  330. id: 48
  331. name: '&e&lParkour'
  332. lore:
  333. - '&6A challenging parkour with a $150 reward.'
  334. warp: Parkour
  335. '14':
  336. id: 155
  337. name: '&e&lThe Parliament'
  338. lore:
  339. - '&6The place where people make'
  340. - '&6jokes out of themselves.'
  341. warp: Parliament
  342. '15':
  343. id: 119
  344. name: '&e&lPortals'
  345. lore:
  346. - '&6Unleash the multiverse.'
  347. warp: Portals
  348. '16':
  349. id: 276
  350. name: '&e&lPvP Arena'
  351. lore:
  352. - '&6Unleash the monitor inside of you.'
  353. enchanted: true
  354. warp: PvP
  355. '17':
  356. id: 261
  357. name: '&e&lThe Range'
  358. lore:
  359. - '&6Feel free to practice archery here.'
  360. enchanted: true
  361. warp: Range
  362. '18':
  363. id: 355
  364. name: '&e&lThe Resort'
  365. lore:
  366. - '&6The place to rest.'
  367. warp: Resort
  368. '19':
  369. id: 43
  370. name: '&e&lThe Shop'
  371. lore:
  372. - '&6If you need anything, just stop by!'
  373. warp: Shop
  374. '20':
  375. id: 277
  376. name: '&e&lSpleef'
  377. lore:
  378. - '&6A fun game.'
  379. enchanted: true
  380. warp: Spleef
  381. '21':
  382. id: 51
  383. name: '&e&lNightmare Tower'
  384. lore:
  385. - '&6Danger lurks inside...'
  386. warp: Tower
  387. '22':
  388. id: '24:1'
  389. name: '&e&lZombie King'
  390. lore:
  391. - '&6A weekly event. Beat the Zombie King.'
  392. warp: ZombieKing
  393. '23':
  394. id: 267
  395. name: '&e&lNether PvP Arena'
  396. lore:
  397. - '&6Hide and ambush your friends.'
  398. enchanted: true
  399. warp: NetherPvP
  400. '24':
  401. id: 98
  402. name: '&e&lWatch Tower'
  403. lore:
  404. - '&6Climb the invisible ladder and'
  405. - '&6watch over the town.'
  406. warp: WatchTower
  407. '25':
  408. id: 54
  409. name: '&e&lFamily House'
  410. lore:
  411. - '&6An ordinary medieval family house.'
  412. warp: FamilyHouse
  413. '26':
  414. id: 35
  415. name: '&e&lSnowy Capture the Flag'
  416. lore:
  417. - '&6Capture the Icy Flag.'
  418. warp: SnowyArena
  419. '27':
  420. id: '35:14'
  421. name: '&e&lHotel'
  422. lore:
  423. - '&6Rent a room.'
  424. warp: Hotel
  425. '28':
  426. id: 170
  427. name: '&e&lStable'
  428. lore:
  429. - '&6Choose a horse and ride!'
  430. warp: Stable
  431. '36':
  432. id: '35:5'
  433. name: '&e&lGo back'
  434. inventory: categories
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement