-
-
Notifications
You must be signed in to change notification settings - Fork 446
Persistence #6794
Copy link
Copy link
Closed
Labels
completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.featurePull request adding a new feature.Pull request adding a new feature.priority: lowest"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements)."Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Metadata
Metadata
Assignees
Labels
completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.featurePull request adding a new feature.Pull request adding a new feature.priority: lowest"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements)."Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Type
Fields
Give feedbackNo fields configured for issues without a type.
Suggestion
Make a way to make an entity persist or not persist using one of these syntaxes
1:
set persistence of entity to false2:
make entity not persistthat just does Entity#setPersistent(...)
Why?
It's useful in alot of cases
Other
No response
Agreement