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

Fixed MinRadius Issue #211

Merged
merged 4 commits into from
May 5, 2024
Merged

Conversation

ZepsiZola
Copy link
Contributor

No longer sends players to exclusively the corners of the map. Now sends them to anywhere where x or z is above the MinRadius (while both being below the MaxRadius)

Fixes this issue.
#210

No longer sends players to exclusively the corners of the map. Now sends them to anywhere where x or z is above the MinRadius (while both being below the MaxRadius)
No longer sends players to exclusively the corners of the map. Now sends them to anywhere where x or z is above the MinRadius (while both being below the MaxRadius)


Fixes this issue.
RonanPlugins#210
@SuperRonanCraft
Copy link
Collaborator

Hey Zipsi, thanks for the PR, very wild for this bug to be in the plugin for so long without being noticed!
I just see one issue where the max radius is being set to the same value as the min radius? Can you please look at this an make another commit to fix this ;)
image

@ZepsiZola
Copy link
Contributor Author

fixed

@SuperRonanCraft SuperRonanCraft merged commit e6ccb3b into RonanPlugins:master May 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants