Basic Posted March 26, 2020 Share Posted March 26, 2020 How do I bind a variable to a specific command? (for example) variables: {test} = 0 on command: add 1 to {test} command /test: Link to comment Share on other sites More sharing options...
FrostedWeFall Posted March 27, 2020 Share Posted March 27, 2020 16 hours ago, Basic said: How do I bind a variable to a specific command? (for example) variables: {test} = 0 on command: add 1 to {test} command /test: If i understand you correctly wouldn't you just do command /test: add 1 to {test} send "%{test}%" Yes i own Vile and VileGN ___________________________________________________________________________________________________________ mc-market profile -> https://www.mc-market.org/resources/authors/79745/ Spigot Profile -> https://www.spigotmc.org/resources/authors/frostedwefall.428495/ Discord Tag | FrostedWeFall#7536 | Anyone else is not me! ___________________________________________________________________________________________________________ Link to comment Share on other sites More sharing options...
Migins Posted May 4, 2020 Share Posted May 4, 2020 (edited) On 3/27/2020 at 6:37 PM, FrostedWeFall said: If i understand you correctly wouldn't you just do command /test: add 1 to {test} send "%{test}%" probably a good idea to add a trigger command /test: trigger: add 1 to {test} send "%{test}%" * Sorry I just realised I necroposted... Edited May 4, 2020 by Migqy ► Support July 29, 2020 → November 3, 2020 ► Helper November 3, 2020 → February 22, 2021 ► Moderator February 22, 2021 → May 17, 2021 ► I might not always respond to forum dms, however I am always contactable on discord (mig#0069) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now