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

[Suggestion] Freeze custom plants #52

Open
NoltoxGit opened this issue Apr 11, 2024 · 1 comment
Open

[Suggestion] Freeze custom plants #52

NoltoxGit opened this issue Apr 11, 2024 · 1 comment

Comments

@NoltoxGit
Copy link

Hello,
Would it be possible to make it so that when custom plants are installed using /cf, they don't grow even if the randomtickspeed is zero?

@davidmayr
Copy link
Owner

Yesn't. We would have to keep track of every single plant placed somehow. And since this plugin was primarily made for servers, that have the tick speed set to 0 anyway, we don't really want to waste storage.

With how many plants are stored on bigger maps, we can't really rely on our db either. We would probably do something like the chunk persistent data. But this data will be pretty hard to clear if someone decides to remove the plugin. And then there will be a lot of ghost entries etc.

It is something I may want to look at in the future, but not something that's easy or a high priority.

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

No branches or pull requests

2 participants