Currency & Shop System not working properlyBesides disabling items, what is the best way to prevent duplication glitches on tekkit servers?Minecraft 'testfor' dummy objective not workingMinecraft Gamerules not working?How can i get this working properly?How do I create a villager with custom trade offers?MC 1.9: Chunk Loader for Redstone Circuits?Why is this command not working properly?Minecraft: weird lag issues for a certain player on my Vanilla 1.11.2 serverHow do I make a true ghost sign?/execute with Delta coordinates not working properly

What if somebody invests in my application?

Can I create an upright 7-foot × 5-foot wall with the Minor Illusion spell?

Word describing multiple paths to the same abstract outcome

Simple image editor tool to draw a simple box/rectangle in an existing image

Superhero words!

Can I rely on these GitHub repository files?

Lightning Web Component - do I need to track changes for every single input field in a form

Can I Retrieve Email Addresses from BCC?

Is there an wasy way to program in Tikz something like the one in the image?

Meta programming: Declare a new struct on the fly

Hostile work environment after whistle-blowing on coworker and our boss. What do I do?

Simple recursive Sudoku solver

Installing PowerShell on 32-bit Kali OS fails

Is a naturally all "male" species possible?

How do ultrasonic sensors differentiate between transmitted and received signals?

Can a malicious addon access internet history and such in chrome/firefox?

Female=gender counterpart?

What is the opposite of 'gravitas'?

A known event to a history junkie

Blender - show edges angles “direction”

Is there an Impartial Brexit Deal comparison site?

What will be the benefits of Brexit?

Lifted its hind leg on or lifted its hind leg towards?

What is Sitecore Managed Cloud?



Currency & Shop System not working properly


Besides disabling items, what is the best way to prevent duplication glitches on tekkit servers?Minecraft 'testfor' dummy objective not workingMinecraft Gamerules not working?How can i get this working properly?How do I create a villager with custom trade offers?MC 1.9: Chunk Loader for Redstone Circuits?Why is this command not working properly?Minecraft: weird lag issues for a certain player on my Vanilla 1.11.2 serverHow do I make a true ghost sign?/execute with Delta coordinates not working properly













-1















I've made a shop system on this modded server, i had to make it more complicated since the Shop Signs did not allow "non opps" to click on them for the /give command (wich works on vanilla minecraft) so i got a new way of doing it from one very kind gentleman here yesterday, the thing is I'm using .bat to run the server, and i like keeping track in there what people are up to, but this system makes it impossible to do so since it just spams the chat continousle..
It also Crashes people near or using the shop..



scoreboard players remove @a[score_shopChoice_min=1,score_shopChoice=1,score_money_min=1000] money 1000
scoreboard players reset @a shopChoice
scoreboard players enable @a shopChoice```









share|improve this question







New contributor




Aleks is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    -1















    I've made a shop system on this modded server, i had to make it more complicated since the Shop Signs did not allow "non opps" to click on them for the /give command (wich works on vanilla minecraft) so i got a new way of doing it from one very kind gentleman here yesterday, the thing is I'm using .bat to run the server, and i like keeping track in there what people are up to, but this system makes it impossible to do so since it just spams the chat continousle..
    It also Crashes people near or using the shop..



    scoreboard players remove @a[score_shopChoice_min=1,score_shopChoice=1,score_money_min=1000] money 1000
    scoreboard players reset @a shopChoice
    scoreboard players enable @a shopChoice```









    share|improve this question







    New contributor




    Aleks is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      -1












      -1








      -1








      I've made a shop system on this modded server, i had to make it more complicated since the Shop Signs did not allow "non opps" to click on them for the /give command (wich works on vanilla minecraft) so i got a new way of doing it from one very kind gentleman here yesterday, the thing is I'm using .bat to run the server, and i like keeping track in there what people are up to, but this system makes it impossible to do so since it just spams the chat continousle..
      It also Crashes people near or using the shop..



      scoreboard players remove @a[score_shopChoice_min=1,score_shopChoice=1,score_money_min=1000] money 1000
      scoreboard players reset @a shopChoice
      scoreboard players enable @a shopChoice```









      share|improve this question







      New contributor




      Aleks is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I've made a shop system on this modded server, i had to make it more complicated since the Shop Signs did not allow "non opps" to click on them for the /give command (wich works on vanilla minecraft) so i got a new way of doing it from one very kind gentleman here yesterday, the thing is I'm using .bat to run the server, and i like keeping track in there what people are up to, but this system makes it impossible to do so since it just spams the chat continousle..
      It also Crashes people near or using the shop..



      scoreboard players remove @a[score_shopChoice_min=1,score_shopChoice=1,score_money_min=1000] money 1000
      scoreboard players reset @a shopChoice
      scoreboard players enable @a shopChoice```






      minecraft






      share|improve this question







      New contributor




      Aleks is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Aleks is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Aleks is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 3 hours ago









      AleksAleks

      1




      1




      New contributor




      Aleks is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Aleks is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Aleks is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "41"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          Aleks is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f348195%2fcurrency-shop-system-not-working-properly%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Aleks is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          Aleks is a new contributor. Be nice, and check out our Code of Conduct.












          Aleks is a new contributor. Be nice, and check out our Code of Conduct.











          Aleks is a new contributor. Be nice, and check out our Code of Conduct.














          Thanks for contributing an answer to Arqade!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f348195%2fcurrency-shop-system-not-working-properly%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          How does Billy Russo acquire his 'Jigsaw' mask? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why does Bane wear the mask?Why does Kylo Ren wear a mask?Why did Captain America remove his mask while fighting Batroc the Leaper?How did the OA acquire her wisdom?Is Billy Breckenridge gay?How does Adrian Toomes hide his earnings from the IRS?What is the state of affairs on Nootka Sound by the end of season 1?How did Tia Dalma acquire Captain Barbossa's body?How is one “Deemed Worthy”, to acquire the Greatsword “Dawn”?How did Karen acquire the handgun?

          Личност Атрибути на личността | Литература и източници | НавигацияРаждането на личносттаредактиратередактирате

          A sequel to Domino's tragic life Why Christmas is for Friends Cold comfort at Charles' padSad farewell for Lady JanePS Most watched News videos