-
Bug
-
Resolution: Invalid
-
None
-
1.16.4
-
Java
-
Unconfirmed
-
(Unassigned)
I would like to know if it is possible to add the command "execute if function ... run" which would act like the command execute if data, this will allow to detect the state of a datapack or to be able to make a system of plugins to detect if a function does not have an error ...
Example :
execute if function sys_map:autres/ender_bow/give run say Function Available !
execute unless function sys_map:autres/ender_bow/give run say Function isn't Available !