Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.28 KB | None | 0 0
  1. #-----------------------------------------------------------------------------------------------------------#
  2. # MyCommand Commands config file (last update v5.5.0) #
  3. # #
  4. # BukkitDev Help page : https://dev.bukkit.org/projects/mycommand/pages/getstarted #
  5. # #
  6. # How to make a command : (See an example command below) #
  7. # For first, put your command name on first line #
  8. # Now put your command_line name after the "command:" line. Don't forget the '/' before your command. #
  9. # So, now select your command type from a predefined list putting it after "type" line #
  10. # COMMAND TYPE LIST : #
  11. # TEXT , ALIAS , RUN_COMMAND , BROADCAST_TEXT , RUN_COMMAND_TEXT , RUN_COMMAND_BROADCAST_TEXT #
  12. # ADD_PERMISSION , WARMUP , COOLDOWN , RUN_CONSOLE , RUN_CONSOLE_RANDOM , SPOUT_TEXT #
  13. # RUN_COMMAND_RANDOM , RUN_ASOPERATOR , ICON_MENU , SCOREBOARD , BUNGEE_TP , SPOUT_NOTIFICATION #
  14. # BAR_API_TEXT , BAR_API_BROADCAST_TEXT , CALL_URL, TITLE, BROADCAST_TITLE, ACTION_BAR #
  15. # #
  16. # If your command is "TEXT" type, you can put multiple line of text below this parameter #
  17. # You can do the same thing with the "RUNCOMMAND" type, but instead of text, puts commands in this list #
  18. # For delayed command(s) add $delay$ before the command in runcmd Example : - $delay$/list #
  19. # Set delay time with delaytimer: 5 (5 = seconds) | #
  20. # If you are using the Vault plugin, you can put the "cost: 123.0" with this line. #
  21. # You can customize your permission node by placing "permission-node:" field in a command #
  22. # Also,you can change the permission error message with "permission-error:" #
  23. # Custom error-message for invalid args ,put "error-message:" line in a command. #
  24. # You can use itemcost : 'ID:AMOUNT' for set a cost with items. #
  25. # Register REAL commands putting "register: true" below the command. #
  26. # With register commands you can use the "tab_completer: - Hi - Hello!" #
  27. # For Scripts and more features, find more on the bukkitdev page #
  28. #-----------------------------------------------------------------------------------------------------------#
  29. System_Changelog:
  30. command: /cl
  31. type: RUN_COMMAND
  32. runcmd:
  33. - '$broadcasttext$&c&lCHANGELOG &a&l➜ &a&l$multiargs'
  34. permission-required: true
  35. permission-node: system.changelog
  36. permission-error: "&6&lC&c&lMS &a&l➜ &4$player! &bdu darfst das nicht!"
  37. cmds:
  38. command: /cmds
  39. type: TEXT
  40. text:
  41. - '&6&lC&c&lMS &a&l➜ &c&lUnsere Custom-Befehle:'
  42. - '&6&lC&c&lMS &a&l➜ &b/cmds /bewerben'
  43. - '&6&lC&c&lMS &a&l➜ &b/YT /Discord'
  44. - '&6&lC&c&lMS &a&l➜ &b/Regeln /SMS'
  45. - '&6&lC&c&lMS &a&l➜ &b/Tagesbelohnung /bc'
  46. - '&6&lC&c&lMS &a&l➜ &b/System /Pl'
  47. - '&6&lC&c&lMS &a&l➜ &b/cc'
  48. - '&6&lC&c&lMS &a&l➜ &c&lMORE COMING SOON...'
  49. permission-required: false
  50. bewerben:
  51. command: /bewerben
  52. type: RUN_COMMAND
  53. runcmd:
  54. - "$text$&0&6&lC&c&lMS &a&l➜ &bHi $player! hier ist dein Buch zum bewerben!"
  55. - "%PlayerOptions%addItem: BOOK_AND_QUILL:1"
  56. permission-required: false
  57. YT:
  58. command: /YT
  59. type: TEXT
  60. text:
  61. - '&6&lC&c&lMS &a&l➜ &c&lYT-Rang Voraussetzungen:'
  62. - '&6&lC&c&lMS &a&l➜ &bMindestens 250 Abonnenten'
  63. - '&6&lC&c&lMS &a&l➜ &bAktiver (Minecraft) Content'
  64. - '&6&lC&c&lMS &a&l➜ &bRegelmäßige Videos von diesem MyServer auf deinem Kanal'
  65. - '&6&lC&c&lMS &a&l➜ &bEin Angemessenes Abonnenten-Klick Verhältnis'
  66. permission-required: false
  67. Discord:
  68. command: /Discord
  69. type: TEXT
  70. text:
  71. - '&6&lC&c&lMS &a&l➜ &c&lMyServer-Discord'
  72. - '&6&lC&c&lMS &a&l➜ &bhttps://discord.gg/w5ZG9DQ'
  73. permission-required: false
  74. Regeln:
  75. command: /Regeln
  76. type: TEXT
  77. text:
  78. - '&6&lC&c&lMS &a&l➜ &c&lMyServer-Regeln'
  79. - '&6&lC&c&lMS &a&l➜ &bKein Cheaten / Hacken'
  80. - '&6&lC&c&lMS &a&l➜ &bKein Spammen'
  81. - '&6&lC&c&lMS &a&l➜ &bKein Autoclicker'
  82. - '&6&lC&c&lMS &a&l➜ &bKein Beleidigen'
  83. - '&6&lC&c&lMS &a&l➜ &bKein AFK-Farmen'
  84. - '&6&lC&c&lMS &a&l➜ &bTeammitglieder haben Recht'
  85. - '&6&lC&c&lMS &a&l➜ &bDas Regelwerk kann sich ändern.'
  86. - '&6&lC&c&lMS &a&l➜ &bJeder User ist dazu verpflichtet sich über Regel-Änderungen zu Informieren'
  87. - '&6&lC&c&lMS &a&l➜ &bNUR DrachenfeuerHD ist der MyServer-Besitzer'
  88. - '&6&lC&c&lMS &a&l➜ &bDrohungen den MyServer Crashen zu lassen etc. werden dem MyPvP Team Gemeldet.'
  89. - '&6&lC&c&lMS &a&l➜ &bUnwissenheit schützt nicht vor STRAFE!'
  90. permission-required: false
  91. sms:
  92. command: /sms
  93. type: RUN_COMMAND
  94. runcmd:
  95. - '$delay$$broadcasttext$&6&lC&c&lMS &a&l➜ &bDer MyServer stoppt in 10'
  96. - '$delay$$broadcasttext$&6&lC&c&lMS &a&l➜ &bDer MyServer stoppt in 9'
  97. - '$delay$$broadcasttext$&6&lC&c&lMS &a&l➜ &bDer MyServer stoppt in 8'
  98. - '$delay$$broadcasttext$&6&lC&c&lMS &a&l➜ &bDer MyServer stoppt in 7'
  99. - '$delay$$broadcasttext$&6&lC&c&lMS &a&l➜ &bDer MyServer stoppt in 6'
  100. - '$delay$$broadcasttext$&6&lC&c&lMS &a&l➜ &bDer MyServer stoppt in 5'
  101. - '$delay$$broadcasttext$&6&lC&c&lMS &a&l➜ &bDer MyServer stoppt in 4'
  102. - '$delay$$broadcasttext$&6&lC&c&lMS &a&l➜ &bDer MyServer stoppt in 3'
  103. - '$delay$$broadcasttext$&6&lC&c&lMS &a&l➜ &bDer MyServer stoppt in 2'
  104. - '$delay$$broadcasttext$&6&lC&c&lMS &a&l➜ &bDer MyServer stoppt in 1'
  105. - '/stop'
  106. delaytimer: 1
  107. delaytimer_format: SECONDS
  108. permission-required: true
  109. permission-node: system.sms
  110. permission-error: "&6&lC&c&lMS &a&l➜ &4$player! &bdu darfst das nicht!"
  111. tagesbelohnung:
  112. command: /tagesbelohnung
  113. type: RUN_COMMAND
  114. runcmd:
  115. - "$Script$%if%$todaydate!=$PlayerData%DailyBonus%"
  116. - "$text$&0&6&lC&c&lMS &a&l➜ &bHi $player! hier ist deine Tägliche-Cookiebelohnung!"
  117. - "%PlayerOptions%addItem: COOKIE:32"
  118. - "$Script$%PlayerData%DailyBonus=$todaydate"
  119. - "$Script$%else%"
  120. - "$text$&0&6&lC&c&lMS &a&l➜ &bHey $player! die nächste Tägliche-Cookiebelohung gibt es erst bald!"
  121. permission-required: false
  122. system_bc:
  123. command: /broadcast
  124. type: RUN_COMMAND
  125. runcmd:
  126. - '$broadcasttext$&6&lC&c&lMS &a&l➜ &b$multiargs'
  127. permission-required: true
  128. permission-node: system.broadcast
  129. permission-error: "&6&lC&c&lMS &a&l➜ &4$player! &bdu darfst das nicht!"
  130. system_ebc:
  131. command: /ebroadcast
  132. type: RUN_COMMAND
  133. runcmd:
  134. - '$broadcasttext$&6&lC&c&lMS &a&l➜ &b$multiargs'
  135. permission-required: true
  136. permission-node: system.broadcast
  137. permission-error: "&6&lC&c&lMS &a&l➜ &4$player! &bdu darfst das nicht!"
  138. System:
  139. command: /System
  140. type: TEXT
  141. text:
  142. - '&e[&cConsole &e-> &cmir&e] &c&lSystem von &a&lDrachenfeuerHD'
  143. permission-required: false
  144. plugins:
  145. command: /plugins
  146. type: TEXT
  147. text:
  148. - '&fModule (1): &6&lC&c&lMS'
  149. pl:
  150. command: /pl
  151. type: TEXT
  152. text:
  153. - '&fModule (1): &6&lC&c&lMS'
  154. system_ebroadcast:
  155. command: /ebc
  156. type: RUN_COMMAND
  157. runcmd:
  158. - '$broadcasttext$&6&lC&c&lMS &a&l➜ &b$multiargs'
  159. permission-required: true
  160. permission-node: system.broadcast
  161. permission-error: "&6&lC&c&lMS &a&l➜ &4$player! &bdu darfst das nicht!"
  162. system_broadcast:
  163. command: /bc
  164. type: RUN_COMMAND
  165. runcmd:
  166. - '$broadcasttext$&6&lC&c&lMS &a&l➜ &b$multiargs'
  167. permission-required: true
  168. permission-node: system.broadcast
  169. permission-error: "&6&lC&c&lMS &a&l➜ &4$player! &bdu darfst das nicht!"
  170. gamemode_alias:
  171. command: /gm
  172. type: ALIAS
  173. alias: /gamemode
  174. permission-required: true
  175. simple_dice:
  176. command: /mycmd-dice
  177. type: TEXT
  178. text:
  179. - '&0[&6Dice&0] &eYou got &6$rnd6 !'
  180. permission-required: true
  181. permission-node: mycommand.cmd.dice
  182. permission-error: "&a$player! , &2You can't use this command!"
  183. tab_completer:
  184. command: /greets
  185. type: RUN_COMMAND
  186. mycmd_colors:
  187. command: /mycmd-colors
  188. type: TEXT
  189. text:
  190. - "&11 &22 &33 &44 &55 &66 &77 &88 &99 &00 &aa &bb &cc &dd &ee &ff"
  191. - "&nn&r &mm&r &ll&r &oo&r $random_color :D"
  192. permission-required: false
  193. mycmd_list_command:
  194. command: /mycmd-online
  195. type: TEXT
  196. text:
  197. - '&2There are &a$online &2players online.'
  198. - '&a $ponline'
  199. clear_chat:
  200. command: /cc
  201. type: BROADCAST_TEXT
  202. text:
  203. - '%Repeat%100% '
  204. - '&6&lC&c&lMS &a&l➜ &bDer Chat wurde von &c$player &bgecleart!'
  205. permission-required: true
  206. permission-node: system.clearchat
  207. permission-error: "&6&lC&c&lMS &a&l➜ &4$player! &bdu darfst das nicht!"
  208. cost: 0
  209. delaytimer: 5
  210. help_page_0:
  211. command: /mycmd-help
  212. type: TEXT
  213. text:
  214. - '&a ---- &6MyCommand Help &eMain Page &a----'
  215. - '&e This is the Main page of the help '
  216. - '&e Type &6/mycmd-help 2 &efor see the second page'
  217. help_page_1:
  218. command: /mycmd-help 2
  219. type: TEXT
  220. text:
  221. - '&a ---- &6MyCommand Help &ePage two &a----'
  222. - '&e And this is the page two of the help'
  223. Cookie:
  224. command: /Cookie
  225. type: RUN_CONSOLE
  226. runcmd:
  227. - /tellraw $player [{text:"&7Du hast &a16 &6&lCookies &aeingezahlt&7!"}]
  228. - /scoreboard players add $player Cookies 160
  229. itemcost: COOKIE:16
  230. error-message: '&7Du hast &czu wenig &6&lCookies &7zum &aeinzahlen&7.'
  231. permission-required: false
  232. Cookie2:
  233. command: /Cookie2
  234. type: RUN_CONSOLE
  235. runcmd:
  236. - /tellraw $player [{text:"&7Du hast &a32 &6&lCookies &aeingezahlt&7!"}]
  237. - /scoreboard players add $player Cookies 320
  238. itemcost: COOKIE:32
  239. error-message: '&7Du hast &czu wenig &6&lCookies &7zum &aeinzahlen&7.'
  240. permission-required: false
  241. Cookie3:
  242. command: /Cookie3
  243. type: RUN_CONSOLE
  244. runcmd:
  245. - /tellraw $player [{text:"&7Du hast &a64 &6&lCookies &aeingezahlt&7!"}]
  246. - /scoreboard players add $player Cookies 640
  247. itemcost: COOKIE:64
  248. error-message: '&7Du hast &czu wenig &6&lCookies &7zum &aeinzahlen&7.'
  249. permission-required: false
  250. Einzahlung:
  251. command: /einzahlung
  252. type: ICON_MENU
  253. iconmenu_size: 9
  254. iconmenu_title: '&6&lCookies &aeinzahlen'
  255. iconmenu_mode: ICON_MENU
  256. permission-required: false
  257. iconmenu_itemflags:
  258. - HIDE_ENCHANTS
  259. iconmenu_commands:
  260. - '0:STAINED_GLASS_PANE:14:%stayopen%: : '
  261. - 1:16,COOKIE;FIRE_ASPECT;1:0:%stayopen%/Cookie:&a16 &6&lCookies:&7Verwandeln sie &a16 &6echte &6&lCookies &7in &a160 &6&lCookies&7 um!
  262. - '2:STAINED_GLASS_PANE:14:%stayopen%: : '
  263. - '3:STAINED_GLASS_PANE:14:%stayopen%: : '
  264. - 4:32,COOKIE;FIRE_ASPECT;1:0:%stayopen%/Cookie2:&a32 &6&lCookies:&7Verwandeln sie &a32 &6echte &6&lCookies &7in &a320 &6&lCookies&7 um!
  265. - '5:STAINED_GLASS_PANE:14:%stayopen%: : '
  266. - '6:STAINED_GLASS_PANE:14:%stayopen%: : '
  267. - 7:64,COOKIE;FIRE_ASPECT;1:0:%stayopen%/Cookie3:&a64 &6&lCookies:&7Verwandeln sie &a64 &6echte &6&lCookies &7in &a640 &6&lCookies&7 um!
  268. - '8:STAINED_GLASS_PANE:14:%stayopen%: : '
  269. Goldrang:
  270. command: /Goldrang
  271. type: RUN_CONSOLE
  272. runcmd:
  273. - /scoreboard players add $player Gold 1
  274. - /tellraw @a[score_Gold_min=1,score_Cookies_min=10000] [{text:"&7Du hast den &6Gold-Rang &aerhalten&7!"}]
  275. - /tellraw @a[score_Gold_min=1,score_Cookies_min=0,score_Cookies=9999] [{text:"&7Du hast &czuwenig &6&lCookies&7."}]
  276. - /pex user @a[score_Gold_min=1,score_Cookies_min=10000] group set Gold
  277. - /scoreboard players remove @a[score_Gold_min=1,score_Cookies_min=10000] Cookies 10000
  278. - /scoreboard players set $player Gold 0
  279. permission-required: false
  280. EmeraldRang:
  281. command: /EmeraldRang
  282. type: RUN_CONSOLE
  283. runcmd:
  284. - /scoreboard players add $player Emerald 1
  285. - /tellraw @a[score_Emerald_min=1,score_Cookies_min=40000] [{text:"&7Du hast den &2Emerald-Rang &aerhalten&7!"}]
  286. - /pex user @a[score_Emerald_min=1,score_Cookies_min=40000] group set Emerald
  287. - /tellraw @a[score_Emerald_min=1,score_Cookies_min=0,score_Cookies=3999] [{text:"&7Du hast &czuwenig &6&lCookies&7."}]
  288. - /scoreboard players remove @a[score_Emerald_min=1,score_Cookies_min=40000] Cookies 40000
  289. - /scoreboard players set $player Emerald 0
  290. permission-required: false
  291. DiamondRang:
  292. command: /DiamondRang
  293. type: RUN_CONSOLE
  294. runcmd:
  295. - /scoreboard players add $player Diamond 1
  296. - /tellraw @a[score_Diamond_min=1,score_Cookies_min=100000] [{text:"&7Du hast den &bDiamond-Rang &aerhalten&7!"}]
  297. - /tellraw @a[score_Diamond_min=1,score_Cookies_min=0,score_Cookies=99999] [{text:"&7Du hast &czuwenig &6&lCookies&7."}]
  298. - /pex user @a[score_Diamond_min=1,score_Cookies_min=100000] group set Diamond
  299. - /scoreboard players remove @a[score_Diamond_min=1,score_Cookies_min=100000] Cookies 100000
  300. - /scoreboard players set $player Diamond 0
  301. permission-required: false
  302. MasterRang:
  303. command: /MasterRang
  304. type: RUN_CONSOLE
  305. runcmd:
  306. - /scoreboard players add $player Master 1
  307. - /tellraw @a[score_Master_min=1,score_Cookies_min=200000] [{text:"&7Du hast den &5Master-Rang &aerhalten&7!"}]
  308. - /tellraw @a[score_Master_min=1,score_Cookies_min=0,score_Cookies=199999] [{text:"&7Du hast &czuwenig &6&lCookies&7."}]
  309. - /pex user @a[score_Master_min=1,score_Cookies_min=200000] group set Master
  310. - /scoreboard players remove @a[score_Master_min=1,score_Cookies_min=200000] Cookies 200000
  311. - /scoreboard players set $player Master 0
  312. permission-required: false
  313. SupremeRang:
  314. command: /SupremeRang
  315. type: RUN_CONSOLE
  316. runcmd:
  317. - /scoreboard players add $player Supreme 1
  318. - /tellraw @a[score_Supreme_min=1,score_Cookies_min=300000] [{text:"&7Du hast den &dSupreme-Rang &aerhalten&7!"}]
  319. - /tellraw @a[score_Supreme_min=1,score_Cookies_min=0,score_Cookies=299999] [{text:"&7Du hast &czuwenig &6&lCookies&7."}]
  320. - /pex user @a[score_Supreme_min=1,score_Cookies_min=300000] group set Supreme
  321. - /scoreboard players remove @a[score_Supreme_min=1,score_Cookies_min=300000] Cookies 300000
  322. - /scoreboard players set $player Supreme 0
  323. permission-required: false
  324. CookieGottRang:
  325. command: /CookieGottRang
  326. type: RUN_CONSOLE
  327. runcmd:
  328. - /scoreboard players add $player Cookiegott 1
  329. - /tellraw @a[score_Cookiegott_min=1,score_Cookies_min=200000] [{text:"&7Du hast den CookieGott &aerhalten&7!"}]
  330. - /tellraw @a[score_Cookiegott_min=1,score_Cookies_min=0,score_Cookies=499999] [{text:"&7Du hast &czuwenig &6&lCookies&7."}]
  331. - /pex user @a[score_Cookiegott_min=1,score_Cookies_min=200000] group set CookieGott
  332. - /scoreboard players remove @a[score_Cookiegott_min=1,score_Cookies_min=200000] Cookies 500000
  333. - /scoreboard players set $player Cookiegott 0
  334. permission-required: false
  335. Ränge:
  336. command: /Rangkaufen
  337. type: ICON_MENU
  338. iconmenu_size: 27
  339. iconmenu_title: '&c&lRänge &aholen'
  340. iconmenu_mode: ICON_MENU
  341. permission-required: false
  342. iconmenu_itemflags:
  343. - HIDE_ENCHANTS
  344. iconmenu_commands:
  345. - 0:INK_SACK;FIRE_ASPECT;1:11:%stayopen%/Goldrang:&eGold-Rang:&7Holen sie sich den &eGold-Rang&7, wenn sie &a10000 &6&lCookies &7haben!
  346. - '1:STAINED_GLASS_PANE:14:%stayopen%: : '
  347. - 2:INK_SACK;FIRE_ASPECT;1:2:%stayopen%/EmeraldRang:&2Emerald-Rang:&7Holen sie sich den &2Emerald-Rang&7, wenn sie &a40000 &6&lCookies &7haben!
  348. - '3:STAINED_GLASS_PANE:14:%stayopen%: : '
  349. - 4:INK_SACK;FIRE_ASPECT;1:12:%stayopen%/Diamondrang:&bDiamond-Rang:&7Holen sie sich den &bDiamond-Rang&7, wenn sie &a100000 &6&lCookies &7haben!
  350. - '5:STAINED_GLASS_PANE:14:%stayopen%: : '
  351. - 6:INK_SACK;FIRE_ASPECT;1:5:%stayopen%/MasterRang:&5Master-Rang:&7Holen sie sich den &5Master-Rang&7, wenn sie &a200000 &6&lCookies &7haben!
  352. - '7:STAINED_GLASS_PANE:14:%stayopen%: : '
  353. - 8:INK_SACK;FIRE_ASPECT;1:13:%stayopen%/SupremeRang:&dSupreme-Rang:&7Holen sie sich den &dSupreme-Rang&7, wenn sie &a300000 &6&lCookies &7haben!
  354. - '9:STAINED_GLASS_PANE:14:%stayopen%: : '
  355. - 10:COOKIE;FIRE_ASPECT;1:0:%stayopen%/CookieGottRang:&6Cookie&eGott-Rang:&7Holen sie sich den &6Cookie&eGott-Rang&7, wenn sie &a500000 &6&lCookies &7haben!
  356. - '11:STAINED_GLASS_PANE:14:%stayopen%: : '
  357. - '12:BARRIER:5:%stayopen%:&cBald Verfügbar!:'
  358. - '13:STAINED_GLASS_PANE:14:%stayopen%: : '
  359. - '14:BARRIER:5:%stayopen%:&cBald Verfügbar!:'
  360. - '15:STAINED_GLASS_PANE:14:%stayopen%: : '
  361. - '16:BARRIER:5:%stayopen%:&cBald Verfügbar!:'
  362. - '17:STAINED_GLASS_PANE:14:%stayopen%: : '
  363. - '18:BARRIER:5:%stayopen%:&cBald Verfügbar!:'
  364. - '19:STAINED_GLASS_PANE:14:%stayopen%: : '
  365. - '20:BARRIER:5:%stayopen%:&cBald Verfügbar!:'
  366. - '21:STAINED_GLASS_PANE:14:%stayopen%: : '
  367. - '22:BARRIER:5:%stayopen%:&cBald Verfügbar!:'
  368. - '23:STAINED_GLASS_PANE:14:%stayopen%: : '
  369. - '24:BARRIER:5:%stayopen%:&cBald Verfügbar!:'
  370. - '25:STAINED_GLASS_PANE:14:%stayopen%: : '
  371. - '26:BARRIER:5:%stayopen%:&cBald Verfügbar!:'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement