landsandboat/scripts/commands
2026-07-24 10:44:10 -06:00
..
addabytime.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addallatma.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addallattachments.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addallmaps.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addallmonstrosity.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addallmounts.lua [lua] Fix addallmounts Add addallwarps [Commands] (#9509) 2026-02-26 06:35:33 +01:00
addallspells.lua Update commands that add/del spells 2025-10-17 11:11:29 -05:00
addalltrusts.lua Convert !addallspells to batch job 2025-07-31 14:52:17 -05:00
addallwarps.lua [lua] Fix addallmounts Add addallwarps [Commands] (#9509) 2026-02-26 06:35:33 +01:00
addallweaponskills.lua Iterate enum for wsUnlocks and fix crash in delinventory 2025-08-16 14:36:31 -05:00
addcurrency.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
adddynatime.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addeffect.lua Migrate addStatusEffect 2026-02-20 18:42:33 -07:00
addfish.lua Exdata definitions 2026-04-04 13:59:18 +02:00
additem.lua Uplift !additem to new exdata format 2026-04-18 00:35:27 -06:00
addkeyitem.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addlights.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addmission.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addquest.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addspell.lua Update commands that add/del spells 2025-10-17 11:11:29 -05:00
addtempitem.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
addtime.lua Time manipulation 2025-08-18 17:48:35 -06:00
addtitle.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addtreasure.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
addweaponskillpoints.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
afkcheck.lua Lua: Migrate to math.randomInt and math.randomFloat 2026-07-05 14:55:22 +01:00
ah.lua Create menuType enum to support CLuaBaseEntity::sendMenu() parameter 2025-01-23 13:20:16 -05:00
animatenpc.lua Fix or disable issues reported from Global additions 2024-08-26 23:05:01 -04:00
animatesubnpc.lua Fix or disable issues reported from Global additions 2024-08-26 23:05:01 -04:00
animation.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
breaklinkshell.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
bring.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
build.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
cansee.lua Core: Add safety check to entity:canSee(...) binding 2026-05-07 19:17:30 +01:00
capallskills.lua Add Automaton Skills to !capallskills 2026-07-08 23:18:56 -04:00
capskill.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
changejob.lua Port Job to YAML based enum 2026-07-24 10:44:10 -06:00
changesjob.lua Port Job to YAML based enum 2026-07-24 10:44:10 -06:00
checkinstance.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
checkinteraction.lua Move The Tenshodo Showdown mob steal code to IF file (#6196) 2024-12-07 15:51:40 +00:00
checklocalvar.lua chore: Remove newline between variable declaration and nil check 2024-09-14 11:02:05 -04:00
checkmission.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
checkmissionstatus.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
checkquest.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
checkvar.lua Fix or disable issues reported from Global additions 2024-08-26 23:05:01 -04:00
chocobo.lua Migrate addStatusEffect 2026-02-20 18:42:33 -07:00
chocoboraising.lua Raising: Confirm force-naming at ADULT_3 2026-04-21 23:16:15 +01:00
cnation.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
completemission.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
completequest.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
completerecord.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
costume.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
costume2.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
cp.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
crash.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
cs.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
cs2.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
delallinventory.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
delallweaponskills.lua Iterate enum for wsUnlocks and fix crash in delinventory 2025-08-16 14:36:31 -05:00
delcontaineritems.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
delcurrency.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
deleffect.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
delitem.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
delkeyitem.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
delmission.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
delquest.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
delspell.lua Update commands that add/del spells 2025-10-17 11:11:29 -05:00
despawnmob.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
down.lua Fix or disable issues reported from Global additions 2024-08-26 23:05:01 -04:00
entityvisual.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
exec.lua Core: Disable hot-reloading of spec files (#10172) 2026-05-28 09:34:57 +01:00
fafnir.lua Moves min/max levels to mob_spawn_points sql 2026-01-24 21:48:47 -05:00
garrison.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
gc_full.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
gc_step.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
getcraftrank.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
geteffects.lua Add !geteffects command 2025-08-27 20:49:49 -06:00
getenmity.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
getfame.lua [Lua] Add !getfame and !setfamelevel commands 2024-10-24 17:22:20 +01:00
getfamily.lua [cpp, lua, sql] Renames superFamily to Family 2026-05-17 20:58:21 -04:00
getfishers.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
getid.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
getlocalvars.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
getmobaction.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
getmobflags.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
getmobmod.lua [lua] Allow Mobmod Commands To Be Used On Pets 2026-07-22 04:35:25 -07:00
getmod.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
getpool.lua Treasure Pool lua bindings 2025-03-04 07:15:04 -07:00
getprevzoneline.lua Added saving and using zoneline id's 2025-10-27 00:48:54 +00:00
getquestvar.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
getskill.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
getspecies.lua [cpp, lua, sql] Renames family to species 2026-05-15 22:05:49 -04:00
getstats.lua Replace xi.combat. to xi.data. when appropiate 2025-09-19 13:42:49 +02:00
getta.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
gettp.lua [core] Unify more Core/Lua TP Functions 2026-04-24 17:28:13 -07:00
getwspoints.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
givebonanzapearl.lua Exdata definitions 2026-04-02 20:02:19 -06:00
givegil.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
giveitem.lua Uplift !additem to new exdata format 2026-04-18 00:35:27 -06:00
givels.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
givemagianitem.lua Fix givemagianitem GM command 2026-03-17 00:51:52 +01:00
givexp.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
gmhome.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
godmode.lua Migrate addStatusEffect 2026-02-20 18:42:33 -07:00
goto.lua Rename isInMogHouse() to inMogHouse() 2025-12-09 16:49:58 +00:00
gotoid.lua IPC: Rewrite gotoEntity, gotoPlayer, and bringPlayer 2025-02-27 18:57:57 +00:00
gotoname.lua IPC: Rewrite gotoEntity, gotoPlayer, and bringPlayer 2025-02-27 18:57:57 +00:00
hasitem.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
haskeyitem.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
hastitle.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
hide.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
homepoint.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
hp.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
immortal.lua Migrate addStatusEffect 2026-02-20 18:42:33 -07:00
inject.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
injectaction.lua SPECEFFECT deprecated in favor of ActionInfo 2025-11-16 19:51:16 -07:00
instance.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
inwater.lua Core: Use ximesh for raycasts, remove LOSmeshes 2026-05-07 17:01:31 +01:00
jail.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
logoff.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
masterjob.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
menu.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
menu_paginated.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
messagebasic.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
messagespecial.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
messagestandard.lua A.M.A.N, Assist Channel 2025-07-30 20:08:14 -06:00
minigame.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
mission.lua add mission command 2025-03-07 20:50:20 -06:00
mobhere.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
mobskill.lua command mobskill 2025-02-16 17:30:32 -06:00
mobsub.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
monstrosity.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
mount.lua Migrate addStatusEffect 2026-02-20 18:42:33 -07:00
mp.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
naga.lua Fence rendering culling; Domain Invasion POC 2026-07-14 13:41:43 +02:00
npchere.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
pardon.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
petgodmode.lua Migrate addStatusEffect 2026-02-20 18:42:33 -07:00
pettp.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
pos.lua Enable ximesh files support 2026-03-31 20:16:57 -06:00
posemannequin.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
posfix.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
promote.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
provokeall.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
quest.lua fetch targets info instead of just player 2025-03-06 18:30:26 -06:00
racechange.lua Replace os.time() with GetSystemTime() 2025-07-03 23:38:14 -04:00
raise.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
rebuildnavmesh.lua Engine: Add runtime navmesh generation 2026-05-03 13:53:24 +01:00
release.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
reloadbattlefield.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
reloaddefaultactions.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
reloadglobal.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
reloadinteraction.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
reloadmagians.lua [core] [lua] Adjust when magian trials are attached 2025-12-30 09:37:23 -07:00
reloadnavmesh.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
reloadquest.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
reloadrecipes.lua Core: Add utilities to reload synth recipes 2025-01-16 14:05:30 +00:00
rename.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
reset.lua Adds medicine/food removal to !reset 2026-06-26 14:07:21 -04:00
resetlights.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
return.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
send.lua Fix or disable issues reported from Global additions 2024-08-26 23:05:01 -04:00
setallegiance.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setbag.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setbattlefieldtime.lua Add setbattlefieldtime command to adjust time limit on battlefield 2025-02-19 15:32:50 -08:00
setcapacitypoints.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setcraftrank.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
setfamelevel.lua [Lua] Add !getfame and !setfamelevel commands 2024-10-24 17:22:20 +01:00
setgil.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setjobpoints.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setlocalvar.lua Fix or disable issues reported from Global additions 2024-08-26 23:05:01 -04:00
setmentor.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setmerits.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setmissionstatus.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setmobflags.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
setmoblevel.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setmobmod.lua [lua] Allow Mobmod Commands To Be Used On Pets 2026-07-22 04:35:25 -07:00
setmod.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setmusic.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setplayerlevel.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setplayermodel.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setplayernation.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setplayervar.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setprogress.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
setquestvar.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setrank.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
setskill.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
setstage.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
setweather.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
sleep.lua Core: Refactor main loop and add performance stats 2025-03-23 12:38:46 +00:00
spawnmob.lua Fix issues reported in command scripts 2024-08-25 12:01:53 -04:00
speed.lua Adjust GM speed command 2025-01-21 00:29:49 -05:00
stun.lua Migrate addStatusEffect 2026-02-20 18:42:33 -07:00
takegil.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
takexp.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
time.lua Refactor Moon Cycle Handling 2025-11-15 04:19:30 -05:00
togglegm.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
tp.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
trustengage.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
up.lua Fix or disable issues reported from Global additions 2024-08-26 23:05:01 -04:00
updateconquest.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
uptime.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
wallhack.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
where.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00
yell.lua Fix param type mismatch in yell command 2025-12-10 21:51:48 +00:00
zone.lua [type] Add Command type, command script annotations 2024-08-25 10:54:45 -04:00