Guest User

Untitled

a guest
Apr 17th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 128.25 KB | None | 0 0
  1. # Keep in mind that variables wont work for some lines, when it will for anothers :)
  2. # Just keep them where there are now and everything will be ok :)
  3. # Some lines can have global variables set. For player who will be effected. In example /heal Zrips then Zrips data will be used
  4. # [playerName] to show target player name
  5. # [playerDisplayName] to show target player display name
  6. # [lvl] to show target player level
  7. # [exp] to show target player total exp
  8. # [hp] to show target player health
  9. # [maxHp] to show target player max health
  10. # [hunger] to show target player hunger level
  11. # [gameMode] to show target player gamemode
  12. # [prefix] to show target player prefix if posible
  13. # [suffix] to show target player suffix if posible
  14. # Sender is console or player who performs command. In example Zrips performs /heal Zhax then Zrips data will be used
  15. # [senderName] to show Sender player name
  16. # [senderDisplayName] to show Sender player display name
  17. # [senderLvl] to show Sender player level
  18. # [senderExp] to show Sender player total exp
  19. # [senderHp] to show Sender player health
  20. # [senderMaxHp] to show Sender player max health
  21. # [senderHunger] to show Sender player hunger level
  22. # [senderGameMode] to show Sender player gamemode
  23. # [senderPrefix] to show Sender player prefix if posible
  24. # [senderSuffix] to show Sender player suffix if posible
  25. # Source is player which is being used for extra info. In example Zrips performs /tp Zhax Zrips then Zhax data will be used as its location is being taken for new player location
  26. # [sourceName] to show source player name
  27. # [sourceDisplayName] to show source player display name
  28. # [sourceLvl] to show source player level
  29. # [sourceExp] to show source player total exp
  30. # [sourceHp] to show source player health
  31. # [sourceMaxHp] to show source player max health
  32. # [sourceHunger] to show source player hunger level
  33. # [sourceGameMode] to show source player gamemode
  34. # [sourcePrefix] to show source player prefix if posible
  35. # [sourceSuffix] to show source player suffix if posible
  36. # ***********************************************
  37. # Some lines supports option to send them to custom places, like action bar, title, sub title or even create JSON/clickable messages
  38. # If line starts with !actionbar! then player will get action bar message defined after this variable
  39. # If line starts with !broadcast! then everyone will receive message
  40. # If line starts with !customtext:[cTextName]! then custom text will be taken by name provided and shown for player. In case its used after !broadcast! then everyone who is online will get this custom text message
  41. # If line starts with !title! then player will get title message defined after this variable, in adition it can contain !subtitle! which will add subtitle message
  42. # To include clickable messages: <T>Text</T><H>Hover text</H><C>command</C><SC>Suggested text</SC>
  43. # <T> and </T> required, other is optional
  44. # Use /n to break line
  45. # To have more than one JSON message use <Next>
  46. # <CC> performs command from console once
  47. # <CCI> performs command from console every time player clicks text
  48. # <CCI> performs command from console every time player clicks text
  49. # <URL> includes url
  50.  
  51. info:
  52. # use !prefix! in any locale line to automaticaly include this prefix
  53. prefix: '&e[&aCMI&e] '
  54. NoPermission: '&c&lYou don''t have permission!'
  55. NoPlayerPermission: '&c[playerName] doesn''t have permission for: [permission]'
  56. Ingame: '&cYou can use this only in game!'
  57. NoInformation: '&cCant find any information!'
  58. Console: '&6Server'
  59. FromConsole: '&cYou can use this only from console!'
  60. NotOnline: '&cThe player is not online!'
  61. NobodyOnline: '&cThere is no one online!'
  62. Same: '&cCan''t open your own inventory for editing!'
  63. cantLoginWithDifCap: '&cCan''t login with different name capitalization! Old name:
  64. &e[oldName]&c. Current: &e[currentName]'
  65. Searching: '&eSearching for player data, please wait as this can take some time
  66. to finish!'
  67. NoPlayer: '&c&lCan''t find player with this name!'
  68. NoCommand: '&c&lThere is no command by this name!'
  69. PurgeNotEnabled: '&cPurge function is not enabled in config file!'
  70. FeatureNotEnabled: '&cThis feature is not enabled!'
  71. clickToTeleport: '&3Click to teleport'
  72. UseInteger: '&4Please use numbers!'
  73. UseBoolean: '&4Please use True or False!'
  74. NoLessThan: '&4Number can''t be less than [amount]!'
  75. NoMoreThan: '&4Value can''t be more than [amount]'
  76. NoGameMode: '&4Please use 0/1/2/3 or Survival/Creative/Adventure/Spectator!'
  77. NoWorld: '&4Can''t find world with this name!'
  78. IncorrectLocation: '&4Location defined incorrectly!'
  79. NameChange: '&6[playerDisplayName] &elogged in, also known as: &6[namelist]'
  80. Cooldowns: '&eCooldown in motion for &6[cmd] &ewait &6[time]'
  81. specializedCooldowns: '&eCooldown in motion for this command, please wait &6[time]'
  82. CooldownOneTime: '&c&lThis command is one time use'
  83. WarmUp:
  84. canceled: '&c&lTeleportation was cancelled due to your movement'
  85. counter: '!actionbar!&3&l--> &e&l[time] &3&l<--'
  86. DontMove: '!title!!subtitle!&3&lPlease wait..!'
  87. Spawner: '&f[type] &6Spawner'
  88. CantPlaceSpawner: '&eCan''t place spawner so close to another spawner (&6[range]&e)'
  89. ChunksLoading: '&eWorld chunk data is still being loaded. Please wait a bit and
  90. try again.'
  91. ShulkerBox: Shulker Box
  92. Show: '&eShow'
  93. Remove: '&f&lRemove'
  94. Back: '&f&lBack'
  95. Forward: '&f&lForward'
  96. Update: '&f&lUpdate'
  97. Save: '&f&lSave'
  98. Delete: '&f&lDelete'
  99. Click: '&f&lClick'
  100. PasteOld: '&ePaste old'
  101. ClickToPaste: '&eClick to paste into chat'
  102. CantTeleport: '&eYou can''t teleport because you wear to many limited items. Scroll
  103. over this line to see the maximum allowed items.'
  104. BlackList: '&e[material] [amount] &6Max: [max]'
  105. PlayerSpliter: '&e----- &6[playerDisplayName] &e-----'
  106. Spliter: '&3--------------------------------------------------'
  107. ProgressBarFill: '&2▏'
  108. ProgressBarEmpty: '&e▏'
  109. nothingInHand: '&eYou need to hold item in hand'
  110. nothingToShow: '&eNothing to show'
  111. noItem: '&cCan''t find item'
  112. ItemWillBreak: '!actionbar!&3&lYour item [itemName] &3&lwill break soon! &c[current]&f/&a[max]'
  113. cantDoForPlayer: '&eYou can''t do this to &6[playerDisplayName]'
  114. cantRename: '!actionbar!&eYou can''t rename item to this name'
  115. wrongName: '&cWrong name'
  116. notSet: not set
  117. startedEditingPainting: '&eYou started painting editing. Click any other block to
  118. cancel.'
  119. canceledEditingPainting: '&eYou canceled painting editing mode'
  120. changedPainting: '!actionbar!&eChanged painting to &6[name] &ewith id of &6[id]'
  121. noSpam: '!title!&cNo spamming!'
  122. noCmdSpam: '!title!&cNo command spamming!'
  123. lookAtSign: '&eLook at sign'
  124. lookAtBlock: '&eLook at block'
  125. lookAtEntity: '&cYou must be looking at an entity'
  126. notOnGround: '&cYou are already sitting. Hit &f&lSHIFT&c to stop sitting'
  127. FirstJoin: '&eWelcome &6[playerDisplayName] &eto our server!'
  128. LogoutCustom: ' &6[playerDisplayName] &eleft the game'
  129. LoginCustom: ' &6[playerDisplayName] &ejoined the game'
  130. deathlocation: '&3&lYou died at &f&lX:[x] &f&lY:[y] &f&lZ:[z] &3&lin &f&l[world]'
  131. variables:
  132. Online: '&6Online'
  133. Offline: '&cOffline'
  134. 'True': '&6True'
  135. 'False': '&cFalse'
  136. Enabled: '&6Enabled'
  137. Disabled: '&cDisabled'
  138. survival: '&6Survival'
  139. creative: '&6Creative'
  140. adventure: '&6Adventure'
  141. spectator: '&6Spectator'
  142. flying: '&6Flying'
  143. notflying: '&6Not flying'
  144. noSchedule: '&cSchedule by this name is not found'
  145. totem:
  146. cooldown: '&eTotem cooldown: [time]'
  147. warmup: '&eTotem effect: [time]'
  148. cantConsume: '&eTotem usage was denied due to its cooldown time'
  149. bungee:
  150. not: '&cServer don''t belong to bungee network'
  151. noserver: '&cCan''t find server by this name!'
  152. InventorySave:
  153. saved: '&e[time] &eInventory saved with id: &e[id]'
  154. NoSavedInv: '&eThis player doesn''t have any saved inventories'
  155. NoEntries: '&4File exists, but no inventories were found!'
  156. CantFind: '&eCan''t find inventory with this id'
  157. TopLine: '&e*************** [playerDisplayName] saved inventory ***************'
  158. BottomLine: '&e************************************************************'
  159. List: '&eid: &6[id]&e. &6[time]'
  160. KillerSymbol: '&c ☠'
  161. Click: '&eClick to check ([id]) saved inventory'
  162. IdDontExist: '&4This saves Id doesn''t exist!'
  163. Deleted: '&eSaved inventory was successfully deleted!'
  164. Restored: '&eYou have restored &e[sourcename] &einventory for &e[targetname] &euser.'
  165. GotRestored: '&eYour inventory was restored from &e[sourcename] &esaved inventory
  166. on &e[time]'
  167. LoadForSelf: '&eLoad this inventory for your self'
  168. LoadForOwner: '&eLoad this inventory for owner'
  169. NextInventory: '&eNext inventory'
  170. PreviousInventory: '&ePrevious inventory'
  171. Editable: '&eEdit mode enabled'
  172. NonEditable: '&eEdit mode disabled'
  173. years: '&f[years] &fyears '
  174. oneYear: '&f[years] &fyear '
  175. day: '&f[days] &fdays '
  176. oneDay: '&f[days] &fday '
  177. hour: '&f[hours] &fhours '
  178. oneHour: '&f[hours] &fhour '
  179. min: '&f[mins] &fmin '
  180. sec: '&f[secs] &fsec '
  181. vanishSymbolOn: '&8[&7H&8]&r'
  182. vanishSymbolOff: ''
  183. afkSymbolOn: '[AFK]'
  184. afkSymbolOff: ''
  185. prevPage: '&f----<< &3&lPrev '
  186. prevPageOff: '&f----<< &3&lPrev '
  187. prevPageHover: '&f<<<'
  188. nextPage: '&3&l Next &f>>----'
  189. nextPageOff: '&3&l Next &f>>----'
  190. nextPageHover: '&7>>>'
  191. pageCount: '&f[current]&7/&f[total]'
  192. pageCountHover: '&2[totalEntries]'
  193. DamageCause:
  194. contact: Block Damage
  195. entity_attack: Entity attack
  196. projectile: Projectile
  197. suffocation: Suffocation
  198. fall: Fall
  199. fire: Fire
  200. fire_tick: Fire
  201. melting: Melting
  202. lava: Lava
  203. drowning: Drowning
  204. block_explosion: Explosion
  205. entity_explosion: Explosion
  206. void: Void
  207. lightning: Lightning
  208. suicide: Suicide
  209. starvation: Starvation
  210. poison: Poinson
  211. magic: Magic
  212. wither: Wither
  213. falling_block: Falling block
  214. thorns: Thorns
  215. custom: Unknown
  216. EntityType:
  217. armor_stand: Armor stand
  218. arrow: Arrow
  219. bat: Bat
  220. blaze: Blaze
  221. boat: Boat
  222. cave_spider: Cave spider
  223. chicken: Chicken
  224. complex_part: Complex part
  225. cow: Cow
  226. creeper: Creeper
  227. dropped_item: Dropped item
  228. egg: Egg
  229. enderman: Enderman
  230. endermite: Endermite
  231. ender_crystal: Ender crystal
  232. ender_dragon: Ender dragon
  233. ender_pearl: Ender pearl
  234. ender_signal: Ender signal
  235. experience_orb: Experience orb
  236. falling_block: Falling block
  237. fireball: Fireball
  238. firework: Firework
  239. fishing_hook: Fishing hook
  240. ghast: Ghast
  241. giant: Giant
  242. guardian: Guardian
  243. horse: Horse
  244. iron_golem: Iron golem
  245. item_frame: Item frame
  246. leash_hitch: Leash hitch
  247. lightning: Lightning
  248. magma_cube: Magma cube
  249. minecart: Minecart
  250. minecart_chest: Minecart chest
  251. minecart_command: Minecart command
  252. minecart_furnace: Minecart furnace
  253. minecart_hopper: Minecart hopper
  254. minecart_mob_spawner: Minecart mob spawner
  255. minecart_tnt: Minecart tnt
  256. mushroom_cow: Mushroom cow
  257. ocelot: Ocelot
  258. painting: Painting
  259. pig: Pig
  260. pig_zombie: Pig zombie
  261. player: Player
  262. primed_tnt: Primed tnt
  263. rabbit: Rabbit
  264. sheep: Sheep
  265. silverfish: Silverfish
  266. skeleton: Skeleton
  267. slime: Slime
  268. small_fireball: Small fireball
  269. snowball: Snowball
  270. snowman: Snowman
  271. spider: Spider
  272. splash_potion: Splash potion
  273. squid: Squid
  274. thrown_exp_bottle: Thrown exp bottle
  275. unknown: Unknown
  276. villager: Villager
  277. weather: Weather
  278. witch: Witch
  279. wither: Wither
  280. wither_skull: Wither skull
  281. wolf: Wolf
  282. zombie: Zombie
  283. EnchantAliases:
  284. protection_environmental:
  285. - Protection
  286. protection_fire:
  287. - FireProtection
  288. protection_fall:
  289. - FallProtection
  290. protection_explosions:
  291. - BlastProtection
  292. protection_projectile:
  293. - ProjectileProtection
  294. oxygen:
  295. - Respiration
  296. water_worker:
  297. - AquaAffinity
  298. thorns:
  299. - Thorns
  300. depth_strider:
  301. - DepthStrider
  302. damage_all:
  303. - Sharpness
  304. damage_undead:
  305. - Smite
  306. damage_arthropods:
  307. - BaneOfArthropods
  308. knockback:
  309. - Knockback
  310. fire_aspect:
  311. - FireAspect
  312. loot_bonus_mobs:
  313. - Looting
  314. dig_speed:
  315. - Efficiency
  316. silk_touch:
  317. - SilkTouch
  318. durability:
  319. - Unbreaking
  320. loot_bonus_blocks:
  321. - Fortune
  322. arrow_damage:
  323. - Power
  324. glow:
  325. - glow
  326. arrow_knockback:
  327. - Punch
  328. arrow_fire:
  329. - Flame
  330. arrow_infinite:
  331. - Infinity
  332. luck:
  333. - Luck
  334. lure:
  335. - Lure
  336. PotionEffectAliases:
  337. speed:
  338. - speed
  339. slow:
  340. - slow
  341. fast_digging:
  342. - fast_digging
  343. slow_digging:
  344. - slow_digging
  345. increase_damage:
  346. - increase_damage
  347. heal:
  348. - heal
  349. harm:
  350. - harm
  351. jump:
  352. - jump
  353. confusion:
  354. - confusion
  355. regeneration:
  356. - regeneration
  357. damage_resistance:
  358. - damage_resistance
  359. fire_resistance:
  360. - fire_resistance
  361. water_breathing:
  362. - water_breathing
  363. invisibility:
  364. - invisibility
  365. blindness:
  366. - blindness
  367. night_vision:
  368. - night_vision
  369. hunger:
  370. - hunger
  371. weakness:
  372. - weakness
  373. poison:
  374. - poison
  375. wither:
  376. - wither
  377. health_boost:
  378. - health_boost
  379. absorption:
  380. - absorption
  381. saturation:
  382. - saturation
  383. modify:
  384. newItem: '&7Place new item here'
  385. newLine: '&2<NewLine>'
  386. newLineHover: '&2Add new line'
  387. newPage: '&2<NewPage>'
  388. newPageHover: '&2Create new page'
  389. removePage: '&c<RemovePage>'
  390. removePageHover: '&cRemove page'
  391. deleteSymbol: '&cX'
  392. deleteSymbolHover: '&cDelete &e[text]'
  393. extraEditSymbol: ' &6!'
  394. addSymbol: ' &2+'
  395. addSymbolHover: '&2Add new'
  396. acceptSymbol: ' &2[!] '
  397. acceptSymbolHover: '&2Accept'
  398. denySymbol: ' &4[X] '
  399. denySymbolHover: '&2Deny'
  400. enabledSymbol: '&2+'
  401. disabledSymbol: '&c-'
  402. enabled: '&2Enabled'
  403. disabled: '&cDisabled'
  404. running: '&2Running'
  405. paused: '&cPaused'
  406. editSymbol: '&e✎'
  407. editSymbolHover: '&eEdit &6[text]'
  408. listUpSymbol: '&6⇑'
  409. listUpSymbolHover: '&eUp'
  410. listDownSymbol: '&6⇓'
  411. listDownSymbolHover: '&eDown'
  412. commandTitle: ' &e--- &6[name] &e---'
  413. commandList: ' &e[command] '
  414. commandEdit: '&eEdit list'
  415. commandAddInfo: '&eEnter new command. Type &6cancel &eto cancel'
  416. commandAddInformationHover: "&e[playerName] can be used to get player name \n&eTo\
  417. \ include delay in commands: \n&edelay! 5 \n&eSpecialized commands are supported.\
  418. \ More info at \n&ewww.spigotmc.org/wiki/cmi-specialized-commands/"
  419. commandEditInfo: '&eClick to paste old text. Type &6cancel &eto cancel action. Type
  420. &6remove &eto remove line'
  421. commandEditInfoHover: '&eClick to paste old text'
  422. afk:
  423. left: '&6[playerDisplayName] &eis no longer AFK'
  424. MayNotRespond: '&3&lPlayer may not respond, he is &f&lAFK'
  425. BossBar:
  426. hpBar: '&f[victim] &e[max]&f/&e[current] &f(&c-[damage]&f)'
  427. Potion:
  428. Effects: '&3Potion effects'
  429. List: '&f[PotionName] [PotionAmplifier] &eDuration: &e[LeftDuration] &esec'
  430. NoPotions: '&fNone'
  431. Information:
  432. Title: '&3Players information'
  433. Health: '&3Health: &f[Health]&7/&f[maxHealth]'
  434. Hunger: '&3Hunger: &f[Hunger]'
  435. Saturation: '&3Saturation: &f[Saturation]'
  436. Exp: '&3Exp: &f[Exp]'
  437. NotEnoughExp: '&3Not enough exp: &f[Exp]'
  438. NotEnoughExpNeed: '&3Not enough exp: &f[Exp]&7/&f[need]'
  439. NotEnoughVotes: '&3Not enough votes: &f[votes]'
  440. BadGameMode: '&cYou can''t do this in your current game mode'
  441. GameMode: '&3GameMode: &f[GameMode]'
  442. GodMode: '&3GodMode: &f[GodMode]'
  443. Flying: '&3Flying: &f[Flying]'
  444. CanFly: '&3CanFly: &f[CanFly]'
  445. Uuid: '&f[uuid]'
  446. ip: '&3Ip address: &f[address]'
  447. FirstConnect: '&3First connection: &f[y]-[m]-[d]'
  448. Lastseen: '&3Last seen: &f[time]'
  449. Onlinesince: '&3Online since: &f[time]'
  450. Money: '&3Money: &a[money]'
  451. Group: '&3Group: &f[group]'
  452. econ:
  453. disabled: '&cCan''t use this command while economy support is disabled'
  454. currencyPlacing: '[money][symbol]'
  455. noMoney: '&cNot enough money in balance'
  456. Elytra:
  457. Speed: '&eSpeed: &6[speed]&ekm/h'
  458. SpeedBoost: ' &2+ '
  459. SpeedSuperBoost: ' &2+ '
  460. CanUse: '&cCant equip elytra without permission!'
  461. Charging: '&eCharging &f[percentage]&e%'
  462. Selection:
  463. SelectPoints: '&cSelect 2 points with selection tool! AKA: &6[tool]'
  464. PrimaryPoint: '&ePlaced &6Primary &eSelection Point [point]'
  465. SecondaryPoint: '&ePlaced &6Secondary &eSelection Point [point]'
  466. CoordsTop: '&eX:&6[x] &eY:&6[y] &eZ:&6[z]'
  467. CoordsBottom: '&eX:&6[x] &eY:&6[y] &eZ:&6[z]'
  468. NetherPortal:
  469. ToHigh: '&cPortal is to big, max height is &6[max]&c!'
  470. ToWide: '&cPortal is to wide, max width is &6[max]&c!'
  471. Disabled: '&cPortal creation disabled!'
  472. Location:
  473. Title: '&3Players location'
  474. Killer: '&3Killer: &f[killer]'
  475. DeathReason: '&3Death Reason: &f[reason]'
  476. World: '&3World: &f[world]'
  477. X: '&3X: &f[x]'
  478. Y: '&3Y: &f[y]'
  479. Z: '&3Z: &f[z]'
  480. Pitch: '&3Pitch: &f[pitch]'
  481. Yaw: '&3Yaw: &f[yaw]'
  482. Ender:
  483. Title: '&3Open ender chest'
  484. Chat:
  485. localPrefix: ''
  486. shoutPrefix: '&c[S]&r'
  487. shoutDeduction: '!actionbar!&cDeducted &e[amount] &cfor shout'
  488. publicHover: '&eSent time: &6%server_time_hh:mm:ss%'
  489. privateHover: '&eSent time: &6%server_time_hh:mm:ss%'
  490. staffHover: '&eSent time: &6%server_time_hh:mm:ss%'
  491. helpopHover: '&eSent time: &6%server_time_hh:mm:ss%'
  492. link: '&l&4[&7LINK&4]'
  493. command:
  494. help:
  495. output:
  496. usage: '&f&lUsage: &f&l%usage%'
  497. cmdInfoFormat: '&3&l[command] &f&l- &f&l[description]'
  498. cmdFormat: '&3&l/[command] &f&l[arguments]'
  499. helpPageDescription: '&3&l* &f&l[description]'
  500. explanation: '&f&l * &f&l[explanation]'
  501. title: '&e------ ======= &6CMI&e &e======= ------'
  502. nocmd:
  503. help:
  504. info: '&eShows all available commands'
  505. args: ''
  506. actionbarmsg:
  507. help:
  508. info: '&eSends action bar message to player'
  509. args: '[playerName/all] [message]'
  510. info:
  511. message: '&f[messsage]'
  512. afk:
  513. help:
  514. info: '&eToggle afk mode'
  515. args: (playerName)
  516. air:
  517. help:
  518. info: '&eSet players air'
  519. args: '[playerName] [amount]'
  520. info:
  521. feedback: '&eYou have set &3[amount]&e air for &3[playerName]&e (&3[offon]&e).'
  522. targetFeedback: '&eYour air was set to &3[amount]&e by &3[senderDisplayName]&e.'
  523. current: '&eCurrent &3[playerDisplayName] &eair: &3[amount]'
  524. alert:
  525. help:
  526. info: '&eAlerts administration on players login'
  527. args: '[playerName] (reason)'
  528. explanation:
  529. - '&ePermissions:'
  530. - '&6command.alert.info.inform &e- to see alerts on player login'
  531. info:
  532. inform:
  533. - '&e!Alert!******** &6[name] &4just loged in! &e*******!Alert!'
  534. reason: '&eAlert reason: &6[reason]'
  535. removed: '&6[playerDisplayName] &eremoved from alert list'
  536. added: '&eAlert message will be sent to all administrators, if &6[playerDisplayName]
  537. &ejoin''s in next 24Hours'
  538. online: '&6[playerDisplayName] &ealready online'
  539. aliaseditor:
  540. help:
  541. info: '&eAlias editor'
  542. args: (new) (alias-cmd)
  543. info:
  544. ListNumber: '&e[number].'
  545. aliasName: ' &6[alias] '
  546. commandList: ' &e/[command] '
  547. commandListDelay: ' &6[command] '
  548. added: '&eAdded new alias &6[alias] &efor &6[command] &ecommand'
  549. removed: '&eRemoved alias &6[alias] &efor &6[command] &ecommand'
  550. Info: '&eType old command falowed with alias. Example &6cmi gm 1-g1&e. Type
  551. ''&6cancel&e'' to cancel this action'
  552. Info2: '&6[playerName] &eand &6[worldName] &evariables can be used to automaticaly
  553. insert sender''s name or its world'
  554. notEnabled: '&cCustom alias is not enabled. Check your config file!'
  555. addAliasInfo: '&eEnter new alias. Type &6cancel &eto cancel'
  556. addInfo: '&eEnter new command. Type &6cancel &eto cancel'
  557. addInformationHover: "&eGlobal variables supported as of sender category \n\
  558. &eTo include delay in commands: \n&edelay! 5 \n&eAditional variables can be\
  559. \ used to insert variables by their place \n&e$1 will take provided variable\
  560. \ by new command and will place in that place \n&e$1- takes all variables\
  561. \ from this point and inserts into original commands \n&efromConsole! will\
  562. \ perform command from console"
  563. editInfo: '&eClick to paste old text. Type &6cancel &eto cancel action. Type
  564. &6remove &eto remove line'
  565. armorstand:
  566. help:
  567. info: '&eOpen armor stand editor'
  568. args: (last)
  569. info:
  570. cantClick: '&cCant do this. Some one is editing this armor stand'
  571. tooFar: '&cArmor stand is too far'
  572. coordX: '&cX'
  573. coordY: '&2Y'
  574. coordZ: '&eZ'
  575. body: '&7Body rotation: &f[amount]'
  576. head: '&7Head [coord]&7: &f[amount]'
  577. leftArm: '&7Left arm [coord]&7: &f[amount]'
  578. rightArm: '&7Right arm [coord]&7: &f[amount]'
  579. leftLeg: '&7Left leg [coord]&7: &f[amount]'
  580. rightLeg: '&7Right leg [coord]&7: &f[amount]'
  581. pos: '&7Position [coord]&7: &f[amount]'
  582. plate: '&7Plate'
  583. size: '&7Small'
  584. visible: '&7Visible'
  585. arms: '&7Visible arms'
  586. gravity: '&7Gravity'
  587. glow: '&7Glowing'
  588. invulnerable: '&7Invulnerable'
  589. name: '&7Visible name'
  590. interactable: '&7Interactable'
  591. explanation: '&8Left or right mouse button adjusts value'
  592. explanation2: '&8Hold shift to make it 10x faster'
  593. attachcommand:
  594. help:
  595. info: '&eAttaches command to item'
  596. args: '[command/-c]'
  597. explanation:
  598. - Separate commands with ;;
  599. - You can define to run command on left or right mouse click separately with
  600. - '!left! to perform command on left mouse click'
  601. - '!right! to perform command on right click'
  602. - '!limiteduse:[amount]! defines how many times you can use this item'
  603. - '!cc! performs command from console, requires cmi.command.attachcommand.cc
  604. permission'
  605. - Global variables working in addition with [itemUses]
  606. info:
  607. list: ' &e[id]. &6[cmd]'
  608. noCmds: ' &eThere is no comamnds attached to this item'
  609. uses: '&eItem usages: &6[amount]'
  610. usesLeft: '!actionbar!&eItem uses left: &6[itemUses]'
  611. back:
  612. help:
  613. info: '&eTeleports back to last saved location'
  614. args: ''
  615. info:
  616. noinfo: '&4There is no saved location to return to!'
  617. feedback: '&eReturned to last saved location (&6[worldName]&e,&6[x]&e,&6[y]&e,&6[z]&e)!'
  618. balance:
  619. help:
  620. info: '&f&lSend money or check your balance'
  621. args: (playerName)
  622. info:
  623. balance: '&3&lBalance: &a&l[money]'
  624. balanceOther: '&3&l[playerDisplayName] &f&lhas a whopping balance of &a&l[money]'
  625. baltop:
  626. help:
  627. info: '&eCheck top money list'
  628. args: (playerName)
  629. info:
  630. topLine: '&f----- &3&lTop Balance &f-----'
  631. topLineHover: '&3Total server funds: &a&l[total]'
  632. list: '&3&l[place]. &f&l[playerDisplayName]: &a&l[balance]'
  633. ownLine: '&3&l[place]. &f&l[playerDisplayName]: &a&l[balance]'
  634. recalculating: '&3Top Balance is being recalculated. &fTry again in a few moments!'
  635. ban:
  636. help:
  637. info: '&eBan player'
  638. args: '[playerName] (reason) (-s)'
  639. explanation:
  640. - cmi.command.ban.bypass - to bypass ban
  641. info:
  642. message: '&cYou are banned from this server!'
  643. reason: '&6Reason: &e[reason]'
  644. defaultReason: '&eViolated server rules'
  645. messageToAll: '&6[playerDisplayName] &egot banned by &6[senderDisplayName] &efor:
  646. &6[reason]'
  647. banedSilent: '&7[&8Silent&7]&6[playerDisplayName] &egot banned by &6[senderDisplayName]
  648. &efor: &6[reason]'
  649. noSelfBan: '&cYou can''t ban yourself'
  650. cantBan: '&cYou can''t ban this player'
  651. blockcycling:
  652. help:
  653. info: '&eCycle block states'
  654. args: ''
  655. blockinfo:
  656. help:
  657. info: '&eCheck block information'
  658. args: ''
  659. info:
  660. Name: ' &eName: &6[name][data]'
  661. Id: ' &eId: &6[id][data]'
  662. RealName: ' &eReal name: &6[name]'
  663. MineResistance: ' &eMining resistance: &6[amount]'
  664. ExplosionResistance: ' &eExplosion resistance: &6[amount]'
  665. blocknbt:
  666. help:
  667. info: '&eShow block NBT information'
  668. args: ''
  669. info:
  670. noNbt: '&eBlock does not contain any NBT data'
  671. book:
  672. help:
  673. info: '&eBook editing'
  674. args: '[Author/Title/Unlock] [value]'
  675. info:
  676. noitem: '&cNot holding any item in hand.'
  677. notBook: '&cItem is not written book.'
  678. wrongValue: '&cItem is not closed written book.'
  679. inccorectAction: '&eIncorrect action name.'
  680. authorChanged: '&eAuthor changed to: [author]'
  681. titleChanged: '&eTitle changed to: [title]'
  682. unlocked: '&eBook was unlocked'
  683. bossbarmsg:
  684. help:
  685. info: '&eSends boss bar message to player'
  686. args: '[playerName/all] (-t:[timeToKeepFor]) (-n:nameOfBar) (-p:[maxValue/current])
  687. (-c:[color]) (-s:[1,6,10,12,20]) (-cmd:"command;;command2") (-a:[ticks]) [message]'
  688. explanation:
  689. - PlaceHolderAPI is supported for progression and text it self
  690. - Time is defined in regular way, like 1s is one second and 1m is one minute. This will determine for how long to keep bar shown for player before automaticaly hiding
  691. - nameOfBar is option and when defining same one, then current bar will update with new information
  692. - 'colors can be: red, green, pink, purple, white, yellow'
  693. - max and current values determines bar fillup, PlaceHolderAPI variables can be used for dinamic updates
  694. - 'Examples:'
  695. - /cmi bossbar Zrips BossBarTitle
  696. - /cmi bossbarmsg all -t:1s -p:%server_max_players%/%server_online% -n:testbar -c:red &2Title of bar %server_online%/%server_max_players% &e%cmi_user_name%
  697. - /cmi bossbarmsg all -p:+1 -n:testbar - will add one percent towards current progresion bar by name
  698. - /cmi bossbarmsg all -p:-1 -n:testbar - will take out one percent from current progresion bar by name
  699. - /cmi bossbarmsg all -s:10 -n:testbar - will set bossbar style to 10 segments by bar name
  700. - https://www.spigotmc.org/wiki/cmi-bossbar-usage/
  701. broadcast:
  702. help:
  703. info: '&eSends special message to all players'
  704. args: '[message]'
  705. explanation:
  706. - If message starts with ! then clean message will be shown
  707. info:
  708. format: '&e[&4Broadcast&e] &2[message]'
  709. charges:
  710. help:
  711. info: '&eShows left charges'
  712. args: '[playerName] [add/set/take/clear/reset] (-f)'
  713. info:
  714. charges: '&3You currently have &f&l[current] out of &f&l[max]&3 Spawner Charges
  715. available'
  716. cd: '&3There is a cooldown of &f&l[cdtime]&3for each Spawner Charge Time until
  717. next Spawner Charge: &f&l[time]'
  718. bypass: '&6(Bypass)'
  719. allUsed: '&3You can silk this spawner in &f[time]'
  720. noGroup: '&eDon''t have assigned charge group'
  721. cantBreak: '&eYou can''t break until you will have assigned charge group'
  722. minusCd: '&e Minus &6[sec]&esec on spawner charge cooldown'
  723. add: '&eAdded &6[amount] &espawner charges for &6[playerDisplayName]'
  724. set: '&eSet &6[amount] &espawner charges for &6[playerDisplayName]'
  725. clear: '&eCleared all spawner charges for &6[playerDisplayName]'
  726. reset: '&eReset spawner charge group for &6[playerDisplayName]'
  727. take: '&eTook &6[amount] &espawner charges from &6[playerDisplayName]'
  728. checkaccount:
  729. help:
  730. info: '&eCheck players another accounts'
  731. args: (playerName/ip)
  732. explanation:
  733. - 'Extra permission: cmi.command.checkaccount.showip'
  734. info:
  735. place: '&e[place]. &6'
  736. ip: '&6[ip]&e: '
  737. name: '&6[name]&e(&6[times]&e)'
  738. nonIpList: '&eAccounts: &6'
  739. nonIpName: '&6[name]'
  740. click: '&eClick to check &6[name] &eaccount'
  741. noData: '&cThere is no records for this user'
  742. checkban:
  743. help:
  744. info: '&eBan player'
  745. args: (playerName)
  746. info:
  747. list: '&6[place]&e. &e[playerDisplayName] &6[time]'
  748. permanent: '&3Permanent'
  749. bannedUntil: '&eBanned for the next: &6[time]'
  750. reason: '&eReason: &6[reason]'
  751. bannedBy: '&eBanned by: &6[sourceDisplayName]'
  752. bannedWhen: '&eBanned at: &6[date]'
  753. checkexp:
  754. help:
  755. info: '&eCheck players exp'
  756. args: (playerName)
  757. info:
  758. current: '&eLevel: &6[currentLevel] &eExp: &6[levelExp] &eTotal exp: &6[exp]'
  759. need: '&eNeed exp until next level: &6[missingExp]'
  760. checkperm:
  761. help:
  762. info: '&eCheck posible permission nodes'
  763. args: (key word)
  764. info:
  765. list: '&e[place]. [permission]'
  766. hover: '&e[desc]'
  767. permissionColor: '&6'
  768. cmdPermissionColor: '&2'
  769. variableColor: '&f'
  770. cheque:
  771. help:
  772. info: '&eConvert money into check'
  773. args: '[amount]'
  774. info:
  775. transfered: '&eTransfered &6[amount] &eto your account. New balance: &6[balance]'
  776. chequeName: '&eCheque for &6[amount]'
  777. chequeLore:
  778. - '&r&fIssued by &7[playerDisplayName]'
  779. - '&r&fRight click to deposit'
  780. holdPaper: '&eHold paper in your hand'
  781. cantUse: '&eCan''t use this peace of paper. It is a cheque already!'
  782. clear:
  783. help:
  784. info: '&eClear players inventory'
  785. args: (playerName) (-s)
  786. info:
  787. feedback: '&eYou have cleared &3[playerDisplayName]&e inventory (&3[offon]&e).'
  788. targetfeedback: '&eYour inventory was cleared by &3[senderDisplayName]&e.'
  789. clearchat:
  790. help:
  791. info: '&eClears chat'
  792. args: '[self]'
  793. explanation:
  794. - 'Permission:'
  795. - ' &6cmi.command.clearchat.bypass &e- to ignore chat cleaning'
  796. info:
  797. information: '&eChat was cleared by &6[senderDisplayName]'
  798. clearender:
  799. help:
  800. info: '&eClear players ender chest'
  801. args: '[playerName] (-s)'
  802. info:
  803. feedback: '&eYou have cleared &3[playerDisplayName]&e ender chest (&3[offon]&e).'
  804. targetfeedback: '&eYour ender chest was cleared by &3[senderDisplayName]&e.'
  805. colorlimits:
  806. help:
  807. info: '&eShows all posible colors'
  808. args: (playerName)
  809. info:
  810. publicmessage: ' &ePublic: '
  811. privatemessage: ' &ePrivate: '
  812. nickname: ' &eNickName: '
  813. signs: ' &eSigns: '
  814. None: '&e-'
  815. colors:
  816. help:
  817. info: '&eShows all posible colors'
  818. args: (playerName)
  819. info:
  820. List:
  821. - '&3***************************************'
  822. - ' &0&%0 &1&%1 &2&%2 &3&%3 &4&%4 &5&%5 &6&%6 &7&%7'
  823. - ' &8&%8 &9&%9 &a&%a &b&%b &c&%c &d&%d &e&%e &f&%f'
  824. - ' &%k - &kMagic&r &%l - &lBold'
  825. - ' &%m - &mStrike&r &%n - &nUline'
  826. - ' &%o - &oItalic&r &%r - &rReset'
  827. - '&3***************************************'
  828. commandspy:
  829. help:
  830. info: '&eToggle command spy'
  831. args: (playerName)
  832. explanation:
  833. - cmi.command.commandspy.hide - Hides performed commands from commandspy
  834. info:
  835. command: '&5C&2Spy&7[&8[senderDisplayName]&7]&7: &f[command]'
  836. toggled: '&eCommand spy toggled to &6[state] &estate'
  837. compass:
  838. help:
  839. info: '&eSet players compass point to your location'
  840. args: '[sourceName] (targetName) (x) (z) (worldname) (-s)'
  841. explanation:
  842. - 'Example: /cmi compass Zhax'
  843. - /cmi compass Zrips Zhax
  844. - /cmi compass LT_Craft 0 0 Zrips -s
  845. - /cmi compass reset Zrips
  846. info:
  847. wrongworld: '&cYour defined world dont exist!'
  848. feedback: '&eYou have set &3[playerDisplayName] &ecompass arrow to &3[sourceDisplayName]
  849. &elocation.'
  850. feedbackCustom: '&eYou have set &3[playerDisplayName] &ecompass arrow to &3[x]
  851. [z] [world] &elocation.'
  852. targetFeedback: '&eYour compass target was set to &3[sourceDisplayName] &elocation
  853. by &3[senderName]&e.'
  854. targetFeedbackCustom: '&eYour compass target was set to &3[x] [z] [world] &elocation
  855. by &3[sourceDisplayName]&e.'
  856. reset: '&eCompass target got reseted'
  857. condense:
  858. help:
  859. info: '&eCondense items into blocks'
  860. args: (itemName)
  861. info:
  862. converted: '&eConverted &7[items] &eitems into &7[blocks] &eblocks'
  863. nothing: '&cThere is nothing in your inventory that can be condensed.'
  864. counter:
  865. help:
  866. info: '&eStarts counter for surrounding players'
  867. args: '[join/leave/start] (t:time) (r:[range/-1]) (msg:custom_message) (-f)'
  868. explanation:
  869. - '&ePermissions:'
  870. - '&6cmi.command.counter.force &e- to force counter for everyone in range '
  871. - '&6cmi.command.counter.time &e- define custom time range '
  872. - '&6cmi.command.counter.range &e- to define custom range'
  873. - '&6cmi.command.counter.msg &e- to define custom message'
  874. - '&6cmi.command.counter.autojoin &e- joins counter automaticaly'
  875. - -f will force counter to all players in range
  876. - 'Example: /cmi counter start r:30 t:7 msg:&eCustom_message -f'
  877. info:
  878. join: '&eJoined counter'
  879. leave: '&eLeft counter'
  880. go: '&eGO!'
  881. tooFast: '&cCant repeat command that fast, wait: &6[sec]&esec'
  882. noOne: '&cNo one seeing this counter!'
  883. cplaytime:
  884. help:
  885. info: '&eDetailed playtime'
  886. args: (playerName)
  887. info:
  888. moreDetails: '&7Click for more details'
  889. title: '&8[playerDisplayName] &7playtime'
  890. date: '&8[date]'
  891. time: '&7[hour]:00&f-&7[nextHour]:00'
  892. thishour: '&7Current hour'
  893. hourback: '&7Previous hour'
  894. today: '&7Today'
  895. yesterday: '&7Yesterday'
  896. thisweek: '&7Current week'
  897. week: '&77 day range'
  898. thismonth: '&7Current month'
  899. month: '&730 day range'
  900. thisyear: '&7Current year'
  901. year: '&7365 day range'
  902. total: '&7Total'
  903. ctext:
  904. help:
  905. info: '&eShows custom text'
  906. args: '[cText] (playerName)'
  907. info:
  908. list: '&eCustom Text''s: &6'
  909. check: '&eCheck: &6[text]'
  910. cuff:
  911. help:
  912. info: '&eSuspends players actions'
  913. args: '[playername] (true/false)'
  914. info:
  915. noChat: '&cAll your actions are suspended. You can''t chat.'
  916. noCommand: '&cYou cant use commands while suspended. &eAllowed: &6/msg, /r,
  917. /tell'
  918. cuffed: '&6[playerDisplayName] &ecuffed'
  919. unCuffed: '&6[playerDisplayName] &euncuffed'
  920. free: '&eYou are free now'
  921. gotCuffed: '&eYou have been cuffed'
  922. cantCuff: '&cYou can''t cuff this player!'
  923. customrecipe:
  924. help:
  925. info: '&eManages item custom recipes'
  926. args: ''
  927. info:
  928. removed: '&eRecipe removed: [id]. For FULL effect you will need server restart.'
  929. noRecipe: '&eThere is no custom recipe by this id'
  930. edit: '&8Edit recipe (&6[type]&8)'
  931. addNew: '&eAdd new recipe (&6[type]&e)'
  932. shapelessRecipe: '&6Make new shapeless recipe'
  933. shapedRecipe: '&eMake new shaped recipe'
  934. furnaceRecipe: '&2Make new furnace recipe'
  935. mainTitle: '&8Custom recipes (&7[current]&8/&7[total]&8)'
  936. dback:
  937. help:
  938. info: '&eReturns to death location'
  939. args: ''
  940. info:
  941. noinfo: '&4There is no saved location to return to!'
  942. feedback: '&6Returned to last saved location ([world],[x],[y],[z])!'
  943. disableenchant:
  944. help:
  945. info: '&eDisable enchantment'
  946. args: '[enchant/id] (disable/enable)'
  947. info:
  948. title: Enchant disabler
  949. feedback: '&6[enchantName] &ehas been [state]'
  950. dispose:
  951. help:
  952. info: '&eDispose of unneeded items'
  953. args: (playerName)
  954. info:
  955. title: '&3&lItem Disposal GUI'
  956. dsign:
  957. help:
  958. info: '&eManage dynamic signs'
  959. args: ''
  960. info:
  961. howTo: '&cThis is not dynamic sign, to create new perform &e/cmi dsign new'
  962. gui: '&7---- &f<Open gui> &7----'
  963. guiHover: '&7Open dynamic sign settings GUI'
  964. individual: '&7Individual: [state]'
  965. individualLore:
  966. - '&2True &7- Will result sign to be different for each player'
  967. - '&2True &7- Will update player placeholders'
  968. - '&2False &7- Will result in sign to be physically updated'
  969. - '&2False &7- Is more efficient but more limited at same time'
  970. interval: '&7Update every &6[second] &7second'
  971. intervalLore:
  972. - '&7How often in second update sign information'
  973. - '&7This also defines line scrooll speed'
  974. range: '&7Activation range: &6[blocks]'
  975. rangeLore:
  976. - '&7Defines area around sign to trigger updates'
  977. editctext:
  978. help:
  979. info: '&eCustom text editor'
  980. args: ''
  981. info:
  982. noText: '&cCant find custom text by this name'
  983. editInfo: '&eClick to paste old text. Type &6cancel &eto cancel action. Type
  984. &6remove &eto remove line'
  985. addInfo: '&eEnter new line text. Type &6cancel &eto cancel'
  986. addInformationHover: "&eGlobal variables supported as of sender category \n\
  987. &eTo include clickable messages: \n&e<T>&rText&e</T><H>&rHover text&e</H><C>&rcommand&e</C><SC>&rSuggested\
  988. \ text&e</SC> \n&6<T> &eand &6</T> &erequired, other is optional \n&eUse \\\
  989. u005Cn to break line \n&eTo have more than one JSON message use <Next> \n\
  990. &6<CC> &eperforms console command once \n&6<CCI> &eperforms console commands\
  991. \ every time player clicks text \n&6<URL> &eallows to add url to redirect\
  992. \ player into web page"
  993. newInfo: '&eEnter name of new custom text. Type &6cancel &eto cancel'
  994. deleteInfo: '&eType in &6confirm &eto confirm removal or type &6cancel &eto
  995. cancel this action'
  996. deleted: '&eCustom text (&6[ctext]&e) was removed'
  997. createdNew: '&eCustom text (&6[ctext]&e) was created'
  998. createNew: '&2 + '
  999. createNewHover: '&eAdd new'
  1000. autoPage: '&eAuto page: &6[state]'
  1001. autoAlias: '&eAuto alias: &6[state]'
  1002. permReq: '&eRequires permission: &6[state]'
  1003. list: '&eCustom Text''s: &6'
  1004. editwarp:
  1005. help:
  1006. info: '&eEdit warps'
  1007. args: (warpName)
  1008. info:
  1009. placeItem: '&2Place item to set custom icon'
  1010. autoLore: '&2Auto lore generation: [state]'
  1011. permission: '&2Requires permission to use: [state]'
  1012. location: '&2Set new location'
  1013. slot: '&2Slot: &6[slot]'
  1014. notSet: '&eNot set'
  1015. effect:
  1016. help:
  1017. info: '&eAdds potion effect to player. use clear to remove all effects'
  1018. args: '[playername] [effect/clear] (duration) (multiplier) (-s)'
  1019. explanation:
  1020. - 'Examples:'
  1021. - /cmi effect zrips nightvision 60 1 - will give 60 sec night vision for Zrips
  1022. - /cmi effect zrips nightvision +10 - will add 10 sec to current night vision time
  1023. - /cmi effect zrips nightvision -10 - will take out 10 sec from current night vision time
  1024. info:
  1025. feedback: '&ePotion effect &6[effect] &eadded to &3[playerDisplayName]&e for
  1026. &6[sec]sec&e with power of &6[power] &e(&3[offon]&e).'
  1027. cleared: '&ePotion effects have been cleared for &3[playerDisplayName]&e (&3[offon]&e).'
  1028. enchant:
  1029. help:
  1030. info: '&eEnchant items'
  1031. args: (playerName) [enchant] [level]
  1032. explanation:
  1033. - -o will take item from offhand
  1034. info:
  1035. feedback: '&eYou have enchanted item with &3[enchant]:[level]&e enchantment
  1036. for &3[playerDisplayName]&e (&3[offon]&e).'
  1037. removed: '&eYou have removed &3[enchant] &eenchanted from item for &3[playerDisplayName]&e
  1038. (&3[offon]&e).'
  1039. cleared: '&eCleared &3ALL &eenchantments from item for &3[playerDisplayName]&e
  1040. (&3[offon]&e).'
  1041. noitem: '&cNot holding any item in hand.'
  1042. invalidEnchant: '&cYou dont have permission to enchant item with invalid enchantment'
  1043. inccorectId: '&eIncorrect enchant name or id.'
  1044. levellimit: '&cLevel is too high, max allowed is &e[level].'
  1045. posible: '&ePossible enchants: '
  1046. posibleList: '&6[enchant]'
  1047. ender:
  1048. help:
  1049. info: '&eOpens players ender chest'
  1050. args: (playerName)
  1051. explanation:
  1052. - cmi.command.ender.preventmodify - prevents inventory modifications
  1053. - cmi.enderedit - allows to edit opened inventory
  1054. info:
  1055. title: '&8[playerDisplayName] Ender Chest'
  1056. feedback: '&eYou are editing &3[playerDisplayName] &eender inventory (&3[offon]&e).'
  1057. entityinfo:
  1058. help:
  1059. info: '&eCheck entity information'
  1060. args: ''
  1061. info:
  1062. type: '&eEntity Type: &6[type]'
  1063. customName: '&eCustom name: &6[name]'
  1064. health: '&eHealth: &6[current]&e/&6[max]'
  1065. lastDamage: '&eLast damage cause: &6[cause]'
  1066. tamed: '&eTamed: &6[state]'
  1067. owner: '&eOwner: &6[playerDisplayName]'
  1068. entitynbt:
  1069. help:
  1070. info: '&eCheck entity nbt information'
  1071. args: ''
  1072. exp:
  1073. help:
  1074. info: '&eSet players exp. Use L to set levels'
  1075. args: '[playerName] [add/set/take/clear] [amount]'
  1076. explanation:
  1077. - 'Example:'
  1078. - /exp 10
  1079. - /exp add 10
  1080. - /exp set 10L
  1081. - /exp take 10
  1082. - /exp Zrips clear
  1083. - /exp Zrips add 10
  1084. info:
  1085. currentExp: '&e[playerDisplayName] &eis at &6[lvl]&elvl and &6[exp]&eexp.'
  1086. selfFeedback: '&eExp was set to &3[exp] &efor &3[playerDisplayName]&e (&3[offon]&e).'
  1087. targetFeedback: '&eYour exp was set to &3[exp]&e by &3[senderDisplayName]&e.'
  1088. feed:
  1089. help:
  1090. info: '&eFeed player'
  1091. args: '[playerName]'
  1092. info:
  1093. feedback: '&eYou have fed &3[playerDisplayName]&e (&3[offon]&e).'
  1094. targetfeedback: '&eYou have been fed by &3[senderDisplayName]&e.'
  1095. fixchunk:
  1096. help:
  1097. info: '&eScans for damaged chunks'
  1098. args: '&ew &6[worldName]&e r &6[range in chunks]&e c &6[x:z]&e '
  1099. explanation:
  1100. - '&6SubCommands:'
  1101. - '- &6stats &e- show current scanning stats'
  1102. - '- &6pause &e- pause scaning'
  1103. - '- &6continue &e- continue scaning'
  1104. - '- &6stop &e- stop scaning'
  1105. - '- &6speed [amount] &e- set current scan speed'
  1106. - '- &6autospeed [true/false] &e- set autospeed turned off or on'
  1107. - '- &6messages [true/false] &e- set message output to off or on'
  1108. - 'Example:'
  1109. - /fixchunk w LT_Craft
  1110. - /fixchunk w LT_Craft r 50 c 1024:-2048
  1111. - /fixchunk w LT_Craft r g
  1112. - /fixchunk fix
  1113. info:
  1114. startScanning: '&eFound &6[amount] &echunks to check. Starting!'
  1115. paused: '&eScanning paused, to continue use &6/cmi fixchunk continue.'
  1116. continuing: '&eScanning continuing'
  1117. stoped: '&eScanning stoped. You can check the results with /cmi fixchunk info'
  1118. speedChange: '&eSpeed changed to [amount]'
  1119. autospeedChange: '&eAutoSpeed changed to [state]'
  1120. messagesChange: '&eMessage state changed to [state]'
  1121. NoInfo: '&eThere is no info'
  1122. InfoShow: '&6TPS: &3[tps] &6Left &e[left] &6(&e[min]m:[sec]s&6) &6Speed: &e[speed]
  1123. &6Found: &e[found]'
  1124. scanList: '&2[number]. &7X:&f[x] &7Z:&f[z]'
  1125. finished: '&eScanning finished, use &6/cmi fixchunk fix &eto fix found issues.
  1126. &cChunks will be regenerated!'
  1127. fixed: '&2[number] &echunks fixed'
  1128. total: '&eChecking from [current]/[until] from total of [total]'
  1129. stats:
  1130. - '&e************************************************************'
  1131. - '&e* &6Chunks: &e[checked]/[total]'
  1132. - '&e* &6Scan range: &e[range]'
  1133. - '&e* &6Scan speed: &e[scanspeed] &6(&e[autospeed]&6)'
  1134. - '&e* &6Real speed: &e[cps] &6CPS (&e[avgcps] avg&6)'
  1135. - '&e* &6World: &e[world]'
  1136. - '&e* &6Found: &e[found]'
  1137. - '&e* &6Time: &e[min]min [sec]sec'
  1138. - '&e************************************************************'
  1139. flightcharge:
  1140. help:
  1141. info: '&eCheck flight charges'
  1142. args: (add/take/set/show/expcharge/moneycharge/recharge) (playerName) (amount)
  1143. info:
  1144. charge: '&eCurrent charge: &6[charge]&e/&6[max]'
  1145. changed: '&eYour flight charge level changed to &6[charge]'
  1146. newCharge: '&eNew charge level: &6[charge]'
  1147. bossbar: '&2>> &fFlight Charge [charge][changeAmount]&7/&f[max] &2<<'
  1148. guiTitle: '&8Flight recharge'
  1149. buttonExp: '&6Recharge with exp'
  1150. buttonMoney: '&6Recharge with money'
  1151. guiLore:
  1152. - '&eLeft click +1'
  1153. - '&6Shift left click +10'
  1154. - '&eRight click +100'
  1155. - '&6Shift right click +1000'
  1156. changeAmount: '&e([amount]&e)'
  1157. fly:
  1158. help:
  1159. info: '&eSet players fly true or false'
  1160. args: '[playerName] [true/false] (-s)'
  1161. info:
  1162. feedback: '&3You have set fly to [boolean]&3 for &f[playerDisplayName]&7 ([offon]&7).'
  1163. targetFeedback: '&eYour fly mode set to &3[boolean]&e by &3[senderDisplayName]&e.'
  1164. flyc:
  1165. help:
  1166. info: '&eToggle flight charge mode'
  1167. args: (playerName) (true/false) (-s)
  1168. info:
  1169. feedback: '&eYou have set fly charge mode to &3[boolean]&e for &3[playerDisplayName]&e
  1170. (&3[offon]&e).'
  1171. targetFeedback: '&eYour fly charge mode set to &3[boolean]&e by &3[senderDisplayName]&e.'
  1172. targetFeedbackSelf: '&eYour fly charge mode set to &3[boolean]'
  1173. noCharge: '&eFlight charge is depleted'
  1174. flyspeed:
  1175. help:
  1176. info: '&eSet players fly speed from 0 to 10'
  1177. args: '[playerName] [amount] (-s)'
  1178. info:
  1179. feedback: '&eYou have set &3[amount]&e fly speed for &3[playerDisplayName]&e
  1180. (&3[offon]&e).'
  1181. targetfeedback: '&eYour flyspeed was set to &3[amount]&e by &3[senderDisplayName]&e.'
  1182. max: '&eMax allowed fly speed for you is &6[max]&e.'
  1183. getbook:
  1184. help:
  1185. info: '&eGet book'
  1186. args: '[cTextName] (playerName)'
  1187. info:
  1188. list: '&eBooks: &6'
  1189. check: '&eCheck: &6[text]'
  1190. title: '&7[title]'
  1191. give:
  1192. help:
  1193. info: '&eGive item to player'
  1194. args: (playerName) [itemname] (amount)
  1195. explanation:
  1196. - 'Example: /give stone'
  1197. - /give Zrips stone 5 n Stonehenge
  1198. - /give stick e knockback:1
  1199. - /give Zrips sponge l Got_item_on:_%date/YY/MM/dd-HH:mm:ss%
  1200. - /cmi give Zrips sponge 1 e Knockback:%rand/1-5%
  1201. - /cmi give Zrips sponge %rand/1-10%
  1202. - /give sponge a maxhealth:5:mainhand
  1203. - /give diamond_sword unbreakable
  1204. - /give mob_spawner:creeper
  1205. - /give minecraft:diamond_helmet 1 0 {ench:[{id:0,lvl:100},{id:2,lvl:100},{id:34,lvl:100}]}
  1206. info:
  1207. feedback: '&6Giving &e[amount] &6of &e[itemname] &6(&e[customitemname]&6) to
  1208. &e[playerDisplayName]'
  1209. wrongEntityId: '&cWrong entity id'
  1210. giveall:
  1211. help:
  1212. info: '&eGive item to all players'
  1213. args: '[itemname] (amount) (e|l|n|offline)'
  1214. explanation:
  1215. - '&e- give item name or its id with data value'
  1216. - '&e- optionaly provide amount you want to giv '
  1217. - '&e- &6n &e- to define itemname '
  1218. - '&e- &6l &e- todefine item lore '
  1219. - '&e- &6e &e - to define item enchants '
  1220. - '&e- &6-s &e - wont show feedback message '
  1221. - '&e- &6h &e - falowed with player name will give item from its hand '
  1222. - '&e- &6inv &e - fallowed by player name will give entire inventory for others '
  1223. - '&e- &6offline &e- to include offline players'
  1224. - '&ecmi giveall stone 1 n &2Uber_stone l &3Stone_lore offline'
  1225. - '&ecmi giveall h Zrips'
  1226. - '&ecmi giveall inv Zrips'
  1227. info:
  1228. starting: '&6Starting to give items for all players, this can take some time.'
  1229. running: '&6[amount] already got item, still running.'
  1230. feedback: '&6Finished. &e[amount] &6players got item.'
  1231. glow:
  1232. help:
  1233. info: '&eSet players glow mode'
  1234. args: (playerName) [true/false/color]
  1235. explanation:
  1236. - 'Example: /glow Zrips red'
  1237. - 'Permissions: cmi.command.glow.[color] - allows to set particular glow color'
  1238. info:
  1239. feedback: '&eYou have set [color]glow &eto &3[boolean]&e for &3[playerDisplayName]&e
  1240. (&3[offon]&e).'
  1241. targetfeedback: '&eYour [color]glow &emode set to &3[boolean]&e by &3[senderDisplayName]&e.'
  1242. gm:
  1243. help:
  1244. info: '&eSet players game mode'
  1245. args: '[playerName] [gamemode]'
  1246. info:
  1247. feedback: '&3You have set [gameMode]&3 game mode for &f[playerDisplayName]&7
  1248. ([offon]&7).'
  1249. targetfeedback: '&eYour game mode was set to &3[gameMode]&e by &3[senderDisplayName]&e.'
  1250. god:
  1251. help:
  1252. info: '&eSet players god mode to true or false'
  1253. args: '[playerName] (true/false)'
  1254. info:
  1255. feedback: '&eYou have set god to &3[boolean]&e for &3[playerDisplayName]&e (&3[offon]&e).'
  1256. targetfeedback: '&eYour god mode was set to &3[boolean]&e by &3[senderDisplayName]&e.'
  1257. groundclean:
  1258. help:
  1259. info: '&eClears server from unnecessary items'
  1260. args: (+cb) (+cm) (+ci) (+b)
  1261. explanation:
  1262. - +cm will include minecarts into cleaning
  1263. - +cb will include boats into cleaning
  1264. - +ci defines if you want to include weapons and armors
  1265. - +b broadcasts clear message to everyone
  1266. info:
  1267. removed: '&eRemoved -[list]'
  1268. items: ' &eItems: &6[items]'
  1269. arrows: ' &eArrows: &6[arrows]'
  1270. exporbs: ' &eExpOrbs: &6[exporbs]'
  1271. blocks: ' &eFallingBlocks: &6[blocks]'
  1272. projectiles: ' &eProjectiles: &6[projectiles]'
  1273. tnt: ' &ePrimedTnt: &6[tnt]'
  1274. boat: ' &eBoats: &6[boat]'
  1275. minecart: ' &eMinecarts: &6[minecart]'
  1276. nothing: '&eNothing to remove.'
  1277. haspermission:
  1278. help:
  1279. info: '&eCheck if player has particular permission'
  1280. args: (playerName) [permissionNode]
  1281. info:
  1282. title: '&6[playerDisplayName] &e-> &6[permission]'
  1283. none: '&ePermission is not set for player and he is not OP. Results to &6[state]'
  1284. hardSet: '&eHard set to &6[state] &eby some plugin'
  1285. ops: '&eResults to &6[state] &ebecause player is OP'
  1286. hat:
  1287. help:
  1288. info: '&ePlace item like hat'
  1289. args: (playerName)
  1290. info:
  1291. feedback: '&6You have successfully changed hat!'
  1292. targetfeedback: '&6Your hat was changed by &3[senderDisplayName]&6!'
  1293. fullinv: '&3[playerDisplayName] &6inventory is full, can''t change hat!'
  1294. head:
  1295. help:
  1296. info: '&eGet players head'
  1297. args: '[sourceName] (targetName) (-s)'
  1298. info:
  1299. Feedback: '&3[headName] &6head created!'
  1300. targetFeedback: '&eYou got &3[headName] &ehead from &3[senderDisplayName]&e!'
  1301. heal:
  1302. help:
  1303. info: '&eHeal player'
  1304. args: '[playerName] (healamount/healpercent)'
  1305. info:
  1306. feedback: '&eYou have healed &3[playerDisplayName]&e (&3[offon]&e).'
  1307. targetfeedback: '&eYou have been healed by &3[senderDisplayName]&e.'
  1308. helpop:
  1309. help:
  1310. info: '&eSends message for help to staff members'
  1311. args: '[message]'
  1312. explanation:
  1313. - Requires cmi.command.helpop.inform too see messages
  1314. info:
  1315. message: '&c[Help]&4[&7[senderDisplayName]&4]&r&c [message]'
  1316. hideflags:
  1317. help:
  1318. info: '&eHides item flags'
  1319. args: (playerName) [flagName/clear]
  1320. info:
  1321. feedback: '&eYou have added new flag to item for &3[playerDisplayName]&e (&3[offon]&e).'
  1322. cleared: '&eCleared &3ALL &eflags from item for &3[playerDisplayName]&e (&3[offon]&e).'
  1323. noitem: '&cNot holding any item in hand.'
  1324. inccorectId: '&eIncorrect flag name.'
  1325. hologram:
  1326. help:
  1327. info: '&eCreate holograms'
  1328. args: ''
  1329. info:
  1330. howTo: '&cTo create new hologram perform &e/cmi hologram new &6[name]'
  1331. gui: '&7---- &f<Open settings gui> &7----'
  1332. guiHover: '&7Open hologram settings GUI'
  1333. interval: '&7Update every &6[second] &7second'
  1334. intervalLore:
  1335. - '&7How often in second update hologram information'
  1336. - '&7If text is not changing, set it to -1'
  1337. text: '&7Spacing for text &6[space]'
  1338. icon: '&7Spacing for icons &6[space]'
  1339. iconLore:
  1340. - '&7Defines distance between objects'
  1341. range: '&7Show range: &6[blocks]'
  1342. rangeLore:
  1343. - '&7Defines area around hologram to show or hide it'
  1344. updateRange: '&7Update range: &6[blocks]'
  1345. updateRangeLore:
  1346. - '&7Defines area around hologram to trigger update'
  1347. relocate: '&7Relocate'
  1348. relocateLore:
  1349. - '&7Relocates hologram to your current location'
  1350. order: '&7Downwards placement: &6[state]'
  1351. moveX: '&7X:&e[x]'
  1352. moveY: '&7Y:&e[y]'
  1353. moveZ: '&7Z:&e[z]'
  1354. shift:
  1355. - '&eChange by 0.01 or hold shift to change by 0.1'
  1356. list: '&6[place]&e. [name]'
  1357. home:
  1358. help:
  1359. info: '&eTeleport to home location'
  1360. args: (homeName) (playerName) (whoTeleport)
  1361. info:
  1362. list: '&3&lHomes: &f'
  1363. listNonePrivate: '&f'
  1364. listPrivate: '&2'
  1365. click: '&3Click to teleport to &f[home]'
  1366. teleported: '&3&lTeleported to home: &f&l[home]'
  1367. noHomes: '&3&lThere are no saved homes'
  1368. private: '&3&lThis home location is private!'
  1369. homes:
  1370. help:
  1371. info: '&eCheck home list'
  1372. args: (playerName)
  1373. hunger:
  1374. help:
  1375. info: '&eSet players hunger'
  1376. args: '[playerName] [amount]'
  1377. info:
  1378. feedback: '&eYou have set &3[hunger]&e hunger for &3[playerDisplayName]&e (&3[offon]&e).'
  1379. targetfeedback: '&eYour hunger set to &3[hunger]&e by &3[senderDisplayName]&e.'
  1380. ic:
  1381. help:
  1382. info: '&eCreate interactive command'
  1383. args: (new) (name)
  1384. info:
  1385. titleC: ' &e--- &6[name] '
  1386. titleB: '&e[type] &e---'
  1387. list: '&e[place]. &6[name]'
  1388. listType: ' &e[type] '
  1389. editCommands: '&eEdit commands'
  1390. editBlocks: ' &eEdit blocks'
  1391. addBlock: '&eAdd block you are looking at'
  1392. addEntity: ' &eAdd entity you are looking at'
  1393. manageCommands: '&eSwitch to command editor'
  1394. manageBlockEnt: '&eSwitch to block/entity editor'
  1395. locList: '&e[place]. &6[type] '
  1396. entList: '&e[place]. &6[type] '
  1397. ListHover:
  1398. - '&3World: &f[world]'
  1399. - '&3X:&f[x] &3Y:&f[y] &3Z:&f[z]'
  1400. noCommandBlocks: '&eThere are no interactive commands'
  1401. commandList: ' &e[command] '
  1402. block: (Block)
  1403. entity: (Entity)
  1404. both: (Both)
  1405. none: (None)
  1406. addedNew: '&eAdded new block/entity for &6[name]'
  1407. dontExist: '&cInteractive command dont exist by this name'
  1408. exists: '&cInteractive command with this name already exists'
  1409. blockExist: '&cThis block is already being used by &e[name]'
  1410. entityExist: '&cThis entity is already being used by &e[name]'
  1411. cantUsePlayer: '&cYou cant use regular player as command entity'
  1412. addInfo: '&eEnter new command. Type &6cancel &eto cancel'
  1413. addInformationHover: "&eGlobal variables supported as of sender category \n\
  1414. &eTo include delay in commands: \n&edelay! 5 \n&eAditional variables can be\
  1415. \ used to insert variables by their place \n&e$1 will take provided variable\
  1416. \ by new command and will place in that place \n&e$1- takes all variables\
  1417. \ from this point and inserts into original commands"
  1418. editInfo: '&eClick to paste old text. Type &6cancel &eto cancel action. Type
  1419. &6remove &eto remove line'
  1420. ifoffline:
  1421. help:
  1422. info: '&ePerform command only when player is offline'
  1423. args: '[playerName] (command)'
  1424. ifonline:
  1425. help:
  1426. info: '&ePerform command only when player is online'
  1427. args: '[playerName] (command)'
  1428. ignore:
  1429. help:
  1430. info: '&eIgnores player'
  1431. args: (playerName/uuid/all)
  1432. explanation:
  1433. - cmi.command.ignore.bypass - to bypass ignore list
  1434. info:
  1435. self: '&cDon''t be silly, you can''t ignore yourself'
  1436. added: '&eNow you ignoring &6[playerDisplayName]'
  1437. removed: '&eYou no longer ignoring &6[playerDisplayName]'
  1438. list: '&e[place]. [playerDisplayName] '
  1439. ignoringYou: '&c[playerDisplayName] &eignoring you'
  1440. importfrom:
  1441. help:
  1442. info: '&eImport data from other plugins'
  1443. args: '[essentials] [home/warp/nick/logoutlocation/money]'
  1444. info:
  1445. converted: '&eConverted: &6[done]&e/&6[total] &eusers'
  1446. convertedWarps: '&eConverted &6[amount] &ewarps'
  1447. noInfo: '&cYou forgot to provide information what you want to import exactly'
  1448. saving: '&eSaving data into data base'
  1449. importoldusers:
  1450. help:
  1451. info: '&eImports users from playerdata folder in main world folder. Server can
  1452. suffer lag spike during import'
  1453. args: ''
  1454. info:
  1455. starting: '&eStarting import'
  1456. feedback: '&eImported &6[amount] &enew users'
  1457. info:
  1458. help:
  1459. info: '&eShow players information'
  1460. args: '[playerName/uuid]'
  1461. info:
  1462. feedback:
  1463. uuid: '&fPaste uuid into chat box'
  1464. Name: '&3Display name: &f[dname] &7(&f[name]&7)'
  1465. knownAs: '&3Also known as: &f[namelist]'
  1466. Uuid: '&3UUID: &f[uuid]'
  1467. OnlineUuid: '&3OnlineUUID: &f[OnlineUuid]'
  1468. Ip: '&3Ip: &f[ip]'
  1469. Op: '&3OP: &f[op]'
  1470. God: '&3God: &f[godmode]'
  1471. Money: '&3Money: &a[money]'
  1472. Group: '&3Group: &f[group]'
  1473. Gm: '&3Game mode: &f[mode]'
  1474. Hp: '&3Hp: &f[hp]&7/&f[maxhp]'
  1475. Air: '&3Air: &f[leftair]&7/&f[totalair]'
  1476. Hunger: '&3Hunger: &f[food]&7/&f20'
  1477. Saturation: '&f(saturation &f+[saturation]&7)'
  1478. Exp: '&3Exp: &f[totalexp]&fexp -> &f[currentexp]&7/&f[needexp] &7(&f[level]&flvl&7)'
  1479. Location: '&3Location: &f[world] &7(&fX: &f[x] &fY: &f[y] &fZ: &f[z]&7)'
  1480. deathLocation: '&3Death location: &f[world] (X: &e[x] &6Y: &e[y] &6Z: &e[z]&6)'
  1481. bed: '&eBed set: &6[bworld] (&e[bx]&6:&e[by]&6:&e[bz]&6)'
  1482. respawn: '&eNext respawn: &6[rworld] (&e[rx]&6:&e[ry]&6:&e[rz]&6)'
  1483. flySpeed: '&3Fly &f[flyspeed]'
  1484. walkSpeed: '&3Walk &f[walkspeed]'
  1485. Sprint: '&3Sprinting: &f[sprinting]'
  1486. Sneek: '&3Sneaking: &f[sneaking]'
  1487. Banned: '&3Banned: &f[banned]'
  1488. Muted: '&3Muted: &f[muted]'
  1489. Jailed: '&3Jailed: &f[jailed]'
  1490. Cuffed: ''
  1491. homes: '&3Homes: &f[homes]'
  1492. firstLogin: '&eFirst login: &6[firstLogin]'
  1493. canSee: '&3Can see you: &f[canseeyou]'
  1494. afk: '&3Afk: &f[afk]'
  1495. Fly: '&3Can fly: &f[fly] &7(&f[isflying]&7)'
  1496. Online: '&3Online: &f[online]&3 Since: &f[logoff]'
  1497. CountryHover: '&7[country] &f(&2[countryCode]&f)'
  1498. List:
  1499. - '&3************************************************************'
  1500. - '&f* [name]'
  1501. - '&f* [knownAs]'
  1502. - '&f* [uuid]'
  1503. - '&f* [banned] [canSee] [afk]'
  1504. - '&f* [op] [godmode] [fly]'
  1505. - '&f* [gm] &3Speed: [flySpeed] [walkSpeed]'
  1506. - '&f* [location]'
  1507. - '&f* [online]'
  1508. - '&f* [hunger] [saturation]'
  1509. - '&f* [sprint] [sneek]'
  1510. - '&f* [money] [group]'
  1511. - '&f* [muted] [jailed] '
  1512. - '&f* [hp] [air]'
  1513. - '&f* [exp]'
  1514. - '&f* [OnlineUuid]'
  1515. - '&f* [ip]'
  1516. - '&3************************************************************'
  1517. inv:
  1518. help:
  1519. info: '&eOpens players inventory'
  1520. args: '[playerName]'
  1521. explanation:
  1522. - cmi.command.inv.preventmodify - prevents inventory editing
  1523. - cmi.invedit - allows to edit inventory
  1524. info:
  1525. feedback: '&eYou are editing &3[playerDisplayName] &einventory (&3[offon]&e).'
  1526. invcheck:
  1527. help:
  1528. info: '&eOpen saved inventory in preview mode'
  1529. args: (playerName) [id] (-e)
  1530. invlist:
  1531. help:
  1532. info: '&eShow saved inventories list'
  1533. args: (playerName)
  1534. invload:
  1535. help:
  1536. info: '&eLoad saved inventory'
  1537. args: (sourceName) (targetName) [id/last]
  1538. invremove:
  1539. help:
  1540. info: '&eRemove saved inventories for player'
  1541. args: (playerName) [id/all/last]
  1542. invsave:
  1543. help:
  1544. info: '&eSave inventory'
  1545. args: (playerName)
  1546. iteminfo:
  1547. help:
  1548. info: '&eShow item information'
  1549. args: (playerName)
  1550. info:
  1551. id: ' &eId: &6[id][data]'
  1552. realName: ' &eReal Name: &6[name]'
  1553. bukkitName: ' &eBukkit Name: &6[name]'
  1554. mojangName: ' &eMojang Name: &6[name]'
  1555. durability: ' &eDurability: &6[current]&e/&6[max]'
  1556. itemlore:
  1557. help:
  1558. info: '&eChange items lore'
  1559. args: (-p:[playerName]) [linenumber] [remove/insert/ new lore line]
  1560. info:
  1561. feedback: '&eYou have changed lore line to ''&r&5[loreLine]&e'' for &3[playerDisplayName]&e
  1562. (&3[offon]&e).'
  1563. noitem: '&cNot holding any item in hand.'
  1564. removed: '&eItem lore line &6[line] &ewas removed for &3[playerDisplayName]&e
  1565. (&3[offon]&e).'
  1566. inserted: '&eItem lore line &6[line] &ewas inserted for &3[playerDisplayName]&e
  1567. (&3[offon]&e).'
  1568. maxLines: '&eThere is only &6[lines] &elines of lore.'
  1569. itemname:
  1570. help:
  1571. info: '&eRename items'
  1572. args: (-p:[playerName]) [remove/your new item name]
  1573. info:
  1574. feedback: '&eYou have renamed item to [itemname]&e for &3[playerDisplayName]&e
  1575. (&3[offon]&e).'
  1576. noitem: '&cNot holding any item in hand.'
  1577. removed: '&eItem name was removed for &3[playerDisplayName]&e (&3[offon]&e).'
  1578. itemnbt:
  1579. help:
  1580. info: '&eShow item NBT information'
  1581. args: (playerName)
  1582. info:
  1583. step: ' &6->: &6[name]'
  1584. final: '&e[value]'
  1585. list: '&e- &r[value]'
  1586. noNbt: '&eItem does not contain any NBT data'
  1587. jail:
  1588. help:
  1589. info: '&eJail player for specified time period'
  1590. args: '[playerName] (time)'
  1591. info:
  1592. jailed: '&3You put &f[playerDisplayName] &3into jail for the next &f[time]'
  1593. jailedPlayer: ''
  1594. reasson: ''
  1595. leftTime: '!title!&3&lJail time:!subtitle!&f&l[time]'
  1596. jailedTarget: '&cYou have been jailed'
  1597. cantTalk: '&cYou cant talk while you are jailed'
  1598. cantTalkRange: '!actionbar!&fYour chat range is limited to &c[range] &fblocks'
  1599. failed: '&cFailed to jail player. Check target jail name, cell id or time format'
  1600. bossbar: '&3Jail time: [autoTimeLeft]'
  1601. noCommand: '&cYou can''t use this command while jailed!'
  1602. jailedit:
  1603. help:
  1604. info: '&eEdit jails'
  1605. args: ''
  1606. info:
  1607. notInArea: '&cYou are not standing in jail area'
  1608. noName: '&cNo jail by this name'
  1609. noCell: '&cNo cell by this id'
  1610. exist: '&cJail with this name already exist'
  1611. createdJail: '&eSuccessfully created new jail (&6[jail]&e)'
  1612. createdCell: '&eSuccessfully created new jail cell (&6[jail]&e:&6[cellId]&e)'
  1613. jailList: '&e[place]. &6[jail] &eCells:&6[cells] &eJailed: &6[amount] '
  1614. editCells: '&eEdit cell list'
  1615. cellList: '&eCell id:&6[id] &ejailed: &6[amount] '
  1616. jailListTp: ' &7[tp] '
  1617. jailListTpHover: '&eSet outside teleport location'
  1618. jailListArea: ' &7[area] '
  1619. jailListAreaHover: '&eRedefine area'
  1620. jailRemoved: '&eRemoved (&6[jail]&e) jail'
  1621. jailOutside: '&eSet new outside location'
  1622. jailArea: '&eRedefined area for &6[jail]'
  1623. cellRemoved: '&eRemoved (&6[cellId]&e) cell from &6[jail]'
  1624. jump:
  1625. help:
  1626. info: '&eJump to target block'
  1627. args: ''
  1628. info:
  1629. tooFar: '&cNo block in sight or it''s too far (max [max] blocks)'
  1630. kick:
  1631. help:
  1632. info: '&eKick player with custom message'
  1633. args: '[playerName] (message) (-s)'
  1634. explanation:
  1635. - cmi.command.kick.bypass - prevents from being kicked out
  1636. info:
  1637. defaultMessage: '&cKicked from server'
  1638. cantKick: '&cCan''t kick this player'
  1639. messageToAll: '&f[playerDisplayName] &3got kicked from server.'
  1640. kickReason: ' &3Reason: &f[reason]'
  1641. all: '&eKicked &6[amount] &eplayers from server'
  1642. killall:
  1643. help:
  1644. info: '&eKill mobs around you'
  1645. args: (-monsters/-pets/-npc/-golems/-animals/-ambient/-armorstand/-named/-f/-lightning/-list/-[mobType]) (range)
  1646. info:
  1647. list: '&6[category]&e: &7[amount]'
  1648. totalRemoved: '&eRemoved in total: &7[amount]'
  1649. noRemove: '&eNothing to remove'
  1650. monsters: Monsters
  1651. pets: Pets
  1652. npc: NPCs
  1653. golems: Golems
  1654. animals: Animals
  1655. ambient: Ambient
  1656. armorstand: ArmorStand
  1657. vehicles: Vehicles
  1658. named: With custom name
  1659. kit:
  1660. help:
  1661. info: '&eGives predefined kit.'
  1662. args: '[kitName] (playerName)'
  1663. explanation:
  1664. - '&ePermissions:'
  1665. - '&6cmi.kit.[kitName] &e- allows to use particular kit'
  1666. - '&6cmi.kit.bypass.money &e- bypass money requirement'
  1667. - '&6cmi.kit.bypass.exp &e- bypass exp requirement'
  1668. - '&6cmi.kit.bypass.onetimeuse &e- bypass one time use'
  1669. - '&6/cmi kit [kitName] [playerName] &e- will give kit to another player'
  1670. info:
  1671. noMoney: '&eNot enough money. Cost: &6[cost] &eyou have &6[balance]'
  1672. noExp: '&eNot enough exp. Cost: &6[cost] &eyou have &6[balance]'
  1673. noCondition: '&eYou dont have special condition permission to use this kit:
  1674. &6[condition]'
  1675. oneTime: '&cThis is one time use kit and you already used it!'
  1676. cantUseNow: '&3&lCooldown: &f&l[time]'
  1677. oneTimeUse: '&eOne time use'
  1678. canUseIn: '&3Can use again in: &f[time]'
  1679. cooldown: '&3Cooldown: &f[time]'
  1680. noKit: '&eCan''t find kit by this name'
  1681. noKitAccess: '&cYou don''t have access to this kit'
  1682. noFoundKit: '&eCan''t find any kit'
  1683. givenKit: '&eYou have give &6[kit] &eto &6[playerDisplayName]'
  1684. title: '&3&lKits'
  1685. group: '&3Group: &f[group]'
  1686. left: '&3&lLeft &fclick to use'
  1687. right: '&3&lRight &fclick to preview'
  1688. take: '&f&lTake this kit!'
  1689. kitcdreset:
  1690. help:
  1691. info: '&eReset kit timer'
  1692. args: (kitName) (playerName)
  1693. info:
  1694. notCd: '&eKit is not in cooldown stage'
  1695. reset: '&eKit (&6[kit]&e) cooldown got reset for &6[playerDisplayName]'
  1696. list: '&e[place]. &6[kit] &e[time]'
  1697. listHover: '&eClick to reset'
  1698. noCd: '&eThere are no kit''s on cooldown'
  1699. kiteditor:
  1700. help:
  1701. info: '&eKit editor.'
  1702. args: (seticon)
  1703. explanation:
  1704. - '&ePermissions:'
  1705. - '&6cmi.kit.[kitName] &e- allows to use particular kit'
  1706. - '&6cmi.kit.bypass.money &e- bypass money requirement'
  1707. - '&6cmi.kit.bypass.exp &e- bypass exp requirement'
  1708. - '&6/cmi kiteditor &e- shows kit list'
  1709. info:
  1710. kits: '&eKits: '
  1711. noKit: '&eCan''t find kit by this name'
  1712. iconSet: '&eNew icon set for &6[kitname] &ekit'
  1713. kitExists: '&eKit with this name already exist!'
  1714. deleteConfirm: '&eClick me if you really want to remove (&6[kitname]&e) kit!'
  1715. deleteConfirmFinal: '&cThis action is not reversible!'
  1716. kitRemoved: '&eKit (&6[kitname]&e) removed'
  1717. kitNotRemoved: '&cKit (&6[kitname]&c) could not be removed'
  1718. addNewInfo: '&eType kit name into chat and press enter. Type ''&6cancel&e''
  1719. to cancel this action.'
  1720. renameCommandInfo: '&eType new kit &6command &ename into chat and press enter.
  1721. Type ''&6cancel&e'' to cancel this action.'
  1722. renameConfigInfo: '&eType new kit &6config &ename into chat and press enter.
  1723. Type ''&6cancel&e'' to cancel this action.'
  1724. groupInfo: '&eType new group name into chat and press enter. Type ''&6none&e''
  1725. to remove group. Type ''&6cancel&e'' to cancel this action.'
  1726. commandInfo: '&eType new command into chat and press enter. Type ''&6cancel&e''
  1727. to cancel this action. Posible placeholders: &6{USERNAME} {DISPLAYNAME} {WORLDNAME}
  1728. {KITNAME} {RANDOMPLAYER}'
  1729. conditionsInfo: '&eType new condition into chat and press enter. Type ''&6cancel&e''
  1730. to cancel this action'
  1731. descInfo: '&eType new description into chat and press enter. Type ''&6cancel&e''
  1732. to cancel this action'
  1733. renamed: '&eRenamed &6[kitname] &eto &6[newkitname]&e.'
  1734. groupSet: '&eNew group (&6[groupname]&e) set for &6[kitname]'
  1735. commandsListTitle: '&e✎&6Commands:'
  1736. conditionsListTitle: '&e✎&6Conditions:'
  1737. descListTitle: '&e✎&6Description:'
  1738. ListTitleHover: '&eClick to open GUI'
  1739. ListNumber: '&e[number].'
  1740. ListUp: ' &6⇑'
  1741. ListDown: ' &6⇓ '
  1742. ListRemove: '&cX'
  1743. ListRemoveHover: '&cRemove line'
  1744. ListRemoveKitHover: '&cRemove &6[kitname]'
  1745. ListEditKitHover: '&cEdit &6[kitname]'
  1746. ListAdd: ' &2+'
  1747. ListAddHover: '&2Add new'
  1748. guiClickery:
  1749. - '&eLeft mouse click to increase and right to decrease'
  1750. - '&eHold &6Shift &eto speed process by 10 times'
  1751. - '&eRepeating fast clicks will speed amount change'
  1752. - '&eStop clicking for 1 sec to go back to default amount'
  1753. OffHand: '&ePlace offHand item over here'
  1754. Helmet: '&ePlace helmet item over here'
  1755. Chest: '&ePlace chest item over here'
  1756. Legs: '&ePlace leggings over here'
  1757. Boots: '&ePlace boots over here'
  1758. Weight: '&eWeight: &6[Weight]'
  1759. WeightExtra:
  1760. - '&eHigher value have bigger priority'
  1761. - '&eKits should be in same group'
  1762. Slot: '&eSlot: &6[slot]'
  1763. SlotAuto: '&6Auto'
  1764. Clone: '&eClone items from inventory'
  1765. CloneExtra:
  1766. - '&eUse right mouse button to include armors'
  1767. - '&eClick again to revert changes'
  1768. timeDelay: '&eDelay: &6[time]'
  1769. timeDelaySeconds: '&eIn seconds: &6[time]'
  1770. moneyCost: '&eMoney cost: [cost]'
  1771. expCost: '&eExp cost: [cost]'
  1772. enabled: '&eEnabled'
  1773. disabled: '&6Disabled'
  1774. clickToSwitch: '&eClick to switch state'
  1775. clickToEdit: '&eClick to start editing'
  1776. editConfigName:
  1777. - '&eClick to rename config name'
  1778. - '&eThis only determines permission node'
  1779. editCommandName:
  1780. - '&eClick to rename command name'
  1781. - '&eThis sets command you need to use to get this kit'
  1782. kitGroup: '&eKit group: &6[group]'
  1783. commands: '&eCommands:'
  1784. conditions: '&eConditions:'
  1785. desc: '&eDescription:'
  1786. mainMenu: '&eMainMenu'
  1787. settings: '&eSettings'
  1788. icon: '&eIcon used when kit is &2available'
  1789. iconCd: '&eIcon used when kit is &cunavailable'
  1790. lastonline:
  1791. help:
  1792. info: '&eShow played players from last x minutes'
  1793. args: '[timeRange/list/stop] [page]'
  1794. info:
  1795. searching: '&eSearching &6[checked]&e/&6[total] &e(&6[found]&e)'
  1796. List: ' &6[place]&e. &2[name] &e-> &6[time].'
  1797. launch:
  1798. help:
  1799. info: '&eLaunch at direction you are looking or at angle'
  1800. args: (playerName) (p:[power]) (a:[angle]) (d:[direction])
  1801. explanation:
  1802. - cmi launch - will launch at direction you are looking
  1803. - cmi launch p:3.2 - will launch with power of 3.2
  1804. - cmi launch p:2.5 a:25 - will launch at direction you are looking with angle of 25 dgrees and with power of 2.5
  1805. - cmi launch Zrips d:east - will launch to east direction same angle you are looking
  1806. - cmi launch Zrips d:0 - will launch at 0 degrees direction (south) same angle you are looking
  1807. - cmi launch d:45 a:30 p:2 - will launch south-west at 30 degree angle with power of 2
  1808. info:
  1809. feedback: '!actionbar!&6[&fWhoosh!&6]'
  1810. lfix:
  1811. help:
  1812. info: '&eFix light in chunks around you'
  1813. args: (range) (playerName)
  1814. info:
  1815. NoMore: '&eRange can''t be more than server view range. Changed to maximum allowed.'
  1816. startFixing: '&eFound &6[amount] &echunks to fix. Starting!'
  1817. InfoShow: '&6TPS: &3[tps] &6Left &e[left] &6(&e[min]m:[sec]s&6) &6Speed: &e[speed]'
  1818. Finished: '&eLight fixing has finished'
  1819. Stopped: '&eStopped'
  1820. list:
  1821. help:
  1822. info: '&eShows online player list'
  1823. args: ''
  1824. explanation:
  1825. - 'Perm: '
  1826. - cmi.command.list.admin
  1827. - cmi.command.list.staff
  1828. - cmi.command.list.hidden
  1829. - cmi.command.list.group[number]
  1830. info:
  1831. ListFormat:
  1832. - '&e========================'
  1833. - '&ePlayers online &6[amount]&e/&6[maxamount]'
  1834. - '[adminLine]'
  1835. - '[staffLine]'
  1836. - '[hiddenLine]'
  1837. - '[groupLine]'
  1838. - '&e========================'
  1839. staffLine: '&eStaff online: &f[list]'
  1840. adminLine: '&eAdmin online: &f[list]'
  1841. hiddenLine: '&eHidden: &f[list]'
  1842. groupLine: '&e[groupName]: &f[list]'
  1843. playerFormat: '&e[playerDisplayName]'
  1844. # Add as many groups as you wish, by default there is only 10, to create new one, just copy paste one line and add increment into lines name, like group11 or group12 and so on.
  1845. # Player have to have appropriate permission node to be plaecd in group cmi.command.list.group.[groupnumber], bigger number have priority
  1846. groups:
  1847. group1: '&eGroup1: &f[list]'
  1848. group2: '&eGroup2: &f[list]'
  1849. group3: '&eGroup3: &f[list]'
  1850. group4: '&eGroup4: &f[list]'
  1851. group5: '&eGroup5: &f[list]'
  1852. group6: '&eGroup6: &f[list]'
  1853. group7: '&eGroup7: &f[list]'
  1854. group8: '&eGroup8: &f[list]'
  1855. group9: '&eGroup9: &f[list]'
  1856. group10: '&eGroup10: &f[list]'
  1857. noGroupLine: '&eList'
  1858. lockip:
  1859. help:
  1860. info: '&ePrevents logging into account from different ip'
  1861. args: '[playername] [add/remove/list/clear] [ip]'
  1862. info:
  1863. CantLogin: '&cYou can''t login from this ip address'
  1864. add: '&eNew ip (&6[ip]&e) added for &6[playerDisplayName]'
  1865. remove: '&eIp (&6[ip]&e) removed from &6[playerDisplayName]'
  1866. clear: '&eAll ip''s removed from &6[playerDisplayName]'
  1867. ipNotFound: '&cIp not found'
  1868. empty: '&cList is empty'
  1869. list: '&6[place]&e. &6[ip]'
  1870. mail:
  1871. help:
  1872. info: '&eCheck or send mail'
  1873. args: '[send/clear/read] [playerName] (message)'
  1874. info:
  1875. sentMail: '&eSent email to &6[playerDisplayName]'
  1876. gotMail: '!actionbar!&eYou received email from &6[senderDisplayName]'
  1877. clearMail: '&eAll mails have been removed'
  1878. removedMail: '&eRemoved mail'
  1879. noMailsById: '&eThere is no mails by this id for player'
  1880. noMails: '&eThere are no mails'
  1881. mailHover: '&e[senderName] /n &e[time]'
  1882. list: '&6[id]. &e[mail] '
  1883. waitingMail: '&eYou have &6[amount] &eemails. Click to check them out.'
  1884. maintenance:
  1885. help:
  1886. info: '&eSet server into maintenance mode'
  1887. args: (message)
  1888. explanation:
  1889. - cmi.command.maintenance.bypass - to bypass maintenance mode
  1890. info:
  1891. feedback: '&eServer is in maintenance mode. Come back later.'
  1892. set: '&eServer maintenance mode set to &6[state] &ewith message: [message]'
  1893. maxhp:
  1894. help:
  1895. info: '&eSet a splayer''s max hp'
  1896. args: set/add/take/clear [playerName] [amount] (-s)
  1897. info:
  1898. feedback: '&eYou have set &3[maxHp] &emax hp for &3[playerDisplayName]&e (&3[offon]&e).'
  1899. targetfeedback: '&eYour max HP was set to &3[maxHp] &eby &3[senderDisplayName]&e.'
  1900. maxplayers:
  1901. help:
  1902. info: '&eChanges maximum amount of players who can connect to server'
  1903. args: '[amount]'
  1904. explanation:
  1905. - '&ePermissions: '
  1906. - '&6cmi.fullserver.bypass &e- join full server'
  1907. info:
  1908. changed: '&eChanged max allowed players from &6[old] &eto &6[new]&e. Online:
  1909. &6[current]'
  1910. me:
  1911. help:
  1912. info: '&eSends special message to all players'
  1913. args: '[message]'
  1914. info:
  1915. format: '&5* [senderDisplayName] &5[message]'
  1916. merchant:
  1917. help:
  1918. info: '&eOpen merchant trade window'
  1919. args: '[type] [playerName]'
  1920. info:
  1921. incorrect: '&cIncorrect profession.'
  1922. feedback: '&eYou have opened &6[type] &etrade for &3[playerDisplayName]&e (&3[offon]&e).'
  1923. targetfeedback: '&3[senderDisplayName]&e opened &6[type] &etrade for you.'
  1924. migratedatabase:
  1925. help:
  1926. info: '&eChanges database system and migrates all data'
  1927. args: ''
  1928. mirror:
  1929. help:
  1930. info: '&eStarts block place/break mirroring.'
  1931. args: '[start/stop]'
  1932. info:
  1933. started: '&eMirroring started'
  1934. stopped: '&6Mirroring stopped'
  1935. tooFar: '&cYou are too far from mirror center (max &6[blocks] &cblocks). Feature
  1936. is paused!'
  1937. title: Mirror
  1938. notSet: '&cCenter not set'
  1939. set: '&2Center set'
  1940. Action:
  1941. Name:
  1942. X: X
  1943. Y: Y
  1944. Z: Z
  1945. XY: XY
  1946. ZY: ZY
  1947. XZ: XZ
  1948. ZX: ZX
  1949. Rotate90V: Rotate90V
  1950. Rotate90H: Rotate90H
  1951. Rotate90HC: Rotate90HC
  1952. Rotate180H: Rotate180H
  1953. Pause: Pause
  1954. Location: Location
  1955. Desc:
  1956. X: '&eMirrors by &6X &eaxis'
  1957. Y: '&eMirrors by &6Y &eaxis'
  1958. Z: '&eMirrors by &6Z &eaxis'
  1959. XY: '&eMirrors by &6X &eto &6Y &eaxis'
  1960. ZY: '&eMirrors by &6Z &eto &6Y &eaxis'
  1961. XZ: '&eMirrors by &6X &eto &6Z &eaxis'
  1962. ZX: '&eMirrors by &6Z &eto &6Y &eaxis'
  1963. Rotate90V: '&eRotates up'
  1964. Rotate90H: '&eRotates &690 &edegrees clock wise'
  1965. Rotate90HC: '&eRotates &690 &edegrees counter clock wise'
  1966. Rotate180H: '&eRotates &6180 &edegrees'
  1967. Pause: '&ePauses mirroring'
  1968. Location: '&eSets mirroring center location'
  1969. money:
  1970. help:
  1971. info: '&f&lSend money to a player or check your balance'
  1972. args: '[action] [playerName] [amount]'
  1973. info:
  1974. newBalance: '&f&l[playerDisplayName] &3&lNew balance: &a&l[money]'
  1975. paid: '&3You sent &a&l[amount] &3to &f&l[playerDisplayName]'
  1976. gotMoney: '&3You got &a&l[amount] &3from &f&l[senderDisplayName]'
  1977. noMoney: '&c&lYou don''t have enough money'
  1978. worldGroups: '&cYou can''t send money between different world groups'
  1979. self: '&c&lYou can''t send money to yourself'
  1980. confirm: '&3Click to confirm &a&l[money] &3money transfer to &f&l[playerDisplayName]'
  1981. notAccepting: '&eThis user is not accepting payments from players'
  1982. more:
  1983. help:
  1984. info: '&eFills item stack to maximum amount'
  1985. args: (playerName) (-clone/[amount])
  1986. explanation:
  1987. - '&ePermissions:'
  1988. - ' &6cmi.command.more.oversize &e- to get oversized stacks'
  1989. info:
  1990. feedback: '&eFilled stack to &3[amount]&e for &3[playerDisplayName]&e (&3[offon]&e).'
  1991. msg:
  1992. help:
  1993. info: '&eSends message to player'
  1994. args: '[playerName] [message]'
  1995. explanation:
  1996. - If message starts with ! then clean message without sender name will be shown
  1997. - Requires cmi.command.msg.clean permission
  1998. info:
  1999. TargetMsg: '&7[&8[senderDisplayName] &7-> &8me&7]&r&f [message]'
  2000. SenderMsg: '&7[&8me &7-> &8[playerDisplayName]&7]&r&f [message]'
  2001. mute:
  2002. help:
  2003. info: '&eMute player'
  2004. args: '[playerName] (time) (-s)'
  2005. explanation:
  2006. - 'Examples: '
  2007. - /cmi mute zrips 1m
  2008. - '/cmi mute zrips 1h '
  2009. info:
  2010. mutedFor: '&e[playerDisplayName] muted for &6[time]'
  2011. muted: '&eYou are muted for &6[time]'
  2012. mutechat:
  2013. help:
  2014. info: '&ePrevent public messages'
  2015. args: (time)
  2016. explanation:
  2017. - 'Examples: '
  2018. - /cmi mutechat 1m
  2019. - '/cmi mutechat 1h '
  2020. info:
  2021. mutedFor: '&ePublic chat muted for &6[time]'
  2022. isMuted: '!actionbar!&ePublic chat is muted for &6[time]'
  2023. near:
  2024. help:
  2025. info: '&eToggle afk mode'
  2026. args: (playerName)
  2027. info:
  2028. nope: '&eNobody is near you'
  2029. list: '&e[place]. &6[playerDisplayName] &e- &7[distance]m'
  2030. nick:
  2031. help:
  2032. info: '&eChanges player name'
  2033. args: '[newNickName/off] (playerName)'
  2034. explanation:
  2035. - 'To change into different nick name: cmi.command.nick.different'
  2036. - To bypass length protection use cmi.command.nick.bypass.length
  2037. info:
  2038. changed: '&eNickName changed to &r[newNickName] &efrom &r[oldNickName]'
  2039. reset: '&eNick name set to default one'
  2040. sameNick: '&cYou dont have permission to change into different nick. You can
  2041. change only colors'
  2042. blockedNick: '&cYou can''t use this nick name'
  2043. blockedNickLength: '&eNick name is to long. Max &6[amount] &esymbols'
  2044. inUse: '&cNick name is already being used by another player'
  2045. note:
  2046. help:
  2047. info: '&fView a players kick history for hacking'
  2048. args: <playername>
  2049. info:
  2050. newNote: '&cAdd player notes using &f/comment <player> <note>'
  2051. clearNote: '&eAll notes cleared for player'
  2052. removedNote: '&eRemoved note for player'
  2053. noNotesById: '&eThere is no saved notes by this id for player'
  2054. noNotes: '&aThis player has not been kicked by our Anti Hack.'
  2055. list: '&6[id]. &e[note]'
  2056. oplist:
  2057. help:
  2058. info: '&eCheck operator player list'
  2059. args: ''
  2060. info:
  2061. feedback: '&e* &6[number]. &e[playerName]'
  2062. patrol:
  2063. help:
  2064. info: '&ePatrol'
  2065. args: ''
  2066. info:
  2067. noPatrol: '&eCurrently there is no players you can patrol'
  2068. Patroling: '&eCurrently patroling: &6[playerDisplayName]'
  2069. lastPatrol: '&eLast time patroled &6[time]&eago'
  2070. notes: '&eHas &6[amount] &enotes'
  2071. paytoggle:
  2072. help:
  2073. info: '&eToggle payments from another player'
  2074. args: (playerName)
  2075. info:
  2076. feedbackDisabled: '&aYou are now accepting payments from other players'
  2077. feedbackEnabled: '&cYou are no longer accepting payments from other players'
  2078. ping:
  2079. help:
  2080. info: '&eShows players ping'
  2081. args: (playerName)
  2082. info:
  2083. feedback: '&3&lPing: &f&l[ping]'
  2084. placeholders:
  2085. help:
  2086. info: '&eList out all placeholders'
  2087. args: ''
  2088. info:
  2089. list: '&e[place]. &6[placeholder]'
  2090. outputResult: ' &eresult: &6[result]'
  2091. playtime:
  2092. help:
  2093. info: '&eShows player total play time'
  2094. args: '[playername]'
  2095. info:
  2096. total: '&e* Total play time: [time]'
  2097. joined: '&e* Joined on: &6[time]'
  2098. playtimetop:
  2099. help:
  2100. info: '&eShows top list of player total play time'
  2101. args: '[page]'
  2102. info:
  2103. scanning: '&eData is being scanned currently, please wait a minute and try again'
  2104. loading: '&eData is not loaded yet. Scan process will start and you will get
  2105. result after its finished'
  2106. list: '&e[number]. [playerDisplayName] &e- &6[time]'
  2107. place: '&6[playerDisplayName] &eis in &6[place] &eplace'
  2108. point:
  2109. help:
  2110. info: '&ePoint to block'
  2111. args: (particleName)
  2112. portals:
  2113. help:
  2114. info: '&eSet portals'
  2115. args: (new) (portalName)
  2116. info:
  2117. collides: '&cCollides with &6[portalName] &eportal'
  2118. exist: '&cPortal with this name already exist'
  2119. notExist: '&cPortal with this name don''t exist'
  2120. locationSet: '&ePortal location set to your position for &6[portalName]'
  2121. removed: '&ePortal &6[portalName] &eremoved'
  2122. click: '&eClick to set tp location for &6[portalName] &eto your current position'
  2123. bungeeSet: '&eTravel to position and click on this message to set teleport location'
  2124. list: '&e[number]. &6[portalName]'
  2125. redefine: '&eRedefine area from current selection'
  2126. particles: '&eParticles: &6[state]'
  2127. particleType: '&eParticle type: &6[type]'
  2128. particleAmount: '&eParticle amount: &6[amount]'
  2129. particlePercent: '&ePercentage of sides shrinked particles: &6[amount]%'
  2130. activationRange: '&eActivation range: &6[amount]'
  2131. teleportToLocation: '&eTeleport to portal location'
  2132. teleportToTarget: '&eTeleport to portal target location'
  2133. performCommandsWithoutTp: '&ePerform commands without valid teleport location'
  2134. editCommands: '&eEdit portal commands'
  2135. setTeleportLocation: '&eSet teleport location'
  2136. setSafeLocation: '&eSet safe outside location'
  2137. save: '&eSave changes to file'
  2138. removePortal: '&eREMOVE PORTAL'
  2139. pos:
  2140. help:
  2141. info: '&eShow current position of a player'
  2142. args: (playerName)
  2143. info:
  2144. feedback: '&e[playerDisplayName] &e(&3[offon]&e) ([world]&e,&6[x]&e:&6[y]&e:&6[z]&e)'
  2145. feedbackRegion: '&eChunk &6[chunkx]&e:&6[chunkz]&e Region &6[regionx]&e:&6[regionz]'
  2146. feedbackBiome: '&eBiome &6[biome]'
  2147. feedbackLight: '&eLight level &6[lightLevel]'
  2148. netherCoord: '&eNether World coord: &e(&6[x]&e:&6[y]&e:&6[z]&e)'
  2149. normalCoord: '&eNormal world coord: &e(&6[x]&e:&6[y]&e:&6[z]&e)'
  2150. preview:
  2151. help:
  2152. info: '&eLoad chunk for given range'
  2153. args: '[range] (innerrange)'
  2154. info:
  2155. NoMore: '&eRange can''t be more than 32 chunks. Changed to maximum allowed.'
  2156. startSending: '&eFound &6[amount] &echunks to send. Starting!'
  2157. InfoShow: '&6TPS: &3[tps] &6Left &e[left] &6(&e[min]m:[sec]s&6) &6Speed: &e[speed]'
  2158. Finished: '&eFinished. It can take some extra time to load all chunks on your
  2159. side.'
  2160. ptime:
  2161. help:
  2162. info: '&eControls player personal time'
  2163. args: ''
  2164. explanation:
  2165. - 'Example:'
  2166. - /ptime 13:00:00
  2167. - /ptime 1pm
  2168. - /ptime 13
  2169. - /ptime 7000ticks
  2170. - /ptime Zrips 1pm
  2171. - /ptime freeze
  2172. - /ptime unfreeze
  2173. - /ptime realtime
  2174. - /ptime reset
  2175. info:
  2176. check: '&3&lPersonal Time: &f&l[24h] &3&lor &f&l[12h] &3&lor &f&l[ticks]&3&lticks'
  2177. frozen: ' &c(-)'
  2178. gotreseted: '&f&l[playerDisplayName] &3&ltime has been reset'
  2179. gotfrozen: '&f&l[playerDisplayName] &3&ltime has been frozen'
  2180. gotunfrozen: '&f&l[playerDisplayName] &3&ltime has been unfrozen'
  2181. setto: '&3&lTime set to &f&l[24h] &3&lor &f&l[ticks]ticks'
  2182. purge:
  2183. help:
  2184. info: '&eCleans player data from world folder by inactive days'
  2185. args: (stop)
  2186. info:
  2187. stopped: Purge stopped.
  2188. pweather:
  2189. help:
  2190. info: '&eControls player weather'
  2191. args: (playerName) [sun/rain/reset] (-s)
  2192. info:
  2193. check: '&3&lPersonal weather: &f&l[weather]'
  2194. gotreseted: '&f&l[playerDisplayName] &3&lweather has been reset'
  2195. setto: '&3&lPersonal weather set to &f&l[weather] &3&lfor &f&l[playerDisplayName]'
  2196. gotset: '&3&lYour personal weather set to &f&l[weather]'
  2197. reset: '&3&lWeather reset'
  2198. rankdown:
  2199. help:
  2200. info: '&eDecrease your rank'
  2201. args: (playerName) (rankName) (confirm)
  2202. info:
  2203. noPrev: '&eCan''t find any previous ranks'
  2204. list: '&ePick one rank you want to &crankdown &eto: '
  2205. confirm: '&eClick me to confirm &crankdown &eto &6[rank]'
  2206. downranked: '&eDownranked to &6[rank]'
  2207. rankinfo:
  2208. help:
  2209. info: '&eYour rank information'
  2210. args: (playerName) (rankName)
  2211. info:
  2212. distanceCM: '&f&l[value]cm'
  2213. distanceM: '&f&l[value]m'
  2214. distanceKm: '&f&l[value]km'
  2215. requiredMoney: ' &eMoney: [color][current]&e/&6[needed]'
  2216. requiredExp: ' &eExp: [color][current]&e/&6[needed]'
  2217. requiredVotes: ' &eVotes: [color][current]&e/&6[needed]'
  2218. requiredPerm: ' &ePerm: '
  2219. requiredMcmmo: ' &eMcmmo: '
  2220. requiredMcmmoList: ' &e[color][name]'
  2221. requiredMcmmoListHover: ' &e[color][current]&e/&6[needed]'
  2222. requiredMcmmoPower: Power
  2223. requiredJobs: ' &eJobs: '
  2224. requiredJobsList: ' &e[color][name]'
  2225. requiredJobsListHover: ' &e[color][current]&e/&6[needed]'
  2226. requiredJobsTotalLevel: TotalLevel
  2227. requiredItem: ' &eItems: '
  2228. requiredItemList: ' &e[color][name],'
  2229. requiredItemListHover: ' &e[color][current]&e/&6[needed]'
  2230. currentRank: ' &eYour current rank: &6[rankName]'
  2231. elseCurrentRank: ' &6[playerDisplayName] &ecurrent rank: &6[rankName]'
  2232. rankNameLine: ' &e------ &6[rankName] &e[rankupState] &e------'
  2233. canRankup: ' &2Can rankup!'
  2234. cantRankup: ''
  2235. requiredStats: ' &e[name][extra]&e: [color][current]&e/&6[needed]'
  2236. requiredStatsExtra: ' (&6[type]&e)'
  2237. nextRanks: ' &eNext ranks: '
  2238. finalRank: ' &eThis is last rank'
  2239. noRank: ' &eCant find rank'
  2240. check: '&eCheck &6[rank] &erank'
  2241. ranklist:
  2242. help:
  2243. info: '&eList of posible ranks'
  2244. args: ''
  2245. info:
  2246. list: '&e[place]. [currentRankMarker]&6[rankName][currentRankMarker]'
  2247. currentRankMarker: '&6+'
  2248. rankset:
  2249. help:
  2250. info: '&eSet a players rank'
  2251. args: (playerName) [rankName]
  2252. info:
  2253. set: '&eRank changed for &6[playerDisplayName] &eto &6[rankName]'
  2254. rankup:
  2255. help:
  2256. info: '&eIncrease your rank'
  2257. args: (playerName) (rankName) (confirm)
  2258. info:
  2259. noRank: ' &eYou don''t have any rank associated with you'
  2260. list: '&ePick one rank you want to rank up to: '
  2261. confirm: '&eClick me to confirm rankup to &6[rank]'
  2262. realname:
  2263. help:
  2264. info: '&eCheck players real name'
  2265. args: (playerName/nickName)
  2266. info:
  2267. feedback: '&r[playerDisplayName] &ereal name &r[playerName]'
  2268. recipe:
  2269. help:
  2270. info: '&eCheck item recipe'
  2271. args: (itemName)
  2272. info:
  2273. title: '&0[itemName]'
  2274. page: ' &0[current]&7/&0[total]'
  2275. noRecipes: '&cCant find any recipes for this item'
  2276. reload:
  2277. help:
  2278. info: '&eReloads plugins configure and locale files'
  2279. args: ''
  2280. info:
  2281. feedback: '&6Config and locale files reloaded!'
  2282. failedConfig: '&4Failed to load config file! Check spelling!'
  2283. failedLocale: '&4Failed to load locale file! Check spelling!'
  2284. removehome:
  2285. help:
  2286. info: '&eRemove home'
  2287. args: (homeName) (playerName)
  2288. info:
  2289. remove: '&cClick to remove'
  2290. removed: '&3&lHome &7&l(&f&l[home]&7) &3&lremoved'
  2291. removeuser:
  2292. help:
  2293. info: '&eRemoves user and its data'
  2294. args: '[uuid/duplicates]'
  2295. info:
  2296. removed: '&eUser (&6[uuid]&e) removed'
  2297. removedDuplicates: '&6[amount] &eduplicates removed'
  2298. removewarp:
  2299. help:
  2300. info: '&eRemove warp'
  2301. args: (warpName)
  2302. info:
  2303. remove: '&cClick to remove'
  2304. removed: '&eWarp (&6[warp]&e) removed'
  2305. repair:
  2306. help:
  2307. info: '&eRepair items'
  2308. args: '[hand/armor/all] (playerName)'
  2309. explanation:
  2310. - cmi.command.repair.hand - allows to repairs items in hand
  2311. - cmi.command.repair.armor - allows to repairs items in armor slots
  2312. - cmi.command.repair.all - allows to repairs items all items
  2313. - cmi.command.repair.repairshare.bypass - will allow to repair items without adding repair share protection
  2314. info:
  2315. feedback: '&eYou have repaired &3[amount]&e items for &3[playerDisplayName]&e
  2316. (&3[offon]&e).'
  2317. itemOwner: '&eLast repaired by: &6[owner]'
  2318. cantUse: '!title!&cCan''t use this item!!subtitle!&eRepair it your self!'
  2319. repaircost:
  2320. help:
  2321. info: '&eSet items repair cost'
  2322. args: (playerName) [amount]
  2323. explanation:
  2324. - 'Example:'
  2325. - /repaircost 10
  2326. - /repaircost set 10
  2327. - /repaircost add 10
  2328. - /repaircost take 10
  2329. - /repaircost Zrips clear
  2330. - /repaircost Zrips add 10
  2331. info:
  2332. current: '&eCurrent items base repair cost: &6[cost]&e.'
  2333. noitem: '&cNot holding any item in hand.'
  2334. cantDetermineCost: '&cCan''t determine base repair cost for this item.'
  2335. selffeedback: '&eBase repair cost was set to &3[amount] &efor &3[playerDisplayName]&e
  2336. item in hand (&3[offon]&e).'
  2337. targetfeedback: '&eYour item repair cost was set to &3[amount]&e by &3[senderDisplayNaame]&e.'
  2338. replaceblock:
  2339. help:
  2340. info: '&eReplaces blocks in current world arround you'
  2341. args: '&eid &6[blockName:data/id:data]&e w &6[blockName:data/id:data] &er &6[range
  2342. in chunks/g]&e y &6[max height]'
  2343. explanation:
  2344. - '&6SubCommands:'
  2345. - '&e- &6pause &e- pause replacing'
  2346. - '- &6continue &e- continue replacing'
  2347. - '- &6stop &e- stop replacing'
  2348. - '- &6speed [amount] &e- set current replace speed'
  2349. - '- &6autospeed [true/false] &e- set autospeed turned off or on'
  2350. - '- &6messages [true/false] &e- set message output to off or on'
  2351. - 'Example:'
  2352. - /cmi replaceblock id 52 w stone r 10
  2353. - /cmi replaceblock id 52,gold_block w stone r 15 y 100
  2354. - /cmi replaceblock id 52 w air r g y 100
  2355. - /cmi replaceblock id iron_ore%75 w stone%90,dirt%5 r g
  2356. info:
  2357. startScanning: '&eFound &6[amount] &echunks to check. Starting!'
  2358. paused: '&eReplacing paused, to continue use &6/cmi blockreplace continue.'
  2359. continuing: '&eReplacing continuing'
  2360. stoped: '&eReplacing stoped.'
  2361. speedChange: '&eSpeed changed to [amount]'
  2362. autospeedChange: '&eAutoSpeed changed to [state]'
  2363. messagesChange: '&eMessage state changed to [state]'
  2364. infoShow: '&6TPS: &3[tps] &6Left &e[left] &6(&e[time]&6) &6Speed: &e[speed]
  2365. &6Replaced: &e[found]'
  2366. finished: '&eFinished!!! Replaced: &6[amount] &eblocks! In &6[time]&e.'
  2367. reply:
  2368. help:
  2369. info: '&eReplay to last message sender'
  2370. args: '[message]'
  2371. info:
  2372. noOneToReplay: '&eThere is no one to replay'
  2373. ride:
  2374. help:
  2375. info: '&eRide target entity'
  2376. args: ''
  2377. explanation:
  2378. - ' cmi.command.ride.[entityType] - to have access in riding entity'
  2379. info:
  2380. riding: '&eYou are riding &6[entityName]'
  2381. cantRide: '&cYou cant ride (&6[entityName]&c) entity'
  2382. someOneElse: '&cSome one already riding this entity'
  2383. sameip:
  2384. help:
  2385. info: '&eList players logged in from same ip'
  2386. args: ''
  2387. info:
  2388. list: '&e[place]. &6'
  2389. nothing: '&eNothing to show'
  2390. saturation:
  2391. help:
  2392. info: '&eSet players saturation'
  2393. args: '[playerName] [amount]'
  2394. info:
  2395. feedback: '&eYou have set &3[amount]&e saturation for &3[playerDisplayName]&e
  2396. (&3[offon]&e).'
  2397. targetfeedback: '&eYour saturation was set to &3[amount]&e by &3[senderDisplayName]&e.'
  2398. saveall:
  2399. help:
  2400. info: '&eSaves every player inventory'
  2401. args: '&3(daysRange/-online)'
  2402. explanation:
  2403. - -online variable can be used to save only online player inventories
  2404. info:
  2405. saving: '[simbol] &2checked: &e[checked]&2 from &e[total]&2 saved: &e[saved]
  2406. &2skipped: &e[skipped] [simbol]'
  2407. saved: '&eSave finished. Saved: &6[saved] &eSkipped: &6[skipped]'
  2408. sc:
  2409. help:
  2410. info: '&eStarts sign copy process'
  2411. args: ''
  2412. info:
  2413. punch: '&ePunch sign to paste text into it, or punch any non-sign block to cancel
  2414. process'
  2415. canceled: '&eSign copy process cancelled'
  2416. updated: '&eSign updated'
  2417. scan:
  2418. help:
  2419. info: '&eScans for items in current world'
  2420. args: ''
  2421. explanation:
  2422. - '&6SubCommands:'
  2423. - '&e- &6stats &e- show current scanning stats '
  2424. - '&e- &6pause &e- pause scanning '
  2425. - '- &6continue &e- continue scanning '
  2426. - '- &6stop &e- stop scanning '
  2427. - '- &6speed [amount] &e- set current scan speed '
  2428. - '- &6autospeed [true/false] &e- set AutoSpeed turned off or on '
  2429. - '- &6messages [true/false] &e- set message output to off or on'
  2430. - 'Variables:'
  2431. - '&eid &6[id:data]'
  2432. - '&eq &6[minimum quantity]'
  2433. - '&er &6[range in chunks] &e- option to use &6g &einstead of number to scan
  2434. entire map'
  2435. - '&en &6[item name]'
  2436. - '&el &6[item lore]'
  2437. - '&eh &6uses info from item in hand'
  2438. - '&ee &6[enchantname]'
  2439. - '&eelvl &6[enchantminlevel]'
  2440. - '&eoversize'
  2441. - '&epurge - removed found items, this feature should be enabled in config file'
  2442. - 'Example:'
  2443. - /scan id 52 r 30
  2444. - scan id diamond_block r g q 32
  2445. info:
  2446. startScanning: '&eFound &6[amount] &echunks to check. Starting!'
  2447. paused: '&eScanning paused, to continue use &6/cmi scan continue.'
  2448. continuing: '&eScanning continuing'
  2449. holdItem: '&eYou need to hold the item in hand'
  2450. stoped: '&eScanning stoped. You can check the results with /cmi scan info'
  2451. speedChange: '&eSpeed changed to [amount]'
  2452. autospeedChange: '&eAutoSpeed changed to [state]'
  2453. messagesChange: '&eMessage state changed to [state]'
  2454. NoInfo: '&eThere is no info'
  2455. infoShow: '&6TPS: &3[tps] &6Left &e[left] &6(&e[time]&6) &6Speed: &e[speed]
  2456. &6Found: &e[found]'
  2457. Teleport: '&ePress to teleport'
  2458. scanList: '&2[number]. &e[place] &6[amount] &8(&7X:&f[x] &7Y:&f[y] &7Z:&f[z]&8)'
  2459. scanListChecked: '&7[number]. [place] [amount] (X:[x] Y:[y] Z:[z])'
  2460. edit: ' &e(Edit)'
  2461. total: '&eChecking from [current]/[until] from total of [total]'
  2462. Stats:
  2463. - '&3************************************************************'
  2464. - '&3* &3Chunks: &f[checked]&7/&f[total]'
  2465. - '&3* &3Scan range: &f[range]'
  2466. - '&3* &3Scan speed: &f[scanspeed] &7(&f[autospeed]&7)'
  2467. - '&3* &3World: &f[world]'
  2468. - '&3* &3Found: &f[found]'
  2469. - '&3* &3Time: &f[time]'
  2470. - '&3* &3id: &f[id]'
  2471. - '&3* &3Qty: &f[qty]'
  2472. - '&3* &3Name: &f[name]'
  2473. - '&3* &3Lore: &f[lore]'
  2474. - '&3************************************************************'
  2475. schedule:
  2476. help:
  2477. info: '&eTrigger schedule'
  2478. args: '[scheduleName]'
  2479. se:
  2480. help:
  2481. info: '&eChanges sign text line.'
  2482. args: '[SignLine] [Text]'
  2483. explanation:
  2484. - Use / n for additional line
  2485. search:
  2486. help:
  2487. info: '&eSearch items/enchants/fly/maxhp/gm/oversize modes and other stuff from
  2488. all users'
  2489. args: ''
  2490. explanation:
  2491. - '&eid &6[id:data] '
  2492. - '&ename &6[some_custom_itemname] '
  2493. - '&elore &6[some_custom_lore] '
  2494. - '&eenchant &6[lowest enchant level] '
  2495. - '&epotion &6[lowest custom potion effect level] '
  2496. - '&efly &6[true or false] '
  2497. - '&egm &6[0/1/2/3 or survival/creative/adventure/spectator] '
  2498. - '&emaxhp &6[lowest hp player have] '
  2499. - '&egod &6[true/false]'
  2500. - '&eoversize'
  2501. - 'Example:'
  2502. - /search gm 1
  2503. - /search id 52
  2504. - /search lore Uber_lore
  2505. info:
  2506. started: '&eSearching '
  2507. current: '&eCurrently found &3[amount] &efrom &3[files] &echecked files'
  2508. nothingfound: '&eNothing found by your criteria'
  2509. totalfound: '&eTotally found &3[amount] &efrom possible &3[files] &echecked
  2510. users'
  2511. total: '&eChecking from [current]/[until] from total of [total]'
  2512. location:
  2513. ender: '&3Ender'
  2514. inv: '&eInv'
  2515. invS: '&eShulkerBox'
  2516. PlayerVault: '&ePlayerVault'
  2517. localsearch: '&e (L search)'
  2518. localsearchhover: |-
  2519. &eWill open inv from local files
  2520. &eThis will take longer
  2521. reglist: '&e[number]. &e[name]'
  2522. list: '&2[number]. [location] &6[name]'
  2523. listhover: '&eClick to open inv'
  2524. seen:
  2525. help:
  2526. info: '&eCheck when player was last seen'
  2527. args: '[playerName/uuid]'
  2528. info:
  2529. feedback: '&3[playerDisplayName] &fis [offon] &fsince [time]'
  2530. online: '&aonline'
  2531. offline: '&coffline'
  2532. sell:
  2533. help:
  2534. info: '&eSell items from inventory'
  2535. args: (all/blocks/hand)
  2536. info:
  2537. total: '&3Earned &a[total] &3by selling &f[amount] &3items. &fNew balance: &a[balance]'
  2538. sendall:
  2539. help:
  2540. info: '&eSend all online players to target server'
  2541. args: '[serverName]'
  2542. server:
  2543. help:
  2544. info: '&eConnect to bungeecord server'
  2545. args: '[serverName] (playerName)'
  2546. servertime:
  2547. help:
  2548. info: '&eShow server time'
  2549. args: ''
  2550. info:
  2551. time: '&eServer time: [time]'
  2552. format: MM/dd/YYYY HH:mm:ss
  2553. timeZone: '&eTime zone name: &6[name]'
  2554. timeZoneId: '&eTime zone id: &6[id]'
  2555. timeZoneOffset: '&eTime zone offset: &6[offset]'
  2556. setfirstspawn:
  2557. help:
  2558. info: '&eSets first spawn point'
  2559. args: (playerName)
  2560. info:
  2561. feedback: '&eFirst spawn point set (&6[world]&e,&6[x]&e,&6[y]&e,&6[z]&e)!'
  2562. sethome:
  2563. help:
  2564. info: '&eSets home location'
  2565. args: (homeName) (playerName) (-p)
  2566. explanation:
  2567. - cmi.command.sethome.unlimited
  2568. info:
  2569. set: '&3&lYou created a home with the name: &f&l[homeName]'
  2570. private: ' &2(private)'
  2571. defaultName: Home
  2572. noMore: '&3&lYou have reached max allowed home limit'
  2573. noOverwrite: '&3&lYou already have a home with that name. &3&lUse &f&l/delhome&3&l
  2574. or use a different name'
  2575. setmotd:
  2576. help:
  2577. info: Set server motd
  2578. args: '[newMotd]'
  2579. explanation:
  2580. - use \n to make second line
  2581. info:
  2582. changed: '&eChanged motd to:'
  2583. setspawn:
  2584. help:
  2585. info: '&eSets spawn command teleport point'
  2586. args: (playerName) (true/false) (-g:[groupName]) (-rng:[range])
  2587. explanation:
  2588. - More info on command usage at https://www.spigotmc.org/wiki/cmi-basic-utilities/
  2589. info:
  2590. feedback: '&6Spawn point set ([world],[x],[y],[z])!'
  2591. group: ' &e([group])'
  2592. rng: ' &e(Rng: [rng])'
  2593. setwarp:
  2594. help:
  2595. info: '&eSets warp location'
  2596. args: '[warpName] (true/false) (hand) (slot)'
  2597. explanation:
  2598. - 'Examples:'
  2599. - /cmi setwarp spawn - simple warp to spawn
  2600. - /cmi setwarp spawn true - creates warp and will require cmi.command.warp.[warpname] permission node to use it
  2601. - /cmi setwarp spawn hand - creates warp will take item from hand to display in gui for this warp
  2602. - /cmi setwarp spawn 13 - creates warp and sets gui slot to be used in gui (1-54)
  2603. - /cmi setwarp spawn true hand 13 - all in one
  2604. info:
  2605. newSet: '&eNew warp (&6[warp]&e) set'
  2606. setworth:
  2607. help:
  2608. info: '&eChange item worth'
  2609. args: (itemname) [price]
  2610. info:
  2611. setSell: '&eSet item sell price &7[amount]'
  2612. setBuy: '&eSet item buy price &7[amount]'
  2613. notInUse: '&eMainly used for posible exploit detection'
  2614. sellPrice: '&fSell price: &e[amount]'
  2615. buyPrice: '&fBuy price: &2[amount]'
  2616. exploit: '&4Possible EXPLOIT!'
  2617. ingridient: '&2Ingridients'
  2618. ingridients: '&7[ingridient]&f(&7[amount]&f) = &e[price]'
  2619. notSet: '&eprice not set'
  2620. result: '&2Crafts into &7[result]&f(&7[amount]&f)'
  2621. ingridientsPrice: '&cIngridient price: &7[price]'
  2622. resultPrice: '&cCan be sold for: &7[price]'
  2623. shakeitoff:
  2624. help:
  2625. info: '&eDismount any entity riding you'
  2626. args: ''
  2627. explanation:
  2628. - ''
  2629. info:
  2630. shaked: '&eYou shaked of: &6[entity]'
  2631. nothing: '&eNothing to shake off'
  2632. silence:
  2633. help:
  2634. info: '&eBlocks public messages'
  2635. args: ''
  2636. explanation:
  2637. - cmi.command.silence.bypass - to bypass silence
  2638. info:
  2639. enabled: '&eSilence mode &2Enabled'
  2640. disabled: '&eSilence mode &cDisabled'
  2641. inMode: '&ePlayer is in silence mode'
  2642. silentchest:
  2643. help:
  2644. info: '&eToggles silent chest'
  2645. args: ''
  2646. explanation:
  2647. - '&ePlayers arround you wont see chest opening animation when you opening chest'
  2648. - '&eProtocollib required for this feature to work.'
  2649. info:
  2650. feedback: '&eYou toggled silent chest mode to &3[offon].'
  2651. onOpen: '&eOpening chest, silently.'
  2652. sit:
  2653. help:
  2654. info: '&eSit in your position'
  2655. args: ''
  2656. info:
  2657. onSit: '!actionbar!&3&lYou are sitting, Hit &f&lSHIFT&3&l to stop sitting!'
  2658. onStandUp: '!actionbar!&3&lYou are no longer sitting'
  2659. accupied: '!actionbar!&cThere is already a player sitting there!'
  2660. smite:
  2661. help:
  2662. info: '&eStrike ground or player with lightning'
  2663. args: (playerName)
  2664. info:
  2665. gotSmited: '&eYou got smited!'
  2666. socialspy:
  2667. help:
  2668. info: '&eToggle social spy'
  2669. args: (playerName)
  2670. info:
  2671. msg: '&2Spy&7[&8[senderDisplayName] &7-> &8[playerDisplayName]&7]&f [message]'
  2672. toggled: '&eSocial spy toggled to &6[state] &estate'
  2673. sound:
  2674. help:
  2675. info: '&eToggle afk mode'
  2676. args: '[sound] (-p:[pitch]) (-v:[volume]) (playerName) (world) (x) (y) (z)'
  2677. info:
  2678. playing: "&ePlaying &6[sound] &eat [world] [x]:[y]:[z] \n&ePitch: &6[pitch]\
  2679. \ &eVolume: &6[volume]"
  2680. playingMultiple: "&ePlaying &6[sound] &efor &6[amount] &eplayers \n&ePitch:\
  2681. \ &6[pitch] &eVolume: &6[volume]"
  2682. spawn:
  2683. help:
  2684. info: '&eTeleports back to spawn location'
  2685. args: (playerName)
  2686. info:
  2687. notset: '&4Spawn point is not set!'
  2688. feedback: '&6Teleported to spawn!'
  2689. spawner:
  2690. help:
  2691. info: '&eSets spawner'
  2692. args: '[EntityType]'
  2693. info:
  2694. feedback: '&eSpawner is set to &6[type] &etype'
  2695. wrongEntityIdName: '&cWrong entity id or name'
  2696. cantSet: '&cCan''t set this type spawner'
  2697. cantDetect: '&cCan''t detect spawner block'
  2698. pickOne: '&8Pick spawner type'
  2699. spawnmob:
  2700. help:
  2701. info: '&eSpawns entity at your location'
  2702. args: '[EntityType]'
  2703. explanation:
  2704. - ' &e- First argument always is main entities name'
  2705. - ' &e- You can define entities states: baby, adult, dumb, tamed, n-[name],
  2706. upwards, glow, skull-[name], helmet-[itemname], chest-[itemname], legs-[itemname],
  2707. boots-[itemname], mhand-[itemname], ohand-[itemname], effect-levitation/10/1-speed/10/2.
  2708. /n Example: horse:baby:tamed:n-Horsy, zombie:skull-Zrips:n-AngryZombie:mhand-Diamond_Sword'
  2709. - ' &e- some entities have special variables: '
  2710. - ' &6Sheep &e- white, brown, red, rainbow and so on... &6primed_tnt &e-
  2711. [ticks], incendiary'
  2712. - ' &6Horse &e- white, chestnut, creamy, darkbrown, gray, black'
  2713. - ' &6Ocelot &e- red, siamese, wild, black &6experience_orb &e- [number]'
  2714. - ' &6Skeleton &e- wither, &6Creeper &e- charged &6Wolf &e- angry'
  2715. - ' &6Zombie &e- villager, blacksmith, butcher, farmer, priest, librarian'
  2716. - ' &6Villager &e- blacksmith, butcher, farmer, priest, librarian'
  2717. - ' &6Slime, MagmaCube &e- size by giving number from 1. slime:3'
  2718. - ' &6ArmorStands &e- nogravity, noplate, arms, noarms, small'
  2719. - ' &6ShulkerBullet &e- [target], bounce'
  2720. - ' &e- Extra variables:'
  2721. - ' &6ps:zombie:priest:baby-1 &e- passanger with amount'
  2722. - ' &6hp:20 &e- health'
  2723. - ' &6sp:3 &e- spreads randomly entities in range'
  2724. - ' &6s:4 &e- entities speed'
  2725. - ' &6t:[playername] &e- target which one entities will atack'
  2726. - ' &6q:10 &e- amount you want to spawn'
  2727. - ' &6[playername] &e- spawns entities at players location'
  2728. - ' &6loc:123/13.0/-15/World &e- spawn location. World name is optional
  2729. if used as player'
  2730. - 'Example: /cmi spawnmob sheep:adult:rainbow ps:chicken:baby:n-Chick_on_Sheep
  2731. q:10 sp:10 hp:50 s:2'
  2732. info:
  2733. wrongEntityName: '&eIncorrect entity name'
  2734. wrongPlayerName: '&eIncorrect player name'
  2735. spawnedEntities: '&eSpawned &6[entities] &eentities '
  2736. spawnedPasangers: '&eand &6[passengers] &epassengers'
  2737. nothingSpawned: '&eNO entities spawned'
  2738. staffmsg:
  2739. help:
  2740. info: '&eSends message to staff chanell'
  2741. args: '[message]'
  2742. info:
  2743. message: '&2[Staff]&4[&7[senderDisplayName]&4]&r&c [message]'
  2744. stats:
  2745. help:
  2746. info: '&eCheck players stats'
  2747. args: (playerName)
  2748. info:
  2749. distanceCM: '&f[value]&fcm'
  2750. distanceM: '&f[value]&fm'
  2751. distanceKm: '&f[value]&fkm'
  2752. list: '&3[name]:&f[amount]'
  2753. listCover: '&3([list]&3)'
  2754. Quit: '&3Games Quit: &f[value]'
  2755. PlayTime: '&3Time Played: &f[value]'
  2756. SneakTime: '&3Sneek time: &f[value]'
  2757. Sleep: '&3Sleep in bed: &f[value]'
  2758. Joined: '&3Joined on: &f[time]'
  2759. Jumps: '&3Jumps: &f[value]'
  2760. SinceDeath: '&3Since Last Death: &f[value]'
  2761. Deaths: '&3Number of Deaths: &f[value]'
  2762. DeathsByMonsters: '&3Killed by monsters: &f[value]'
  2763. TotalDistance: '&3Total distance traveled: &f[value]'
  2764. Walk: '&3Walked: &f[value]'
  2765. Crouch: '&3Crouched: &f[value]'
  2766. Sprint: '&3Sprinted: &f[value]'
  2767. Swim: '&3Swum: &f[value]'
  2768. Fall: '&3Fallen: &f[value]'
  2769. Climb: '&3Climbed: &f[value]'
  2770. Fly: '&3Flown: &f[value]'
  2771. Dive: '&3Dove: &f[value]'
  2772. Minecart: '&3Minecart: &f[value]'
  2773. Boat: '&3Boat: &f[value]'
  2774. Pig: '&3Pig: &f[value]'
  2775. Horse: '&3Horse: &f[value]'
  2776. Elytra: '&3Elytra: &f[value]'
  2777. Damage: '&3Damage &f[dealt] [taken]'
  2778. DamageDealt: '&3Dealt: &f[value]'
  2779. DamageTaken: '&3Taken: &f[value]'
  2780. JUMP: '&3Jumps: &f[value]'
  2781. Kills: '&3Kills &f'
  2782. KillsMob: '&3Mob: &f[value]'
  2783. KillsPlayer: ' &3Player: &f[value]'
  2784. Blocks: '&3Blocks &f'
  2785. BlocksMined: '&3Mined: &f[value]'
  2786. BlocksPlaced: ' &3Placed: &f[value]'
  2787. Items: '&3Items &f'
  2788. ItemsUsed: '&3Use:&f[value]'
  2789. ItemsDrop: '&3Drop:&f[value]'
  2790. ItemsPicked: '&3Pick:&f[value]'
  2791. ItemsBroken: '&3Broke:&f[value]'
  2792. ItemsCrafted: ' &3Craft:&f[value]'
  2793. ItemsEnchanted: ' &3Enchant:&f[value]'
  2794. Opened: '&3Opened &6[list]'
  2795. OpenChest: '&3Chest:&f[value]'
  2796. OpenEnder: '&3EnderChest:&f[value]'
  2797. OpenShulker: '&3ShulkerBox:&f[value]'
  2798. Interacted: '&3Interacted &f[list]'
  2799. InteractBeacon: '&3Beacon:&f[value]'
  2800. InteractBrewingStand: '&3BrewStand:&f[value]'
  2801. InteractCraftTable: '&3CraftTable:&f[value]'
  2802. InteractFurnace: '&3Furnace:&f[value]'
  2803. Inspected: '&3Inspected &6[list]'
  2804. InspectDispenser: '&3Dispenser:&f[value]'
  2805. InspectDropper: '&3Dropper:&f[value]'
  2806. InspectHopper: '&3Hopper:&f[value]'
  2807. Statistics:
  2808. LEAVE_GAME: Game quit
  2809. PLAY_ONE_TICK: Play time
  2810. TIME_SINCE_DEATH: From last death
  2811. SNEAK_TIME: Sneak time
  2812. ACOUNT_AGE: Account age
  2813. TRAVEL: Travel
  2814. WALK_ONE_CM: Walk
  2815. CROUCH_ONE_CM: Sneak
  2816. SPRINT_ONE_CM: Sprint
  2817. SWIM_ONE_CM: Swim
  2818. FALL_ONE_CM: Fall
  2819. CLIMB_ONE_CM: Climb
  2820. FLY_ONE_CM: Fly
  2821. DIVE_ONE_CM: Dive
  2822. MINECART_ONE_CM: Minecart travel
  2823. BOAT_ONE_CM: Boat travel
  2824. PIG_ONE_CM: Pig travel
  2825. HORSE_ONE_CM: Horse travel
  2826. AVIATE_ONE_CM: Elytra travel
  2827. JUMP: Jump
  2828. DAMAGE_DEALT: Damage dealt
  2829. DAMAGE_TAKEN: Damage taken
  2830. DEATHS: Deaths
  2831. ENTITY_KILLED_BY: Killed by
  2832. MOB_KILLS: Mob kills
  2833. PLAYER_KILLS: Player kills
  2834. ITEM_ENCHANTED: Item enchanted
  2835. ANIMALS_BRED: Animals bred
  2836. FISH_CAUGHT: Fish caught
  2837. TALKED_TO_VILLAGER: Talked to villager
  2838. TRADED_WITH_VILLAGER: Traded with villager
  2839. CAKE_SLICES_EATEN: Cake slices eaten
  2840. CAULDRON_FILLED: Cauldron filled
  2841. CAULDRON_USED: Couldron used
  2842. ARMOR_CLEANED: Armor cleaned
  2843. BANNER_CLEANED: Banner cleaned
  2844. BREWINGSTAND_INTERACTION: Brewing stand interactions
  2845. BEACON_INTERACTION: Beacon interactions
  2846. CRAFTING_TABLE_INTERACTION: Crafting table interactions
  2847. FURNACE_INTERACTION: Furnace interactions
  2848. DISPENSER_INSPECTED: Dispenser inspected
  2849. DROPPER_INSPECTED: Dropper inspected
  2850. HOPPER_INSPECTED: Hopper inspected
  2851. CHEST_OPENED: Chest open
  2852. TRAPPED_CHEST_TRIGGERED: Trapped chest triggered
  2853. ENDERCHEST_OPENED: Ender chest opened
  2854. NOTEBLOCK_PLAYED: Noteblock played
  2855. NOTEBLOCK_TUNED: Noteblock tuned
  2856. FLOWER_POTTED: Flower potted
  2857. RECORD_PLAYED: Record played
  2858. SLEEP_IN_BED: Slept in bed
  2859. SHULKER_BOX_OPENED: Shulker box opened
  2860. DROP: Item dropped
  2861. MINE_BLOCK: Blocks mined
  2862. BREAK_ITEM: Item breaks
  2863. CRAFT_ITEM: Item crafts
  2864. USE_ITEM: Items used
  2865. PICKUP: Item pickups
  2866. KILL_ENTITY: Monster kills
  2867. statsedit:
  2868. help:
  2869. info: '&eEdit players statistics'
  2870. args: (playerName) [add/take/set] [statistic] (subType) [amount] (-s)
  2871. info:
  2872. cantSet: '&cCan''t set this type of statistics'
  2873. reqSubType: '&cThis statistic requires defined &6[type] &csubtype'
  2874. set: '&eChanged from &6[old] &eto &6[new] &evalue for &6[statistic] &e(&6[extra]&e)'
  2875. status:
  2876. help:
  2877. info: '&eShow server status'
  2878. args: ''
  2879. info:
  2880. Platform: ' &3Platform: &f[platform] &7(&f[os]&7) &3Running threads: &f[threads]'
  2881. Tps: ' &3TPS: &f[tps]'
  2882. CpuUsage: ' &3Cpu usage: &f[cpuusage]% &7(&f[cores] &3cores&7)'
  2883. Uptime:
  2884. main: ' &3Uptime: '
  2885. weeks: '&f[weeks] &3weeks '
  2886. days: '&f[days] &3days '
  2887. hours: '&f[hours] &3hours '
  2888. mins: '&f[mins] &3mins '
  2889. secs: '&f[secs] &3secs '
  2890. MemoryUsage: ' &3Memory usage: &f[percent]% &7(&f[current]&7/&f[max] MB&7)'
  2891. Java: ' &3Java version: &f[mainV].[majorV].[minorV]&7(&f[update]&7) &3Build:
  2892. &f[build]'
  2893. DiskUsage: ' &3Disk usage: &f[percent]% &7(&f[current]&7/&f[max] GB&7)'
  2894. Worlds: '&f [number]. &3[world] &f[chunks] &3Chunks &f- &f[entities] &3Entities
  2895. &f- &f[tiles] &3Tiles &f- &f[players] &3Players'
  2896. sudo:
  2897. help:
  2898. info: '&eForce another player to perform command'
  2899. args: '[playerName] (command/c:[text])'
  2900. explanation:
  2901. - cmi.command.sudo.bypass - protects player from being 'trolled'
  2902. info:
  2903. performed: '&ePerformed ''&6[command]&e'' command as &6[playerDisplayName] &eplayer'
  2904. suicide:
  2905. help:
  2906. info: '&eKill your self'
  2907. args: '[playerName] (-s)'
  2908. info:
  2909. feedback: '&eGoodbye cruel world...'
  2910. message: '&6[playerDisplayName] &etook their own life'
  2911. switchplayerdata:
  2912. help:
  2913. info: '&eSwitch all data from one player to another'
  2914. args: '[sourcePlayerName/uuid] [targetPlayerName/uuid]'
  2915. explanation:
  2916. - Use UUID for more accurate transfers, expecialy when usrnames matching each other
  2917. info:
  2918. same: '&eProvided target and source users are same already'
  2919. transferred: '&6[sourceName] &edata got switched with &6[Name]'
  2920. tablistupdate:
  2921. help:
  2922. info: '&eForce tablist update for all or specific player'
  2923. args: (playerName)
  2924. info:
  2925. updated: '&eTablist updated'
  2926. tagtoggle:
  2927. help:
  2928. info: '&eToggle tag sounds'
  2929. args: (playerName)
  2930. info:
  2931. feedbackDisabled: '&eDisabled tag sounds'
  2932. feedbackEnabled: '&eEnabled tag sounds'
  2933. tempban:
  2934. help:
  2935. info: '&eTempBan player'
  2936. args: '[playerName] [timeInSec] (reason) (-s)'
  2937. explanation:
  2938. - Ban max range depends on cmi.command.tempban.max.[amount]
  2939. - cmi.command.tempban.max.unlimited - allows to ban for as much as you want
  2940. - In case player dosen't have any, 60 sec will be max value
  2941. - 'Example: '
  2942. - /cmi tempban zrips 5m For swearing
  2943. info:
  2944. messageToAll: '&6[playerDisplayName] &egot tempbanned by &6[senderDisplayName]
  2945. &efor: &6[time] &ereason: &6[reason]'
  2946. banedSilent: '&7[&8Silent&7]&6[playerDisplayName] &egot tempbanned by &6[senderDisplayName]
  2947. &efor: &6[time] &ereason: &6[reason]'
  2948. time: '&eYou will be unbanned after &6[time]'
  2949. badTime: '&cTime is defined incorrectly'
  2950. badTimeRange: '&cYou can''t ban for longer than &6[seconds]'
  2951. tfly:
  2952. help:
  2953. info: '&eSet temporary players fly mode until relog or until time ends'
  2954. args: '[playerName] (timeInSec) (-s)'
  2955. explanation:
  2956. - 'Examples:'
  2957. - tfly Zrips 30 - fly mode for the next 30 sec
  2958. - tfly Zrips +30 - adds fly mode for an additional 30 sec
  2959. - tfly Zrips 0 - fly mode until relog
  2960. - tfly Zrips - check if player have tfly mode enabled and until when
  2961. info:
  2962. setTimedFly: '&eYou have set &6[playerDisplayName]&e temporary fly for the next
  2963. [time]'
  2964. addTimedFly: '&eYou have added &6[playerDisplayName]&e temporary fly for additional
  2965. [addTime] ([time])'
  2966. setUntilRelogFly: '&eYou have set &6[playerDisplayName]&e temporary fly until
  2967. relog.'
  2968. targetTimedEnabled: '&3&lYou have been given temporary fly permission for the
  2969. next &f&l[time]'
  2970. targetTimedEnabledAdd: '&eYou got additional time for tFly mode by [addTime]
  2971. ([time]).'
  2972. targetUntilRelogEnabled: '&eYou got temporary fly mode enabled by &3[senderDisplayName]&e
  2973. until you relog'
  2974. setFor: '&eTemporary fly mode enabled for the next [time]'
  2975. setForRelog: '&eTemporary fly mode enabled until relog'
  2976. notSet: '&eTemporary fly mode is not enabled for player'
  2977. willBeDisabled: '&eFly mode will be disabled in [time]'
  2978. disabled: '&eTemporary fly mode is disabled!'
  2979. tgod:
  2980. help:
  2981. info: '&eSet players temporarily god mode until relog or time end'
  2982. args: '[playerName] &3(timeInSec) (-s)'
  2983. explanation:
  2984. - 'Examples:'
  2985. - tgod Zrips 30 - god mode for the next 30 sec
  2986. - tgod Zrips 0 - god mode until relog
  2987. - tgod Zrips - check if player have tgod mode enabled and until when
  2988. info:
  2989. setTimedGod: '&eYou have set &6[playerDisplayName]&e temporary god for the next
  2990. [time]'
  2991. setUntilRelogGod: '&eYou have set &6[playerDisplayName]&e temporary god until
  2992. relog.'
  2993. targetTimedEnabled: '&eYou got temporary god mode enabled by &3[senderDisplayName]&e
  2994. for the next [time].'
  2995. targetUntilRelogEnabled: '&eYou got temporary god mode enabled by &3[senderDisplayName]&e
  2996. until you relog'
  2997. setFor: '&eTemporary god mode enabled for the next [time]'
  2998. setForRelog: '&eTemporary god mode enabled until relog'
  2999. notSet: '&eTemporary god mode is not enabled for player'
  3000. willBeDisabled: '&eGod mode will be disabled in [time]'
  3001. disabled: '&eTemporary god mode is disabled!'
  3002. time:
  3003. help:
  3004. info: '&eControls server time'
  3005. args: ''
  3006. explanation:
  3007. - 'Example:'
  3008. - /day
  3009. - /night
  3010. - /time 13:00:00
  3011. - /time 1pm
  3012. - /time 13
  3013. - /time 7000ticks
  3014. - /time 1pm Lt_Craft
  3015. - /time 1pm all
  3016. - /time add 0:30
  3017. - /time take 0:30
  3018. - /time freeze
  3019. - /time unfreeze
  3020. - /time realtime
  3021. - /time autorealtime start/stop
  3022. info:
  3023. check: '&eTime: &6[24h] &eor &6[12h] &eor &6[ticks]ticks &ein &6[world]'
  3024. frozen: ' &c(-)'
  3025. frozenTime: '&eFrozen time'
  3026. real: ' &6(+)'
  3027. realTime: '&eAutomatic real time'
  3028. autorealstart: '&eAutomatic time adjustment for &6[world] &estarted'
  3029. autorealstop: '&eAutomatic time adjustment for &6[world] &estoped'
  3030. gotfrozen: '&6[world] &etime have been frozen'
  3031. gotunfrozen: '&6[world] &etime have been unfrozen'
  3032. cantset: '&c&lCan''t set time to this value'
  3033. setto: '&eTime set to: &6[24h] &eor &6[12h] &eor &6[ticks]ticks &efor &6[world]'
  3034. am: '&eAM'
  3035. pm: '&ePM'
  3036. titlemsg:
  3037. help:
  3038. info: '&eSends title message to player'
  3039. args: '[playerName/all] [title %subtitle% subtitle]'
  3040. info:
  3041. message: '&f[messsage]'
  3042. tmb:
  3043. help:
  3044. info: '&eSends title message to all online players'
  3045. args: '[title %subtitle% subtitle]'
  3046. info:
  3047. message: '&f[messsage]'
  3048. toggleshiftedit:
  3049. help:
  3050. info: '&eToggles sign shift editing'
  3051. args: ''
  3052. info:
  3053. feedbackDisabled: '&eDisabled shift sign editing'
  3054. feedbackEnabled: '&eEnabled shift sign editing'
  3055. toggletotem:
  3056. help:
  3057. info: '&eShow or hide totem cooldown bar'
  3058. args: ''
  3059. info:
  3060. notActive: '&eTotem cooldown is not active'
  3061. top:
  3062. help:
  3063. info: '&eTeleport to highest point at your location'
  3064. args: '[playerName] (-s)'
  3065. tp:
  3066. help:
  3067. info: '&eTeleports to player''s location'
  3068. args: '[playerName] (playerName)'
  3069. info:
  3070. feedback: '&3&lYou have been teleported to &f&l[sourceDisplayName]).'
  3071. bad:
  3072. msg: '&cTeleport location is unsafe: &f[reason]'
  3073. extraMsg: '&3Use &f/tpbypass &3to bypass this. You have &f[time]'
  3074. lava: '&cLava'
  3075. void: '&cVoid'
  3076. suffocation: '&cSuffocation'
  3077. notAllowed: '&cCan''t teleport to this player'
  3078. prevented: '&cTeleportation have been prevented by another plugin'
  3079. tpa:
  3080. help:
  3081. info: '&eAsk the player if you can teleport to them'
  3082. args: '[playerName]'
  3083. info:
  3084. requestSent: '&eRequest sent to &6[playerDisplayName]'
  3085. gotRequest: '&6[senderDisplayName] &erequests teleportation to you!'
  3086. time: '&eYou have &6[time]&e to accept request'
  3087. alreadyRequesting: '&eYou are already requesting &6[playerDisplayName] &eto
  3088. accept your teleportation'
  3089. banned: '&eYou can''t give &6[playerDisplayName] &eteleport request for the
  3090. next &6[time]'
  3091. tpaall:
  3092. help:
  3093. info: '&eAsk all online players to teleport to your location'
  3094. args: ''
  3095. info:
  3096. requestSent: '&eRequest sent to all players'
  3097. tpaccept:
  3098. help:
  3099. info: '&eAccept teleport request'
  3100. args: (playerName)
  3101. info:
  3102. noRequest: '&eThere is no teleport requests'
  3103. NotOnline: '&ePlayer is no longer online'
  3104. accepted: '&6[playerDisplayName] &eaccepted request'
  3105. youAccepted: '&eTeleportation accepted'
  3106. tpahere:
  3107. help:
  3108. info: '&eAsks player to accept teleportation to your location'
  3109. args: '[playerName]'
  3110. info:
  3111. gotRequest: '&6[senderDisplayName] &erequests teleportation to them!'
  3112. tpall:
  3113. help:
  3114. info: '&eTeleports all online players to location'
  3115. args: (playerName)
  3116. info:
  3117. feedback: '&3&lYou have been teleported &a&l([world],[x],[y],[z]) &3&lto &f&l[playerDisplayName]
  3118. &elocation.'
  3119. tpallworld:
  3120. help:
  3121. info: '&eTeleports ALL players from specific world'
  3122. args: '[worldName]'
  3123. info:
  3124. started: '&eTeleportations started!'
  3125. current: '&eCurrently teleported &3[amount] &eand &3[files] &echecked files'
  3126. total: '&eTotaly teleported &3[amount] &efrom posible &3[files] &echecked users'
  3127. tpbypass:
  3128. help:
  3129. info: '&eBypass teleportation to unsafe location'
  3130. args: (playername)
  3131. info:
  3132. noSavedTp: '&cThere is no saved bad teleport locations'
  3133. feedback: '&eTeleported to unsafe location'
  3134. tpdeny:
  3135. help:
  3136. info: '&eDeny teleport request'
  3137. args: (playerName)
  3138. info:
  3139. noRequest: '&eThere is no teleport requests'
  3140. youDenied: '&eTeleportation request denied'
  3141. denied: '&e[senderDisplayName] &edenied request'
  3142. tphere:
  3143. help:
  3144. info: '&eTeleports player to your location'
  3145. args: '[playerName] (playerName)'
  3146. info:
  3147. feedback:
  3148. offline: '&eYou have set ([world],[x],[y],[z]) spawn location for &3[playerDisplayName]&e
  3149. (&3[offon]&e).'
  3150. online: '&eYou have teleported &6[playerDisplayName] &eto your location'
  3151. player: '&eYou got teleported to &6[sourceDisplayName] &elocation'
  3152. tppos:
  3153. help:
  3154. info: '&eTeleports to location'
  3155. args: (playerName) [x] [y] [z] (world) (pitch) (yaw)
  3156. info:
  3157. feedback: '&3&lYou have been teleported to &a&l([world],[x],[y],[z]).'
  3158. feedbackOther: '&e[playerDisplayName] have been teleported ([world],[x],[y],[z]).'
  3159. tps:
  3160. help:
  3161. info: '&eCheck servers tps status'
  3162. args: ''
  3163. tptoggle:
  3164. help:
  3165. info: '&eToggle teleportation access to player'
  3166. args: (playerName)
  3167. info:
  3168. feedbackNoTp: '&ePrevented teleportation'
  3169. feedbackTp: '&eAllowed teleportation'
  3170. tree:
  3171. help:
  3172. info: '&eSpawn tree where you are looking'
  3173. args: (TreeType)
  3174. info:
  3175. feedback: '&6[tree] &espawned.'
  3176. cantSpawn: '&cCant spawn (&e[tree]&c) on this block.'
  3177. unban:
  3178. help:
  3179. info: '&eUnBan player'
  3180. args: '[playerName] (-s)'
  3181. info:
  3182. unBaned: '!broadcast!&6[playerDisplayName] &eunbanned'
  3183. unBanedSilent: '&7[&8Silent&7]&6[playerDisplayName] &eunbanned'
  3184. notBanned: '&6[playerDisplayName] &enot banned'
  3185. unbreakable:
  3186. help:
  3187. info: '&eMakes item unbreakable'
  3188. args: (playerName) (true/false)
  3189. info:
  3190. feedback: '&eYou made item [state] &efor &3[playerDisplayName]&e (&3[offon]&e).'
  3191. breakable: '&6breakable'
  3192. unbreakable: '&6unbreakable'
  3193. uncondense:
  3194. help:
  3195. info: '&eUncondense items into smaller parts'
  3196. args: (itemName)
  3197. info:
  3198. converted: '&eConverted &7[blocks] &eblocks into &7[items] &eitems'
  3199. nothing: '&cThere is nothing in your inventory that can be uncondensed.'
  3200. unjail:
  3201. help:
  3202. info: '&eCreate jail by name'
  3203. args: '[playerName]'
  3204. info:
  3205. notInJail: '&cTarget player is not in jail'
  3206. unjailed: '&3You have released &f[playerDisplayName] &3from jail'
  3207. unjailedTarget: '&3You have been released from jail!'
  3208. unloadchunks:
  3209. help:
  3210. info: '&eUnloads chunks from server memory'
  3211. args: (-f)
  3212. explanation:
  3213. - -f variable will force for all chunks to be unloaded in one go.
  3214. info:
  3215. removed: '&eRemoved -[list]'
  3216. startScanning: '&eFound &6[amount] &echunks to unload. Starting!'
  3217. InfoShow: '&6TPS: &3[tps] &6Left &e[left] &6(&e[min]m:[sec]s&6) &6Speed: &e[speed]
  3218. &6Unloaded: &e[found]'
  3219. Finished: '&eFinished!!! Unloaded: &6[amount] &echunks! In &6[minutes] &emin
  3220. &6[seconds] &esec.'
  3221. usermeta:
  3222. help:
  3223. info: '&eManage players meta data'
  3224. args: '[playerName] [add/remove/clear/list] (key) (value)'
  3225. explanation:
  3226. - Any set meta can be displayed with %cmi_user_meta_[key]% placeholder arround plugin
  3227. info:
  3228. added: '&eAdded meta for &6[playerDisplayName] &ewith key as &6[key] &eand value
  3229. as &6[value]'
  3230. cleared: '&eCleared meta from &6[playerDisplayName]'
  3231. removed: '&eRemoved &6[key] &emeta from &6[playerDisplayName]'
  3232. list: '&e[place]. &6[key]&e: [value] '
  3233. vanish:
  3234. help:
  3235. info: '&eVanish player'
  3236. args: (playerName/list) (on/off)
  3237. info:
  3238. vanished: '&eYou have vanished'
  3239. unvanish: '&eYou become visible'
  3240. targetVanished: '&6[playerDisplayName] &ehave vanished'
  3241. targetUnvanish: '&6[playerDisplayName] &ebecome visible'
  3242. list: '&e[place]. &6[playerDisplayName] &e(&6[offon]&e)'
  3243. noVanished: '&eThere are no vanished players'
  3244. vanishedit:
  3245. help:
  3246. info: '&eEdit vanish mode for player'
  3247. args: (playerName)
  3248. info:
  3249. vanished: '&eYou have vanished'
  3250. unvanish: '&eYou become visible'
  3251. targetVanished: '&6[playerDisplayName] &eis now vanished'
  3252. targetUnvanish: '&6[playerDisplayName] &eis no longer vanished'
  3253. isVanished: '&eVanished'
  3254. damageToEntity: '&eCan deal damage to others'
  3255. playerDamage: '&eCan take damage'
  3256. itemPickup: '&eCan pickup items'
  3257. mobAggro: '&eMobs can target'
  3258. interaction: '&eCan physically interact'
  3259. silentChest: '&eNoisy chest''s'
  3260. informOnLeave: '&eShows leave message'
  3261. informOnJoin: '&eShows join message'
  3262. nightVision: '&eApply night vision'
  3263. bossbar: '&eShow bossBar when vanished'
  3264. afkcommands: '&eTrigger afk when vanished'
  3265. bossbarTitle: '&fVanished'
  3266. version:
  3267. help:
  3268. info: '&eShow plugin version'
  3269. args: ''
  3270. info:
  3271. cmiVersion: '&eCMI plugin version: &6[version]'
  3272. cmiVersionNew: '&e-> [newVersion]'
  3273. Server: '&eServer version: &6[version]'
  3274. Vault: '&eVault version: &6[version]'
  3275. viewrange:
  3276. help:
  3277. info: '&eChange view range'
  3278. args: '[range] (playerName)'
  3279. info:
  3280. changed: '&eView range changed to &6[range]'
  3281. NoProtocolLib: '&cThis function requires ProtocolLib!'
  3282. NoMore: '&eRange can''t be more than 32 chunks. Changed to 32.'
  3283. voteedit:
  3284. help:
  3285. info: '&eManage players votes'
  3286. args: (playerName) [add/set/take/clear] [amount] (-s)
  3287. explanation:
  3288. - 'Example:'
  3289. - /voteedit Zrips
  3290. - /voteedit add 10
  3291. - /voteedit take 10
  3292. - /voteedit Zrips clear
  3293. - /voteedit Zrips add 10
  3294. info:
  3295. currentVotes: '&e[playerDisplayName] &ehas &6[votes] &evotes'
  3296. selfFeedback: '&eVotes was set to &3[votes] &efor &3[playerDisplayName]&e (&3[offon]&e).'
  3297. targetFeedback: '&eYour vote count was set to &3[votes]&e by &3[senderDisplayName]&e.'
  3298. votes:
  3299. help:
  3300. info: '&eCheck players vote count'
  3301. args: (playerName)
  3302. info:
  3303. currentVoteSelf: '&eYou made &6[votes] &evotes'
  3304. currentVotes: '&e[playerDisplayName] &ehas &6[votes] &evotes'
  3305. votetop:
  3306. help:
  3307. info: '&eCheck top vote list'
  3308. args: (playerName)
  3309. info:
  3310. topLine: '&e----- TopVotes &e-----'
  3311. list: '&e[place]. &6[playerDisplayName]: &e[votes]'
  3312. ownLine: '&2[place]. &2[playerDisplayName]: &2[votes]'
  3313. walkspeed:
  3314. help:
  3315. info: '&eSet players walk speed from 0 to 10'
  3316. args: '[playerName] [amount]'
  3317. info:
  3318. feedback: '&eYou have set &3[amount]&e walk speed for &3[playerDisplayName]&e
  3319. (&3[offon]&e).'
  3320. targetfeedback: '&eYour walkspeed set to &3[amount]&e by &3[senderDisplayName]&e.'
  3321. max: '&eMax allowed walk speed for you is &6[max]&e.'
  3322. warp:
  3323. help:
  3324. info: '&eTeleports to warp location'
  3325. args: (warpName) (playerName)
  3326. info:
  3327. list: '&eWarps: &6'
  3328. click: '&3Click to teleport to &f[warp]'
  3329. teleported: '&f&lTeleported to Warp: &3&l[warp]'
  3330. noWarps: '&c&lThere are no saved warps'
  3331. noWarpByName: '&cThere is no warps by this name'
  3332. guiTitle: '&3&lServer Warps GUI'
  3333. creator: '&eCreator: &6[creator]'
  3334. weather:
  3335. help:
  3336. info: '&eControls server weather'
  3337. args: (sun/rain/storm) (lock/duration) (worldName/all)
  3338. explanation:
  3339. - 'Extra time formats can have: s/m/h/d/w/M/Y'
  3340. - 'Example:'
  3341. - /sun
  3342. - /rain
  3343. - /storm
  3344. - /sun lock
  3345. - /sun 120
  3346. - /sun Lt_Craft
  3347. - /sun 1h
  3348. - /sun 10m
  3349. info:
  3350. current: '&6[world] &e-> &6[weather] &efor the next &6[hours]&ehour &6[minutes]&emin
  3351. &6[seconds]&esec'
  3352. sunny: sunny
  3353. rainy: rainy
  3354. thundering: thundering
  3355. whowas:
  3356. help:
  3357. info: '&eShows players previous names'
  3358. args: '[playerName]'
  3359. info:
  3360. list: ' &e[place]. &6[name] - &e[date]'
  3361. original: '&eOriginal name'
  3362. workbench:
  3363. help:
  3364. info: '&eOpen workbench'
  3365. args: (playerName)
  3366. info:
  3367. feedback: '&eYou have opened workbench for &3[playerDisplayName]&e (&3[offon]&e).'
  3368. targetfeedback: '&3[senderDisplayName]&e opened workbench for you.'
  3369. worth:
  3370. help:
  3371. info: '&eCheck item worth'
  3372. args: (all/blocks/hand)
  3373. info:
  3374. worthless: '&eWorthless'
  3375. basePrice: '&3[itemName]&7 (&f[amount]&7) &f-> &a[price]'
  3376. fullPrice: '&a[price]'
  3377. total: '&3Total worth: &a[total]'
Add Comment
Please, Sign In to add comment