SHOW:
|
|
- or go back to the newest paste.
| 1 | randomtp: | |
| 2 | command: /randomtp | |
| 3 | type: RUN_CONSOLE | |
| 4 | runcmd: | |
| 5 | - '/spreadplayers 100 100 100000 100001 false @p' | |
| 6 | permission-required: false | |
| 7 | ||
| 8 | CC: | |
| 9 | command: /cc | |
| 10 | type: BROADCAST_TEXT | |
| 11 | text: | |
| 12 | - '%Repeat%100% ' | |
| 13 | - '&e&lGamesKing &8× &7Der chat wurde geleert.' | |
| 14 | permission-required: true | |
| 15 | permissions-node: gamesking.chatclear | |
| 16 | permission-error: '&e&lGamesKing &8× &7Du hast keine Rechte auf den &cChatclear&7.' | |
| 17 | ||
| 18 | menu: | |
| 19 | command: /menu | |
| 20 | type: ICON_MENU | |
| 21 | text: | |
| 22 | - 'POSITION:ITEM_NAME:ITEMDATA:COMMAND/MESSAGE:TITLE:DESCRIPTION;MULTILINES' | |
| 23 | - 'ITEM_NAME can also be ITEM_NAME;ENCHANTMENT_NAME;LEVEL' | |
| 24 | iconmenu_title: '&cMenü' | |
| 25 | iconmenu_size: 27 | |
| 26 | iconmenu_commands: | |
| 27 | - '4:GOLDEN_APPLE:0:/help:&2Help:&aÖffne das Hilfe Menü' | |
| 28 | - '12:EMERALD:0:/list:&9Spieler Liste:&bZeige Online Spieler' | |
| 29 | - '14:DOUBLE_PLANT:0:/warp Shop:&9Shop:&bTelepotieren zum Shop' | |
| 30 | - '25:PAPER:0:/menu2:&9Page2' | |
| 31 | - '11:PLAYER_HEAD%$player:0:/command:Title:Description' | |
| 32 | - '26:LEGACY_WOOL:11:%openiconmenu%/iconmenu2:Next Page:&cChange IconMenu Page;&a--------->' | |
| 33 | cost: 0 | |
| 34 | delaytimer: 5 | |
| 35 | menu2: | |
| 36 | command: /menu2 | |
| 37 | type: ICON_MENU | |
| 38 | iconmenu_title: 'Page 2' | |
| 39 | iconmenu_size: 9 | |
| 40 | iconmenu_commands: | |
| 41 | - '0:LEGACY_GOLDEN_APPLE:0:Do something:Hello!:=)' | |
| 42 | - '1:EMERALD:0:/list:&9Spieler Liste:&bZeige Online Spieler' | |
| 43 | - '8:LEGACY_WOOL:13:%openiconmenu%/iconmenu:Return Back:&cChange IconMenu Page;&a<---------' | |
| 44 | cost: 0 | |
| 45 | delaytimer: 5 | |
| 46 | ||
| 47 | Countdown: | |
| 48 | command: /countdown | |
| 49 | type: RUN_COMMAND | |
| 50 | runcmd: | |
| 51 | - | - '$delay$$broadcasttext$&0[&6Event&0] $&c3..' |
| 51 | + | - '$delay$$broadcasttext$&0[&6Event&0] &c3..' |
| 52 | - | - '$delay$$broadcasttext$&0[&6Event&0] $&e2..' |
| 52 | + | - '$delay$$broadcasttext$&0[&6Event&0] &62..' |
| 53 | - | - '$delay$$broadcasttext$&0[&6Event&0] $&21..' |
| 53 | + | - '$delay$$broadcasttext$&0[&6Event&0] &e1..' |
| 54 | - '$delay$$broadcasttext$&0[&6Event&0] &aGO!' | |
| 55 | ||
| 56 | help: | |
| 57 | command: /help | |
| 58 | type: TEXT | |
| 59 | text: | |
| 60 | - '&a ---- &6Hilfe &a----' | |
| 61 | - '&e Bei fragen, wende dich ' | |
| 62 | - '&e an das Team!' | |
| 63 | ||
| 64 | heal: | |
| 65 | command: /heal | |
| 66 | type: RUN_COMMAND | |
| 67 | runcmd: | |
| 68 | - '%PlayerOptions%setHealth: 20' | |
| 69 | - '%PlayerOptions%setFoodLevel: 20' | |
| 70 | - '%PlayerOptions%sendMessage: &aGeheilt!' | |
| 71 | ||
| 72 | lottery: | |
| 73 | command: /lottery | |
| 74 | type: RUN_COMMAND | |
| 75 | runcmd: | |
| 76 | - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1' | |
| 77 | - '$text$&6Welcome to &6Lottery!' | |
| 78 | - '$delay$' | |
| 79 | - '$text$&b+------------------------------------' | |
| 80 | - '$text$&b| &2Der Gewinn Heute! :' | |
| 81 | - '$text$&b| &aCOBBLESTONE, BREAD, APPLE, GOLD_INGOT or DIAMOND = &4JACKPOT! ' | |
| 82 | - '$text$&b+------------------------------------' | |
| 83 | - '$text$&eBitte warte einen Moment für die Lottery!' | |
| 84 | - '$delay$$delay$$delay$' | |
| 85 | - '$delay$$text$&0[$random_colorLottery&0] &65...' | |
| 86 | - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1' | |
| 87 | - '$delay$$text$&0[$random_colorLottery&0] &64...' | |
| 88 | - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1' | |
| 89 | - '$delay$$text$&0[$random_colorLottery&0] &63...' | |
| 90 | - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1' | |
| 91 | - '$delay$$text$&0[$random_colorLottery&0] &62...' | |
| 92 | - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1' | |
| 93 | - '$delay$$text$&0[$random_colorLottery&0] &61...' | |
| 94 | - '%PlayerOptions%playSound: BLOCK_LEVER_CLICK:1.0F:1' | |
| 95 | - '$delay$' | |
| 96 | - '%PlayerOptions%playSound: ENTITY_EXPERIENCE_ORB_PICKUP:1.0F:1' | |
| 97 | - '$Script$%PlayerData%lotteryprize=$GetRandomStringFromList%COBBLESTONE;&4JACKPOT&7=DIAMOND;LEGACY_GOLD_INGOT;BREAD;APPLE%' | |
| 98 | - '$Script$%PlayerData%amount_lotteryprize=$randomnumber%3%' | |
| 99 | - '$delay$' | |
| 100 | - '$text$&b+------------------------------------' | |
| 101 | - '$text$&b| &6Glückwunsch! Du gewinnst! : &e $PlayerData%amount_lotteryprize% $PlayerData%lotteryprize%! ' | |
| 102 | - '$text$&b+------------------------------------' | |
| 103 | - '%PlayerOptions%addItem: $PlayerData%lotteryprize%:$PlayerData%amount_lotteryprize%' | |
| 104 | delaytimer: 1 | |
| 105 | ||
| 106 | dailybonus: | |
| 107 | command: /dailybonus | |
| 108 | type: RUN_COMMAND | |
| 109 | runcmd: | |
| 110 | - "$Script$%if%$todaydate!=$PlayerData%DailyBonus%" | |
| 111 | - "$text$&0[&6Daily&eBonus&0]&b Hallo Spieler! Hier, dein Daily ist da" | |
| 112 | - "$text$&0[&6Daily&eBonus&0]&b Hol &a1 DIAMOND!" | |
| 113 | - "%PlayerOptions%addItem: DIAMOND:1" | |
| 114 | - "$Script$%PlayerData%DailyBonus=$todaydate" | |
| 115 | - "$text$&0[&6Daily&eBonus&0]&b Komm morgen wieder!" | |
| 116 | - "$Script$%else%" | |
| 117 | - "$text$&0[&6Daily&eBonus&0]&b Das ist genug für Heute, komm morgen zurück!" | |
| 118 | permission-required: false | |
| 119 | ||
| 120 | regeln: | |
| 121 | command: /regeln | |
| 122 | type: TEXT | |
| 123 | runcmd: | |
| 124 | - '&cKILLAURA &8| &4VERBOTEN!' | |
| 125 | - '&cX-Ray &8| &4VERBOTEN!' | |
| 126 | - '&cFly &8| &4VERBOTEN!' | |
| 127 | - '&cAIMBOT &8| &4VERBOTEN!' |