PluginFile

Since 1.0.0

PluginFiles are just YmlFiles that also implement the FileUpdater interface, meaning that they can be updated, including all the methods of YmlFile and one update method shown below. True is returned on success, false on failure.

Last updated