henritom

WellSky MyC 1.3.3

Sep 4th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #####################################################
  2. # #
  3. # #
  4. # System 1.3.3 #
  5. # by: #
  6. # WellSky #
  7. # #
  8. # #
  9. #####################################################
  10. Moneydrop:
  11. command: /moneydrop
  12. type: RUN_CONSOLE
  13. required_args: 1
  14. runcmd:
  15. - '/eco give * $arg1'
  16. text:
  17. - '&b&lMoneydrop! &c&l$arg1€'
  18. permission-required: true
  19. permission-node: WellSky.event
  20. cost: 0
  21. delaytimer: 5
  22. Random:
  23. command: /tpmerandom
  24. type: RUN_CONSOLE
  25. runcmd:
  26. - '/spreadplayers 100 100 10000 10001 false $player'
  27. permission-required: true
  28. permission-node: WellSky.teleport
  29. OtherRandom:
  30. command: /tpotherrandom
  31. type: RUN_CONSOLE
  32. runcmd:
  33. - '/spreadplayers 100 100 10000 10001 false $multiargs'
  34. permission-required: true
  35. permission-node: WellSky.teleport
  36. Countdown:
  37. command: /event
  38. type: RUN_COMMAND
  39. runcmd:
  40. - '$delay$$broadcasttext$&d&lWell&b&lSky &8┃ &eEvent &estartet in &c&l3...'
  41. - '$delay$$broadcasttext$&d&lWell&b&lSky &8┃ &eEvent &estartet in &c&l2...'
  42. - '$delay$$broadcasttext$&d&lWell&b&lSky &8┃ &eEvent &estartet in &c&l1...'
  43. - '$delay$$broadcasttext$&d&lWell&b&lSky &8┃ &cDas &eEvent&c beginnt!'
  44. permission-required: true
  45. permission-node: WellSky.event
  46. TeamUP:
  47. command: /TeamUP
  48. type: BROADCAST_TEXT
  49. required_args: 1
  50. text:
  51. - '&d&lWell&b&lSky &8| &7Der Spieler &c$arg1 &7wurde &ahochgestuft&7!'
  52. permission-required: true
  53. permission-node: WellSky.team
  54. cost: 0
  55. delaytimer: 5
  56. TeamDown:
  57. command: /TeamDown
  58. type: BROADCAST_TEXT
  59. required_args: 1
  60. text:
  61. - '&d&lWell&b&lSky &8| &7Der Spieler &c$arg1 &7wurde &4runtergestuft&7!'
  62. permission-required: true
  63. permission-node: WellSky.team
  64. cost: 0
  65. delaytimer: 5
  66. TeamDeny:
  67. command: /TeamDeny
  68. type: BROADCAST_TEXT
  69. required_args: 1
  70. text:
  71. - '&d&lWell&b&lSky &8| &7Der Spieler &c$arg1 &7wurde &4nicht angenommen&7!'
  72. permission-required: true
  73. permission-node: WellSky.team
  74. cost: 0
  75. delaytimer: 5
  76. TeamAccept:
  77. command: /TeamAccept
  78. type: BROADCAST_TEXT
  79. required_args: 1
  80. text:
  81. - '&d&lWell&b&lSky &8| &7Der Spieler &c$arg1 &7wurde &aangenommen&7!'
  82. permission-required: true
  83. permission-node: WellSky.team
  84. cost: 0
  85. delaytimer: 5
  86. message:
  87. command: /all
  88. type: RUN_AS_OPERATOR
  89. register: true
  90. runcmd:
  91. - /say $multiargs
  92. permission-required: true
  93. permission-node: WellSky.all
  94. Wartung:
  95. command: /Wartung
  96. type: RUN_AS_OPERATOR
  97. register: true
  98. runcmd:
  99. - '/whitelist on'
  100. - '/kickall'
  101. error-message: '&4&lBan &8| &8Benutze: &c/wartung'
  102. permission-required: true
  103. permission-node: WellSky.wartung
  104. MSAlert:
  105. command: /MSAlert
  106. type: BROADCAST_TEXT
  107. text:
  108. - '&d&lWell&b&lSky &8| &7$multiargs'
  109. permission-required: true
  110. permission-node: WellSky.broadcast
  111. BCSupport:
  112. command: /BCSupport
  113. type: BROADCAST_TEXT
  114. text:
  115. - '&d&lWell&b&lSky &8| &7Bei &9&lFehlern &7oder &c&lBugs &7wende dich bitte an einen &c&lSupporter&7, &9&lContent &7oder einen &2&lModerator&7!'
  116. permission-required: true
  117. permission-node: WellSky.broadcast
  118. BCBewerben:
  119. command: /BCBewerben
  120. type: BROADCAST_TEXT
  121. text:
  122. - '&d&lWell&b&lSky &8| &7Du kannst dich über diesen &c&lLink &7bei uns bewerben&8: &c&lhttps://forms.gle/Lck9Vk2NFQdrcwSE7 &7!'
  123. permission-required: true
  124. permission-node: WellSky.broadcast
  125. Permissions:
  126. command: /Permlist
  127. type: TEXT
  128. text:
  129. - '&8------------| &c&lPermissions &8|------------'
  130. - ' &6/Event & /Moneyrain -> WellSky.event'
  131. - ' &6/Permlist -> WellSky.permission'
  132. - ' &6/MSBan -> WellSky.ban'
  133. - ' &6/Con -> WellSky.con'
  134. - ' &6/Teamkick -> WellSky.teamkick'
  135. - ' &6/CC & /CCG & /CCM-> WellSky.chatclear'
  136. - ' &6/Setrang -> WellSky.setrang'
  137. - ' &6/Wartung -> WellSky.wartung'
  138. - ' &6/all -> WellSky.all'
  139. - ' &6/teamup & /teamdown -> WellSky.team'
  140. - ' &6/teamaccept & /teamdeny -> WellSky.team'
  141. - ' &6/MSAlert & /bcsupport & /bcbewerben -> WellSky.broadcast'
  142. - ' &6/teampannel -> WellSky.teampannel'
  143. - ' &6/tpmerandom & /tpotherrandom -> WellSky.teleport'
  144. - '&8------------| &c&lPermissions &8|------------'
  145. permission-required: WellSky.Permission
  146. Regeln:
  147. command: /Regeln
  148. type: TEXT
  149. text:
  150. - '&8------------| &c&lRegeln &8|------------'
  151. - ' &6Unerlaubte Clientmodiefikationen &8-> &c30 Tage Ban'
  152. - ' &6Werbung &8-> &4&lPERMANENT&c Ban'
  153. - ' &6Spamm, Caps oder Beleidigungen &8-> &c2h Mute'
  154. - ' &6Unerlaubter Skin/Name &8-> &c7 Tage Ban'
  155. - ' &6Nach Rechten/Rängen fragen &8-> &c7 Tage Ban'
  156. - ' &62. Account &8-> &4&lPERMANENT&c Ban für den 2. Account'
  157. - '&8------------| &c&lRegeln &8|------------'
  158. permission-required: false
  159. Ban:
  160. command: /msban
  161. type: RUN_COMMAND
  162. required_args: 3
  163. register: true
  164. runcmd:
  165. - '/etempban $arg1 $arg2 $arg3'
  166. error-message: '&4&lBan &8| &cBenutze&7: &7/&4&lmsban &8[&cSpieler&8] [&cLänge&8] [&cGrund&8]'
  167. permission-required: true
  168. permission-node: WellSky.ban
  169. TeamchatTC:
  170. command: /tc
  171. type: RUN_COMMAND
  172. required_args: 3
  173. register: true
  174. runcmd:
  175. - '/helpop $multiargs'
  176. error-message: '&4&lBan &8| &cBenutze&7: &7/teamchat &8[&7Nachricht&8]'
  177. permission-required: true
  178. permission-node: WellSky.team
  179. Teamchat:
  180. command: /teamchat
  181. type: RUN_COMMAND
  182. required_args: 3
  183. register: true
  184. runcmd:
  185. - '/helpop $multiargs'
  186. error-message: '&4&lBan &8| &cBenutze&7: &7/teamchat &8[&7Nachricht&8]'
  187. permission-required: true
  188. permission-node: WellSky.team
  189. Configeditor:
  190. command: /con
  191. type: RUN_COMMAND
  192. register: true
  193. runcmd:
  194. - '/configeditor'
  195. error-message: '&cConfigeditor &8| &cBenutze&8: &7/&cCon'
  196. permission-required: true
  197. permission-node: WellSky.con
  198. Teamkick:
  199. command: /teamkick
  200. type: RUN_COMMAND
  201. required_args: 1
  202. register: true
  203. runcmd:
  204. - '/pex user $arg1 group set Spieler'
  205. - '/ekick $arg1 &d&lWell&b&lSky &8| &c&lDu wurdest aus dem Team geworfen! | &6Von: &4$player'
  206. text:
  207. - '&cTeamkick &8| &aDu hast &c&l$arg1 &aaus dem Team geworfen!'
  208. error-message: '&cTeamkick &8| &cBenutze&8: &7/&cTeamkick &8<&cSpieler&8>'
  209. permission-required: true
  210. permission-node: WellSky.teamkick
  211. Rang:
  212. command: /rang
  213. type: RUN_COMMAND
  214. required_args: 2
  215. register: true
  216. runcmd:
  217. - '/pex user $arg1 group set $arg2'
  218. text:
  219. - '&cRangSystem &8| &aDu hast dem Spieler &c$arg1 &aden Rang &c$arg2 &agegeben'
  220. error-message: '&cPerm &8| &cBenutze&8: &7/&crang &8<&cSpieler&8> &8<&cRang&8>'
  221. permission-required: true
  222. permission-node: WellSky.setrang
  223. ChatClearGrund:
  224. command: /ccg
  225. type: BROADCAST_TEXT
  226. text:
  227. - '%Repeat%100% '
  228. - '&d&lWell&b&lSky &8| &7Der Chat wurde von &4&l$player &cgeleert&7. &6Grund: $multiargs&7!'
  229. permission-required: true
  230. permission-node: WellSky.ChatClear
  231. cost: 0
  232. delaytimer: 5
  233. ChatClear:
  234. command: /cc
  235. type: BROADCAST_TEXT
  236. text:
  237. - '%Repeat%100% '
  238. - '&d&lWell&b&lSky &8| &7Der Chat wurde von &4&l$player &cgeleert&7.'
  239. permission-required: true
  240. permission-node: WellSky.ChatClear
  241. cost: 0
  242. delaytimer: 5
  243. ChatClearMessage:
  244. command: /ccm
  245. type: BROADCAST_TEXT
  246. text:
  247. - '%Repeat%100% '
  248. - '&d&lWell&b&lSky &8| &7$multiargs&7.'
  249. permission-required: true
  250. permission-node: WellSky.ChatClear
  251. cost: 0
  252. delaytimer: 5
  253. ShopGUI:
  254. command: /shop
  255. type: ICON_MENU
  256. iconmenu_title: '&2&lShop &8by &dWell&bSky'
  257. iconmenu_size: 54
  258. iconmenu_commands:
  259. - '0:STAINED_GLASS_PANE:14:/shop:&8'
  260. - '1:STAINED_GLASS_PANE:14:/shop:&8'
  261. - '2:STAINED_GLASS_PANE:14:/shop:&8'
  262. - '3:STAINED_GLASS_PANE:14:/shop:&8'
  263. - '4:STAINED_GLASS_PANE:14:/shop:&8'
  264. - '5:STAINED_GLASS_PANE:14:/shop:&8'
  265. - '6:STAINED_GLASS_PANE:14:/shop:&8'
  266. - '7:STAINED_GLASS_PANE:14:/shop:&8'
  267. - '8:STAINED_GLASS_PANE:14:/shop:&8'
  268. - '9:STAINED_GLASS_PANE:14:/shop:&8'
  269. - '10:STAINED_GLASS_PANE:14:/shop:&8'
  270. - '11:STAINED_GLASS_PANE:14:/shop:&8'
  271. - '12:STAINED_GLASS_PANE:14:/shop:&8'
  272. - '13:STAINED_GLASS_PANE:14:/shop:&8'
  273. - '14:STAINED_GLASS_PANE:14:/shop:&8'
  274. - '15:STAINED_GLASS_PANE:14:/shop:&8'
  275. - '16:STAINED_GLASS_PANE:14:/shop:&8'
  276. - '17:STAINED_GLASS_PANE:14:/shop:&8'
  277. - '18:STAINED_GLASS_PANE:14:/shop:&8'
  278. - '19:BOOK:0:%openiconmenu%/rangshop:&6&lRänge'
  279. - '20:STAINED_GLASS_PANE:14:/shop:&8'
  280. - '21:STAINED_GLASS_PANE:14:/shop:&8'
  281. - '22:STAINED_GLASS_PANE:14:/shop:&8'
  282. - '23:STAINED_GLASS_PANE:14:/shop:&8'
  283. - '24:STAINED_GLASS_PANE:14:/shop:&8'
  284. - '25:BOOK:0:/shop:&cComing Soon...'
  285. - '26:STAINED_GLASS_PANE:14:/shop:&8'
  286. - '27:STAINED_GLASS_PANE:14:/shop:&8'
  287. - '28:STAINED_GLASS_PANE:14:/shop:&8'
  288. - '29:STAINED_GLASS_PANE:14:/shop:&8'
  289. - '30:BOOK:0:/shop:&cComing Soon...'
  290. - '31:STAINED_GLASS_PANE:14:/shop:&8'
  291. - '32:BOOK:0:/shop:&cComing Soon...'
  292. - '33:STAINED_GLASS_PANE:14:/shop:&8'
  293. - '34:STAINED_GLASS_PANE:14:/shop:&8'
  294. - '35:STAINED_GLASS_PANE:14:/shop:&8'
  295. - '36:STAINED_GLASS_PANE:14:/shop:&8'
  296. - '37:STAINED_GLASS_PANE:14:/shop:&8'
  297. - '38:STAINED_GLASS_PANE:14:/shop:&8'
  298. - '39:STAINED_GLASS_PANE:14:/shop:&8'
  299. - '40:STAINED_GLASS_PANE:14:/shop:&8'
  300. - '41:STAINED_GLASS_PANE:14:/shop:&8'
  301. - '42:STAINED_GLASS_PANE:14:/shop:&8'
  302. - '43:STAINED_GLASS_PANE:14:/shop:&8'
  303. - '44:STAINED_GLASS_PANE:14:/shop:&8'
  304. - '45:STAINED_GLASS_PANE:14:/shop:&8'
  305. - '46:STAINED_GLASS_PANE:14:/shop:&8'
  306. - '47:STAINED_GLASS_PANE:14:/shop:&8'
  307. - '48:STAINED_GLASS_PANE:14:/shop:&8'
  308. - '49:STAINED_GLASS_PANE:14:/shop:&8'
  309. - '50:STAINED_GLASS_PANE:14:/shop:&8'
  310. - '51:STAINED_GLASS_PANE:14:/shop:&8'
  311. - '52:STAINED_GLASS_PANE:14:/shop:&8'
  312. - '53:STAINED_GLASS_PANE:14:/shop:&8'
  313. permission-required: false
  314. RangGUI:
  315. command: /rangshop
  316. type: ICON_MENU
  317. iconmenu_title: '&2&lShop &8by &dWell&bSky'
  318. iconmenu_size: 27
  319. iconmenu_commands:
  320. - '0:GOLD_INGOT:0:%openiconmenu%/addbuygold:&6&lGold'
  321. - '1:DIAMOND:0:/addbuydiamant:&b&lDiamant'
  322. - '2:EMERALD:0:/addbuysmaragd:&a&lSmaragd'
  323. - '3:OBSIDIAN:0:/addbuyObsi:&5&lObsidian'
  324. - '4:NETHER_STAR:0:/addbuyWell:&d&lWell'
  325. permission-required: false
  326. GoldGUI:
  327. command: /addbuygold
  328. type: ICON_MENU
  329. iconmenu_title: '&2&lShop &8by &dWell&bSky'
  330. iconmenu_size: 27
  331. iconmenu_commands:
  332. - '12:STAINED_GLASS_PANE:14:/shop:&c&lNicht kaufen!'
  333. - '13:BOOK:0:/shop:&e&l2500€'
  334. - '14:STAINED_GLASS_PANE:5:/goldja:&a&lKaufen!'
  335. permission-required: true
  336. permission-node: WellSky.buy.gold
  337. GoldKauf:
  338. command: /goldaccept
  339. type: RUN_CONSOLE
  340. register: true
  341. runcmd:
  342. - '/pex user $player group set Gold'
  343. error-message: '&2&lShop &8| &cDu besitzt nicht genügend Geld!'
  344. permission-required: true
  345. permission-node: WellSky.buy.gold
  346. cost: 2500
  347. GoldGeld:
  348. command: /goldja
  349. type: RUN_COMMAND
  350. runcmd:
  351. - $Script$%if%$money=2500
  352. - /goldaccept
  353. - $Script$%else%
  354. - $text$&c&lDu hast nicht genügend Geld!.
  355. PlayerInterface:
  356. command: /menu
  357. type: ICON_MENU
  358. iconmenu_title: '&e&lMenu &8by &dWell&bSky'
  359. iconmenu_size: 27
  360. iconmenu_commands:
  361. - '10:BOOK:0:/shop:&c&lComing soon...'
  362. - '12:DRAGON_EGG:0:%openiconmenu%/shop:&2&lShop'
  363. - '14:BEACON:0:%openiconmenu%/reisen:&e&lReiseleiter'
  364. - '16:BOOK:0:%openiconmenu%/infos:&9&lInformationen'
  365. - '26:BARRIER:0:/shop:&4&lClose'
  366. permission-required: false
  367. Reiseleiter:
  368. command: /reisen
  369. type: ICON_MENU
  370. iconmenu_title: '&e&lMenu &8by &dWell&bSky'
  371. iconmenu_size: 27
  372. iconmenu_commands:
  373. - '0:PAPER:0:%openiconmenu%/reisen:&e&l1. Seite'
  374. - '4:BEACON:0:/warp event:&e&lEvent'
  375. - '8:PAPER:0:%openiconmenu%/reisen2:&e&l2. Seite'
  376. - '10:BOOK:0:/spawn:&2&lSpawn'
  377. - '12:BOOK:0:/reisen:&c&lComing Soon...'
  378. - '14:BOOK:0:/reisen:&c&lComing Soon...'
  379. - '16:BOOK:0:/reisen:&c&lComing Soon...'
  380. - '26:BARRIER:0:/shop:&4&lClose'
  381. permission-required: false
  382. Reiseleiter2:
  383. command: /reisen2
  384. type: ICON_MENU
  385. iconmenu_title: '&e&lMenu &8by &dWell&bSky'
  386. iconmenu_size: 27
  387. iconmenu_commands:
  388. - '0:PAPER:0:%openiconmenu%/reisen:&e&l1. Seite'
  389. - '8:PAPER:0:%openiconmenu%/reisen2:&e&l2. Seite'
  390. - '10:BOOK:0:/reisen:&c&lComing Soon...'
  391. - '12:BOOK:0:/reisen:&c&lComing Soon...'
  392. - '14:BOOK:0:/reisen:&c&lComing Soon...'
  393. - '16:BOOK:0:/reisen:&c&lComing Soon...'
  394. - '26:BARRIER:0:/shop:&4&lClose'
  395. permission-required: false
  396. Teampanel:
  397. command: /teampanel
  398. type: ICON_MENU
  399. iconmenu_title: '&f&lTeampanel &8by &dWell&bSky'
  400. iconmenu_size: 54
  401. iconmenu_commands:
  402. - '4:SKULL_ITEM%$player:0:/skull:&4&l$player:&7Gibt dir den Kopf von &c$player'
  403. - '10:WATCH:0:%openiconmenu%/zeit:&e&lZeit'
  404. - '12:DRAGON_EGG:0:/list:&a&lOnline Spieler'
  405. - '14:PAPER:0:%openiconmenu%/wl:&4&lWhitelist'
  406. - '16:BOOK_AND_QUILL:0:%openiconmenu%/teampanelreload:&f&lReloads'
  407. - '28:GOLD_PICKAXE:0:%openiconmenu%/gm:&6&lGamemode'
  408. - '30:BOOK:0:/coming:&c&lComing soon...'
  409. - '32:BOOK:0:/coming:&c&lComing soon...'
  410. - '34:BOOK:0:/coming:&c&lComing soon...'
  411. - '53:BARRIER:0:/shop:&4&lClose'
  412. permission-required: true
  413. permission-node: WellSky.teampannel
  414. Teampanelwl:
  415. command: /wl
  416. type: ICON_MENU
  417. iconmenu_title: '&f&lTeampnnel &8by &dWell&bSky'
  418. iconmenu_size: 27
  419. iconmenu_commands:
  420. - '12:STAINED_GLASS_PANE:14:/whitelist off:&c&lWhitelist aus!'
  421. - '13:BOOK:0:/kickall:&e&lAlle kicken!'
  422. - '14:STAINED_GLASS_PANE:14:/whitelist on:&a&lWhitelist an!'
  423. permission-required: true
  424. permission-node: WellSky.teampannel
  425. Teampanelzeit:
  426. command: /zeit
  427. type: ICON_MENU
  428. iconmenu_title: '&f&lTeampanel &8by &dWell&bSky'
  429. iconmenu_size: 54
  430. iconmenu_commands:
  431. - '12:STAINED_GLASS_PANE:14:/night:&0&lNacht!'
  432. - '14:STAINED_GLASS_PANE:5:/day:&e&lTag!'
  433. - '30:GHAST_TEAR:0:/rain:&7&lRegen!'
  434. - '32:DOUBLE_PLANT:0:/sun:&e&lSonne!'
  435. - '39:STRING:0:/thunder true:&8&lGewitter ein!'
  436. - '41:STRING:0:/thunder false:&8&lGewitter aus!'
  437. permission-required: true
  438. permission-node: WellSky.teampanel
  439. Teampanelreload:
  440. command: /teampanelreload
  441. type: ICON_MENU
  442. iconmenu_title: '&f&lTeampanel &8by &dWell&bSky'
  443. iconmenu_size: 45
  444. iconmenu_commands:
  445. - '9:BOOK:0:/essentials reload:&e&lEssentials!'
  446. - '10:BOOK:0:/nte reload:&e&lNTE!'
  447. - '11:BOOK:0:/pex reload:&e&lPEX!'
  448. - '12:BOOK:0:/worldedit reload:&e&lWorldedit!'
  449. - '13:BOOK:0:/worldguard reload:&e&lWorldGuard!'
  450. - '14:BOOK:0:/hd reload:&e&lHologramme!'
  451. - '15:BOOK:0:/ast reload:&e&lAST!'
  452. - '16:BOOK:0:/1vs1 reload:&e&l1vs1!'
  453. - '17:BOOK:0:/shopkeepers reload:&e&lShopkeepers!'
  454. - '27:BOOK:0:/citizens reload:&e&lCitizens!'
  455. - '28:BOOK:0:/mychat reload:&e&lMyChat!'
  456. - '29:BOOK:0:/itemeditor reload:&e&lItemeditor!'
  457. - '30:BOOK:0:/MyCMD-reload all:&e&lMyCMD!'
  458. permission-required: true
  459. permission-node: WellSky.teampannel
  460. Teampanelgm:
  461. command: /gm
  462. type: ICON_MENU
  463. iconmenu_title: '&f&lTeampanel &8by &dWell&bSky'
  464. iconmenu_size: 27
  465. iconmenu_commands:
  466. - '10:GRASS:0:/gamemode 0:&2&lSurvival'
  467. - '12:GOLD_PICKAXE:0:/gamemode 1:&e&lCreative'
  468. - '14:BARRIER:0:/gamemode 2:&a&lAdventure'
  469. - '16:POTION:8270:/gamemode 3:&7&lSpectator'
  470. permission-required: true
  471. permission-node: WellSky.teampanel
  472. MyServerTeamChatTC:
  473. command: /mstc
  474. type: RUN_AS_OPERATOR
  475. register: true
  476. runcmd:
  477. - /helpop $multiargs
  478. permission-required: true
  479. permission-node: WellSky.teamchat
  480. MyServerTeamChat:
  481. command: /msteamchat
  482. type: RUN_AS_OPERATOR
  483. register: true
  484. runcmd:
  485. - /helpop $multiargs
  486. permission-required: true
  487. permission-node: WellSky.teamchat
  488. Console:
  489. command: /console
  490. type: RUN_AS_CONSOLE
  491. register: true
  492. runcmd:
  493. - /$multiargs
  494. permission-required: true
  495. permission-node: WellSky.console
  496. Kopf:
  497. command: /kopf
  498. type: RUN_AS_OPERATOR
  499. register: true
  500. runcmd:
  501. - /skull $multiargs
  502. permission-required: true
  503. permission-node: WellSky.kopf
Add Comment
Please, Sign In to add comment