Jump to content

RDiamondz

Member
  • Posts

    6
  • Joined

  • Last visited

Everything posted by RDiamondz

  1. So when I want to join the server it kicked me and say this "This server requires you to install the Origins mod (v1.4.1) to play." The server is based on Origins mod and I already have it installed in my modpack (the exact version too), so I don't know why it's still kicked me, this is my first time setting up a modded server so I really need help for this, Thx
  2. Hello, i really need a builder for my server right now, we're making for season 5, i need someone that pretty good at world edit and general build, trusted, 13+ y.o, mature person. If you want to apply you can add my discord RedDiamondZ#6829, and next i'll send you the staff application. Thx This is not a paid job, only apply if you really want to help me and the server.
  3. So the only way is to do it randomly and not with chances? Cus i saw here it say "random element" Okay, thx for the help, i'll try this
  4. So the only way is to do it randomly and not with chances? Cus i saw here it say "random element"
  5. So i've made a simple crates skript but the problems is sometimes when i right click with the key it didnt give me any rewards and sometimes it gave me 2 rewards on 1 key, can anyone help me to see what's the problem in this code, it'll help me so much. Thx on right click: if event-block is a lime stained glass: if player is holding a tripwire hook named "&a{@ukey}" with lore "&8Use this to open &aUncommon Crate": remove 1 tripwire hook named "&a{@ukey}" with lore "&8Use this to open &aUncommon Crate" from player's inventory cancel event chance of 50%: give player 8 golden apple send "{@p} &bYou just got &38 Golden Apples &bfrom the crate" chance of 13%: give player 1 of blaze rod of mending named "&cFire Wand" with lore "&cUse &c&lRIGHT CLICK &r&cto shoot a fireball" send "{@p} &bYou just got &31 Fire Wand &bfrom the crate" chance of 16%: give player 1 of sunflower of mending named "&6Token" with lore "&8You can use this to buy &aCustom Items" send "{@p} &bYou just got &31 Token &bfrom the crate" chance of 5%: give player 1 enchanted golden apple send "{@p} &bYou just got &31 Enchanted Golden Apple &bfrom the crate" chance of 14%: give player 2 of tripwire hook named "&a{@ukey}" with lore "&8Use this to open &aUncommon Crate" send "{@p} &bYou just got &31 Uncommon Key &bfrom the crate" chance of 1%: give player 1 of tripwire hook named "&9{@ekey}" with lore "&8Use this to open &9Epic Crate" send "{@p} &bYou just got &31 Epic Key &bfrom the crate" else: push the player backwards with speed 2 send "{@p} &bUse {@ukey} to open this crate"
×
×
  • Create New...