PluginFile
Since 1.0.0
Last updated
Was this helpful?
Since 1.0.0
Last updated
Was this helpful?
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.
update(List<String>)
boolean
Updates the file .