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

API for random tick speed #6173

Open
dktapps opened this issue Nov 24, 2023 · 0 comments
Open

API for random tick speed #6173

dktapps opened this issue Nov 24, 2023 · 0 comments
Labels
Category: API Related to the plugin API Type: Enhancement Contributes features or other improvements to PocketMine-MP

Comments

@dktapps
Copy link
Member

dktapps commented Nov 24, 2023

Description

We already support something similar to random tick speed via pocketmine.yml (blocks-per-subchunk-per-tick) but it's not granular enough:

  • it applies to the whole server
  • can't be changed at runtime

An API on World to allow changing this would be beneficial for plugins.

@dktapps dktapps added Category: API Related to the plugin API Type: Enhancement Contributes features or other improvements to PocketMine-MP labels Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: API Related to the plugin API Type: Enhancement Contributes features or other improvements to PocketMine-MP
Projects
None yet
Development

No branches or pull requests

1 participant