You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There are certain instances when I need to do a very specific restore or rollback with prism, and it currently does not support such specificity to my knowledge (or I am too dumb to figure it out lol)
Describe the solution you'd like
I would like to specify that I am performing a rollback/restore that only affects specific blocks/entities, such as chests that have had items moved/removed, while excluding other blocks/entities. For insance, when I am trying to perform [/pr rb a:item-remove r:# t:# p:(name)], I would like to specify what exactly item-move is being done on without having to do it on every individual chest or shulker. I would also like to see this extended to item-insert functions to specify whether I am doing this to item frames or armor stands as well. I understand that it will be limited to all chests/etc within a specified radius if it can be done, and this is exactly what I am asking for!
Describe alternatives you've considered
An alternative would possibly be to exclude everything that you don't want to target, but I feel like this would be a much more tedious and time consuming solution than the one mentioned above
Additional context
That's just it! If you would like any additional information regarding this request, please feel free to let me know, and I will assist in any way I can!
btw, this is for prism v3 specifically, but perhaps implementing it elsewhere would also be beneficial!
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
There are certain instances when I need to do a very specific restore or rollback with prism, and it currently does not support such specificity to my knowledge (or I am too dumb to figure it out lol)
Describe the solution you'd like
I would like to specify that I am performing a rollback/restore that only affects specific blocks/entities, such as chests that have had items moved/removed, while excluding other blocks/entities. For insance, when I am trying to perform [/pr rb a:item-remove r:# t:# p:(name)], I would like to specify what exactly item-move is being done on without having to do it on every individual chest or shulker. I would also like to see this extended to item-insert functions to specify whether I am doing this to item frames or armor stands as well. I understand that it will be limited to all chests/etc within a specified radius if it can be done, and this is exactly what I am asking for!
Describe alternatives you've considered
An alternative would possibly be to exclude everything that you don't want to target, but I feel like this would be a much more tedious and time consuming solution than the one mentioned above
Additional context
That's just it! If you would like any additional information regarding this request, please feel free to let me know, and I will assist in any way I can!
btw, this is for prism v3 specifically, but perhaps implementing it elsewhere would also be beneficial!
The text was updated successfully, but these errors were encountered: