summaryrefslogtreecommitdiffstats
path: root/MCServer
diff options
context:
space:
mode:
authorSTRWarrior <niels.breuker@hotmail.nl>2014-01-01 15:18:12 +0100
committerSTRWarrior <niels.breuker@hotmail.nl>2014-01-01 15:18:12 +0100
commitd656c253c0ead77218a8236e72b678b07316bd2c (patch)
treee28ffb0c48c8e80791c8d5464992b1fbf87e2aa5 /MCServer
parentUsing documentation Xoft recommended. (diff)
downloadcuberite-d656c253c0ead77218a8236e72b678b07316bd2c.tar
cuberite-d656c253c0ead77218a8236e72b678b07316bd2c.tar.gz
cuberite-d656c253c0ead77218a8236e72b678b07316bd2c.tar.bz2
cuberite-d656c253c0ead77218a8236e72b678b07316bd2c.tar.lz
cuberite-d656c253c0ead77218a8236e72b678b07316bd2c.tar.xz
cuberite-d656c253c0ead77218a8236e72b678b07316bd2c.tar.zst
cuberite-d656c253c0ead77218a8236e72b678b07316bd2c.zip
Diffstat (limited to 'MCServer')
-rw-r--r--MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua b/MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua
index 14851c08d..3b4731091 100644
--- a/MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua
+++ b/MCServer/Plugins/APIDump/Hooks/OnPlayerFishing.lua
@@ -5,7 +5,7 @@ return
CalledWhen = "A player is about to get a reward from fishing.",
DefaultFnName = "OnPlayerFishing", -- also used as pagename
Desc = [[
- This hook gets called when a player right clicks with a fishing rod while the floater is under water.
+ This hook gets called when a player right clicks with a fishing rod while the floater is under water. The reward is already descided, but the plugin may change it.
]],
Params =
{