Advertisement
Guest User

Untitled

a guest
Jan 6th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.89 KB | None | 0 0
  1. #
  2. # #
  3. # FreshUHC v5.1.X #
  4. # Created by Josn3r #
  5. # #
  6. # Please respect the work #
  7. # and not distribute illegally. #
  8. # It is appreciated. #
  9. # #
  10. config-version: 1.7
  11. MySQL:
  12. host: 127.0.0.1
  13. port: 3306
  14. database: uhc_fresh
  15. username: plugins
  16. password: batista1355
  17. bungee:
  18. lobbies:
  19. - Lobby1
  20. - Lobby2
  21. config:
  22. maxPlayers: 60
  23. tasks:
  24. lobbyCount: 120
  25. finalheal: 600
  26. pveCount: 1200
  27. borderStart: 1000
  28. whitelist:
  29. - Retrilo_15
  30. - Batista00
  31. startCommands:
  32. - say Starting UHC Game... please wait a moment.
  33. - broadRules
  34. logoutTimer: 10
  35. twitter:
  36. oAuthConsumerKey: iT6lCDPI9fDK3AjYJdrfA0xh0
  37. oAuthConsumerSecret: 7LmoIyotudUsjumeyS1VAl002ENyNxEaeIWAPVKOBlxpFvxJ4X
  38. oAuthAccessToken: 1029145365650567169-6ALX2ZqpaDZoDgzBvjVSUpIYUNBwrx
  39. oAuthAccessTokenSecret: WuK0rfVs03aLS6ITE7carNYrGkNenGIfLqDlWgDgsb6ET
  40. timeZone: GMT-4:00
  41. regionZone: VE
  42. tweet-announce:
  43. - =[NA]= <type> =[NA]=
  44. - 'Scenarios: <scenarios>'
  45. - ' '
  46. - 'WL OFF in: <time> [<timeZone>] [<regionZone>]'
  47. - ' '
  48. - 'IP: mc.yourserver.com'
  49. - '#RT for more UHC Games!'
  50. tweet-winner:
  51. - Congratulations to <player> for winning the UHC
  52. - ' '
  53. - 'Wins: <wins>'
  54. - 'Kills: <kills>'
  55. - ' '
  56. - Thanks to all the players for participating
  57. tweet-winner-teams:
  58. - Congratulations to <players> for winning the UHC
  59. - ' '
  60. - 'Team Kills: <kills>'
  61. - ' '
  62. - Thanks to all the players for participating
  63. Locations: {}
  64. Status:
  65. loading: '&7&lLOADING WORLD... <chunks>%'
  66. lobby: '&2&lWAITING PLAYERS'
  67. starting: '&6&lSTARTING GAME'
  68. pve: '&4&lIN-GAME &8- &7Status: &aPVE'
  69. pvp: '&4&lIN-GAME &8- &7Status: &cPVP'
  70. finish: '&9&lFINISH GAME...'
  71. prefix: '&6[UHC] &7'
  72. noPermissions: '&cYou don''t have permission for use this command!'
  73. playerJoin:
  74. - '&8&m-----------------------------'
  75. - ' '
  76. - '&7Welcome to &a&lFresh&f&lUHC &av5.0'
  77. - ' '
  78. - '&aPlayers online: &f<online>/<max>'
  79. - '&aHost: &f<host>'
  80. - '&aType: &f<type>'
  81. - ' '
  82. - '&aScenarios: &f<scenarios>'
  83. - ' '
  84. - '&fIf you find any errors, please report it via twitter &b@Josn3r'
  85. - ' '
  86. - '&8&m-----------------------------'
  87. DEATH_MESSAGES:
  88. PVP: '&e<player>&f[<playerKills>]&c was slain by &e<killer>&f[<killerKills>]'
  89. EXPLOSION: '&e<player>&f[<playerKills>]&c he died by an explosion'
  90. DROWNING: '&e<player>&f[<playerKills>]&c he died thinking it was a fish'
  91. FIRE: '&e<player>&f[<playerKills>]&c he died thinking that he was the flame man'
  92. FALLING_BLOCK: '&e<player>&f[<playerKills>]&c he died crushed'
  93. LAVA: '&e<player>&f[<playerKills>]&c he died trying to swim in lava'
  94. PROJECTILE: '&e<player>&f[<playerKills>]&c was shot to death by &e<killer>&f[<killerKills>]'
  95. SUFFOCATION: '&e<player>&f[<playerKills>]&c he died asphyxiated'
  96. UNKNOWN: '&e<player>&f[<playerKills>]&c he died for unknown reasons.'
  97. respawnPlayer:
  98. - '&8&m---------------------------------------------------'
  99. - '&aYou have been revived in the game by a moderator.'
  100. - '&cIf you have any problems please report it using &e/helpop'
  101. - '&8&m---------------------------------------------------'
  102. onHit: '&7<player> is now at &c<health><heart>'
  103. winner: |-
  104. &a
  105. &fCongrats &e<player> &ffor won the UHC!
  106. &d
  107. winner-team: |-
  108. &a
  109. &fCongrats team &e<teamName> &ffor won the UHC!
  110. &c
  111. &fMembers of team: <membersTeam>
  112. &d
  113. border:
  114. countdown: '&6&l[Border] The border will be reduced by <timer> <timerFormat>'
  115. onMove: '&6&l[Border] The border has been reduced to <border>x<border>'
  116. reachBorder: '&cYou have reached the edge limit, you can not continue there'
  117. ifPlayerInNether: |-
  118. &a
  119. &cIt is outside the normal world, when the edge makes its reduction
  120. &cWill be teleported to the world and expelled from nether
  121. &cEquip yourself with the necessities as fast as you can!
  122. &b
  123. tpToWorld: |-
  124. &a
  125. &cThe border has been reduced and you have been ejected from nether
  126. &cNow you are in the normal world, very careful with others
  127. &cplayers, and &a&lGOOD LUCK!&c!
  128. &b
  129. combatLogger:
  130. timer: 120
  131. messages:
  132. prefix: '&7[&c&lCOMBAT&7] '
  133. loggedCombat: '&cNow you are in combat with &f<player>&c'
  134. logoutCombat: '&cYou are no longer in combat, now you can use the blocked commands.'
  135. block-cmds:
  136. - bp
  137. - backpack
  138. - extrainventory
  139. - extrainv
  140. - fly
  141. - god
  142. - gamemode
  143. - gm
  144. - vanish
  145. - v
  146. - tp
  147. - tpa
  148. - tphere
  149. useCmd: '&cYou can not use this command because you are in combat!'
  150. practice:
  151. world: Practice
  152. isDisable: '&7[&6PRACTICE&7]: &cYou can not join to practice because is disable!.'
  153. joined: '&7[&6PRACTICE&7]: &eYou have entered the practice, use &c/practice &efor
  154. leave'
  155. leave: '&7[&6PRACTICE&7]: &cYou have abandoned the practice.'
  156. isFull: '&7[&6PRACTICE&7]: &cYou can not enter because the practice is full &7(&f<totalPlayers>&7/&f<maxPlayers>&7)&c.'
  157. messages:
  158. onKill: '&7[&6PRACTICE&7]: &eYou have killed &c<player>&e.'
  159. onStreak: '&7[&6PRACTICE&7]: &eYou have a streak of &c<streak> &ekills.'
  160. onDeath: '&7[&6PRACTICE&7]: &eYou have been killed by &c<killer>&e.'
  161. limit:
  162. enable: true
  163. maxPlayers: 50
  164. noClean: true
  165. freezer:
  166. playerFreezer:
  167. - '&7&m-----------------------------'
  168. - '&fYou has been frozen.'
  169. - ' '
  170. - '&fJoin now to TS3 for ScreenShare'
  171. - ' '
  172. - '&fTeamspeak: &cts3.servername.es'
  173. - '&7&m-----------------------------'
  174. playerUnfreezer:
  175. - '&7&m-----------------------------'
  176. - '&fYou has been un-frozen.'
  177. - ' '
  178. - '&fNow you can play!'
  179. - '&7&m-----------------------------'
  180. notify-player-disconnect: '&7[&fStaff&7]: &f<player> &7has left the game frozen
  181. &c(SS Evading)&7.'
  182. autoban-on-disconnect: false
  183. notity-freezer: '&7[&fStaff&7]: &f<player> &7has been freezer by &e<staff>'
  184. blacklist-cmds:
  185. - backpack
  186. - bp
  187. - extrainv
  188. - extrainventory
  189. useCmd: '&cYou can not use this command because you are frozen!'
  190. autoban-cmd: ban <player> 12d &cHacking &7[&aAdmitted&7]
  191. blocked-cmds:
  192. - fly
  193. - nick
  194. - d
  195. useCmdBlockInGame: '&cYou can not use this command because is blocked!'
  196. killCount:
  197. uhcNoStart: '&cUHC has not started, you can not use this command!'
  198. notOnline: '&cPlayer not is online!'
  199. noKills: '&cThat player does not have any kill'
  200. killCount:
  201. - '&e<player> &fhas &a<killCount> &fkills.'
  202. - '&bList: &a<listKillCount>'
  203. health:
  204. notOnline: '&cPlayer not is online!'
  205. playerHealth: '&fYour health at now &c<health><heart>'
  206. otherHealth: '&f<name> health at now &c<health><heart>'
  207. chat:
  208. enable: '&a&lThe chat has been activated, you can now send messages!'
  209. disable: '&c&lChat has been disabled, you can not send messages now!'
  210. isDisable:
  211. - ' '
  212. - '&cYou can''t use chat because is disable.'
  213. - ' '
  214. antiSpam-Time: 5
  215. antiSpam:
  216. - ' '
  217. - '&cSTOP SPAM! Please wait <time> seconds for send other message.'
  218. - ' '
  219. formats:
  220. host: '&c[HOST]&r <player>: &e<message>'
  221. mod: '&b[MOD]&r <player>: &b<message>'
  222. spectator: '&7[SPEC-CHAT] &8<player>: &7<message>'
  223. solo: '&3<player>: &f<message>'
  224. team: '&7[<teamName>&7] &3<player>: &f<message>'
  225. onLogin:
  226. loading: |-
  227. &f
  228. &7The world and the game are loading, please wait.
  229. &f
  230. noWhitelist: |-
  231. &f
  232. &7You can not enter the game because the whitelist is &a&lON&7.
  233. &7Please wait for the whitelist to go out
  234. &7A global notice will be sent when that happens!
  235. &f
  236. fullGame: |-
  237. &f
  238. &7The sand is full, buy the rank &b&lDIAMOND&7.
  239. &7To enter when the arena is full!
  240. &eStore: &btienda.servername.es &7(Click to link).
  241. &f
  242. inGame: |-
  243. &f
  244. &7Sorry, the UHC is in play, buy the rank &5&lOBSIDIAN
  245. &7To enter and watch the games!
  246. &f
  247. teleportStart: |-
  248. &7
  249. &cTeleporting player, please wait a few seconds,
  250. &cChat was disabled during the process...
  251. &cYou can rewrite when the teleportation ends.
  252. &7
  253. teleportFinish: |-
  254. &7
  255. &cThe teleportation has ended correctly!
  256. &cThe chat will be activated when the administrator wants
  257. &cThank you all for your patience, and enjoy the game!
  258. &7
  259. countdown:
  260. lobbyCount: '&b&lThe UHC will begin in <timer> <timerFormat>'
  261. releaseCount: '&b&lThe UHC starts in <timer> <timerFormat>'
  262. pveCount: '&b&lThe PVP will be activated in <timer> <timerFormat>'
  263. restartCount: '&f- &cThe server will restart in 30 seconds.'
  264. timerFormat:
  265. second: second
  266. seconds: seconds
  267. minute: minute
  268. minutes: minutes
  269. broadcast:
  270. pvpEnable: '&b&lPVP has been activated, GOOD LUCK!'
  271. finalHealth: '&cYou have been regenerated by &eFinal Heal&c, You will not be regenerated
  272. from now on!'
  273. gameStarted: '&b&lThe UHC game has started, we wish you all luck in the world. May
  274. the best player win!'
  275. rules:
  276. useCmd:
  277. - ' '
  278. - '&7Usage command: &f/rules <page>&7.'
  279. - ' '
  280. - '&cTo read UHC rules, use the &c/rules <page>&f.'
  281. - '&cRead all the rules to avoid doubts or penalties during the game.'
  282. - ' '
  283. unknownPage: '&cThat page does not exist.'
  284. page1:
  285. - ' '
  286. - '&7&m------&7<!> &bPage 1 &7<!> &bRules &7<!>&7&m------'
  287. - '&c&lIMPORTANT FreshUHC Rules'
  288. - '&cPlease read the rules for'
  289. - '&cAvoid penalties during play.'
  290. - ' '
  291. - '&bConfig:'
  292. - '&7- &fApple Rate in &e<appleRate>%&f.'
  293. - ' '
  294. - '&bRules:'
  295. - '&7- &fDo not use hacks, XRay or GhostClient''s.'
  296. - '&7- &fDo not insult or be toxic.'
  297. - '&7- &fDo not do Strip Mining from layer 32 down.'
  298. - '&7- &fDo not undermine entities &a(Only sounds)&f.'
  299. - '&7- &fSpec-Help is prohibited.'
  300. - ' '
  301. - '&bUse &f/rules 2 &bto see the second page.'
  302. - ' '
  303. page2:
  304. - ' '
  305. - '&7&m------&7<!> &bPage 2 &7<!> &bRules &7<!>&7&m------'
  306. - ' '
  307. - '&bRules:'
  308. - '&7- &fIt is forbidden to do team/truce in FFA mode'
  309. - '&7- &fStalking is prohibited.'
  310. - '&7- &fThe iPvP in PVE phase is prohibited.'
  311. - '&7- &fIts is forbidden Accusing of hack to other players by the chat (/report)'
  312. - '&7- &fIt is not allowed to be in a cave or underground from 100x100'
  313. - '&7- &fSky base not allowed within 100x100'
  314. - ' '
  315. - '&bInformation:'
  316. - '&7- &fWe do not revive or cure because of block failures or lag.'
  317. - '&7- &fIf you have video that killed a hacker, request respawn.'
  318. - ' '
  319. - '&bUse &f/rules 3 &bto see the third page.'
  320. - ' '
  321. page3:
  322. - ' '
  323. - '&7&m------&7<!> &bPage 3 &7<!> &bRules &7<!>&7&m------'
  324. - ' '
  325. - '&bTeam:'
  326. - '&7- &fIf Friendly Fire is activated, team betrayal is allowed.'
  327. - '&7- &fIf the game is team mode, the cross-team is allowed if you are alone.'
  328. - ' '
  329. - '&bTeam Commands:'
  330. - '&7- &fTo send coordinates to your computer, use the &e/sendcoords &fcommand.'
  331. - '&8Aliases command: &f/sc'
  332. - ' '
  333. - '&7- &fTo talk to your team, use the &e/teamchat &fcommand.'
  334. - '&8Aliases command: &f/tc <message>'
  335. - ' '
  336. - '&aThank you for reading all the rules and information pages'
  337. - '&aIf you have any doubts, ask for the chat if it is not muted'
  338. - '&aIf so, you can also ask for the &f/helpop &acommand.'
  339. - ' '
  340. broadRules:
  341. every: 5
  342. rules:
  343. - '&6[&3Rule #1&6] &fThis is a rule #1'
  344. - '&6[&3Rule #2&6] &fThis is a rule #2'
  345. - '&6[&3Rule #3&6] &fThis is a rule #3'
  346. - '&6[&3Rule #4&6] &fThis is a rule #4'
  347. scenarios_config:
  348. NoCleanTimer: 20
  349. SupplyChest:
  350. dropEvery: 10
  351. items:
  352. - 1 GOLDEN_APPLE:1 1
  353. - 5 APPLE 5
  354. - 5 GOLDEN_APPLE 1
  355. - 10 IRON_SWORD 1
  356. - 5 DIAMOND_SWORD 1
  357. - 15 IRON_CHESTPLATE 1
  358. - 5 DIAMOND_CHESTPLATE 1
  359. - 1 DIAMOND_CHESTPLATE 1 protection:1
  360. - 5 IRON_SWORD 1 sharpness:1
  361. - 10 DIAMOND 2
  362. - 15 GOLD_INGOT 2
  363. - 100 ENCHANTED_BOOK 1 protection:1
  364. - 75 ENCHANTED_BOOK 1 protection:3
  365. SupplyChest:
  366. broadcast: '&7[&aFreshUHC&7]: &6A new supply drop will fall in &eX: <x>, Y: <y>,
  367. Z: <z> &6in &a<timer>&6.'
  368. drop: '&7[&aFreshUHC&7]: &6The supply drop has fallen in the coordinates &eX: <x>,
  369. Y: <y>, Z: <z>&6.'
  370. giveAll:
  371. uhcNoStart: '&cUHC has not started, you can not use this command!'
  372. onGive: '&7[&aFreshUHC&7]: &fAll players have received &e<quantity> &ffrom &e<item>&f.'
  373. extraInventory:
  374. noEnable: '&cScenario &eExtraInventory &cis disable!'
  375. uhcNoStart: '&cUHC has not started, you can not use this command!"'
  376. isSpectator: '&cYou can not use this command by being a viewer.'
  377. openInventory: '&eOpening extra inventory.'
  378. nether:
  379. noEnable: '&cScenario &eNether &cis disable!'
  380. borderSize: '&cYou can only go to nether before the border is 500x500!'
  381. teams:
  382. onInvite:
  383. onPlayerDeny: '&cYou have denied the team invite!'
  384. playerDeny: '&c<player> denied the team invite!'
  385. inviteReceive:
  386. - ' '
  387. - '&aYou received an invitation to the team: &e<teamName>'
  388. - '&aMembers on the team: &b<teamMembers>'
  389. - ' '
  390. - '&fTo accept use &a/team accept &for to reject use &c/team deny&f.'
  391. - ' '
  392. sendInvite: '&f<teamOwner> &ainvited &e<player> &ato the team.'
  393. playerWithTeam: '&cThat player is already on a team!'
  394. playerWithInvite: '&cThat player has already received an invitation to a team!'
  395. onInviteTimer: '&cYour request from <teamName> &c(<teamOwner>) timed out!'
  396. inviteTimer: '&cTeam invite to <player> timed out!'
  397. world:
  398. ores:
  399. IRON_ORE:
  400. enable: true
  401. minY: 6
  402. maxY: 32
  403. size: 8
  404. GOLD_ORE:
  405. enable: true
  406. minY: 6
  407. maxY: 24
  408. size: 6
  409. DIAMOND_ORE:
  410. enable: true
  411. minY: 6
  412. maxY: 16
  413. size: 4
  414. scoreboard:
  415. title: '&a&lFresh&f&lUHC &7[v5.1.X]'
  416. top: '&7&m-------------------'
  417. footer:
  418. - '&7&m-------------------'
  419. borderTimer:
  420. format: '&7(&a<untilShrink>&7)'
  421. noClean:
  422. format: '&fNo Clean: &a<timer>'
  423. scenarios:
  424. title: '&eScenarios:'
  425. format: ' &7- &f<scenario>'
  426. team-win:
  427. format:
  428. playerName: '&7- &a<player>'
  429. killCount: ' &7- Kills: &6<playerKills>'
  430. footer: '&fTeam Kills: &a<teamKills>'
  431. waiting:
  432. - '&fPlayers: &a<players>&7/<max>'
  433. - '&fHost: &a<hostName>'
  434. - '&fType: &a<type>'
  435. - '&7&m-------------------'
  436. - <scenarios>
  437. teleport:
  438. - '&fTeleporting Players.'
  439. - '&cPlease wait...'
  440. ingame-solo:
  441. - '&fGame Time: &a<gameTimer>'
  442. - '&fRemaining: &a<players>&7/<max>'
  443. - '&fKills: &a<kills>'
  444. - '&fBorder: &a<border> <borderLeft>'
  445. - <noClean>
  446. ingame-team:
  447. - '&fGame Time: &a<gameTimer>'
  448. - '&fRemaining: &a<players>&7/<max>'
  449. - '&fTeams Left: &a<teamsAlive>'
  450. - '&fKills: &a<kills>'
  451. - '&fTeam Kills: &a<teamKills>'
  452. - '&fBorder: &a<border> <borderLeft>'
  453. - <noClean>
  454. finish-win:
  455. - '&b&lGame Finished'
  456. - ' '
  457. - '&fCongrats &6<winner>'
  458. - '&fKills: &a<kills>'
  459. - '&fWins: &a<wins>'
  460. finish-win-team:
  461. - '&b&lGame Finished'
  462. - ' '
  463. - '&fCongrats to winners'
  464. - <winners>
  465. - ' '
  466. practiceBoard:
  467. - '&fPlayers: &a<practicePlayers>'
  468. - '&fYour Kills: &a<practiceKills>'
  469. - '&fStreak: &a<practiceStreak>'
  470. - <noClean>
  471. - '&7&m-------------------'
  472. - <scenarios>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement