Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Extra command support for chance/random command rewards #79

Open
Rexmen1 opened this issue Dec 17, 2024 · 0 comments
Open

Adding Extra command support for chance/random command rewards #79

Rexmen1 opened this issue Dec 17, 2024 · 0 comments

Comments

@Rexmen1
Copy link

Rexmen1 commented Dec 17, 2024

Describe the feature

random-commands:
  - "tokens give {player} %rng_1000,2500%"
  - "shards give {player} %rng_5,10%"
  - "souls give {player} %rng_250,1000%"
  - "cmi money give {player} %rng_25000,100000%"
  - "addxp {player} Mining %rng_10000,25000%"
  - "addxp {player} Acrobatics %rng_10000,25000%"
  - "addxp {player} Alchemy %rng_10000,25000%"
  
  So was thinking if possible adding some sort of way to add feedback msg for each reward
  something like this or anyway dev thinks best
  - "tokens give {player} %rng_1000,2500% | Msg {player} you got %rng_last_generated% tokens" 

Other

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants
@Rexmen1 and others