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

Restrict the range of the /random command #1557

Open
Dahesor opened this issue Aug 3, 2024 · 0 comments
Open

Restrict the range of the /random command #1557

Dahesor opened this issue Aug 3, 2024 · 0 comments
Labels
🐛 bug Something isn't working /java-edition
Milestone

Comments

@Dahesor
Copy link

Dahesor commented Aug 3, 2024

The random command only accepts a range that has no larger than 2147483646 possibilities. However Spyglass does not check this, and even suggests inputting -2147483648..2147483647, which is 2 times the largest accepted range.

Thanks

@misode misode added 🐛 bug Something isn't working /java-edition labels Aug 7, 2024
@misode misode added this to the Release 4.3.0 milestone Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working /java-edition
Projects
None yet
Development

No branches or pull requests

2 participants