summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/Hooks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement Dropspenser Hook (#4903)KrystilizeNevaDies2020-09-211-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement Dropspenser Hook Implemented a hook for dropspensing. HOOK_DROPSPENSE When plugin callback returns true then dropspense is cancelled * Update src/Bindings/PluginManager.h Co-authored-by: peterbell10 <peterbell10@live.co.uk> * Create OnDropSpense.lua * Fix indent * Forgot include Forgot to include the plugin manager. Although now im confused why it was working on my end without including the plugin manager * Update plugins.lua with dropspense * fix typos * haha notepad++ go brr Co-authored-by: peterbell10 <peterbell10@live.co.uk>
* Add missing documentation file.Alexander Harkness2020-03-231-0/+18
|
* Manual merge of #4498.Alexander Harkness2020-03-231-0/+1
| | | | | | Credit to @MeMuXin Closes #4498
* Fix use item doc error (#4279)peterbell102018-08-032-4/+0
| | | | The documentation now matches what's passed to lua. Fixes #4194
* Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912)Lane Kolbly2017-09-071-2/+1
|
* Minor changes (#3909)mathiascode2017-08-242-4/+4
|
* Add cLuaWindow OnClicked Callback (#3901)Lane Kolbly2017-08-171-0/+20
|
* APIDoc: Corrected a few linksLukas Pioch2017-04-072-4/+4
|
* Added additional examples to the documentation for HOOK_BLOCK_SPREAD. (#3277)Alexander Harkness2016-07-291-4/+20
| | | Fixes issue #3274
* Revised the explosion-related Lua API and docs.Mattes D2015-12-182-31/+9
| | | | Fixes #2746.
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+2
|
* Implemented brewingLukas Pioch2015-11-032-0/+54
|
* Renamed output directory to ServerMattes D2015-09-0565-0/+2299