πΌοΈ Managing Image Frames #
As staff, you can manage the image frames players create on the server. This is useful for moderating inappropriate content or fixing issues.
Management commands #
Here are the commands you can use to manage image frames:
List all image frames a player has created:
/imageframe listExample:
/imageframe list snc4This shows all image frames created by player `snc4`, along with their IDs.
To delete an image frame, you need its ID. You can get the ID using the `list` command.
/imageframe admindeleteExample:
/imageframe admindelete 111This permanently deletes the image frame with ID `111`.
**This action is irreversible!** Once you delete an image frame, it cannot be recovered. Use with care.
To view information about an image frame, use:
/imageframe infoExample:
/imageframe info snc4ssuperawesomeimage
**Current Limitation** You cannot use this command on frames created by other players. It only works for your own image frames.