I'd like to write a plugin to do x but there is no hook for it - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Development (https://forum.cuberite.org/forum-13.html) +--- Thread: I'd like to write a plugin to do x but there is no hook for it (/thread-1635.html) Pages:
1
2
|
RE: I'd like to write a plugin to do x but there is no hook for it - bearbin - 10-27-2014 Perhaps from a command/plugin itself? RE: I'd like to write a plugin to do x but there is no hook for it - NiLSPACE - 10-27-2014 Do you mean effect-based with potion-based? Because an golden apple also gives the regeneration effect. We could also consider a plugin using cEntity:SetHealth? |