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
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
New contributor
add a comment |
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
New contributor
add a comment |
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
New contributor
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
minecraft
New contributor
New contributor
New contributor
asked 3 hours ago
AleksAleks
1
1
New contributor
New contributor
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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.
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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