πŸ–ΌοΈ Managing Image Frames

πŸ–ΌοΈ 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 list 
Example:
/imageframe list snc4
This 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 admindelete 
Example:
/imageframe admindelete 111
This 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 info 
Example:
/imageframe info snc4ssuperawesomeimage
**Current Limitation** You cannot use this command on frames created by other players. It only works for your own image frames.