summaryrefslogtreecommitdiffstats
path: root/src/Bindings/Plugin.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Plugin reload <plugin_name> feature (#4942)[IPSA] Chris de Claverie2020-09-281-1/+1
| | | | | | | | + Add `reload <pluginname>` * Fixes #365 Co-authored-by: Alexander Harkness <me@bearbin.net> Co-authored-by: pwnOrbitals <c.de-claverie@pm.me> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-0/+1
| | | | Add check for number of empty lines between functions and fix the corresponding failures
* Split the plugin names and plugin folders to avoid confusing them.Mattes D2015-04-191-5/+29
| | | | Ref.: http://forum.mc-server.org/showthread.php?tid=1877
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-0/+38
Ref.: #407