[ + ] Added a new option for layers. This option is only if the layer is a gif.
frame_speed: 1
This option is the amount of frames that should pass in the next update.
example:
Code (YAML):
open_command
:
"gif"
open_requirements:
type
:
"has_permission"
permission
:
"mapmenu.gif"
deny_actions
:
-
"[message] &cYou do not have permission to do this action"
update_interval
: 0
layers:
background:
type
:
"background"
texture
:
"cat.gif"
frame_speed
: 2