Features
- Toggle GM (Game Master)
- Set and save the password for GM mode and toggle the mode on/off
- Starter Pack
- Spawn a set of items for starter players
- Spawned items can be edited in ‘\scripts\starterpack.cs’
- Invulnerable
- Makes your player invulnerable to damage
- Suicide
- End it all
- Get all Skills
- Sets all of you players skills and stats to 100+
- Heal Self
- Sets your players HP to full
- Remove Effects
- Removes all effects from your player (poison, etc.)
- Toggle Judgement Hour
- Switch JM off/on
- Spawn Items
- Spawn items based on its ID, Amount, Quality and Durability
- A link that launches the Life is Feudal Items List site
- TP to Player
- Type the first name of player and teleport to them
- Set Weather
- Sets the server-side weather
- Set Time of Day
- Sets the client-side time of day
- Spawn Animals
- Does exactly what it say on the tin
- Show in-game Date & Time
- If GM Mode enabled
Download
- SF GM Tools [v1.1] – 2018-06-23
- Changelog
- This mod is uncompiled, so, go nuts
Installation
- Navigate to the ‘Life is Feudal Your Own’ game folder
- Create a ‘mod’ folder
- Place the ‘sf-gm-tools’ folder within the ‘mod’ folder
- Open the ‘scripts/client/init.cs’ file and place the following line after ‘schedule(256, Canvas, dumpSysInfo, “initClient”)’ (around line 199):
exec(“mod/sf-gm-tools/init.cs”);
- Press 'Alt + G’ in-game to open
- Press 'Alt + T’ to toggle GM Mode (set GM password first!)
- Press 'Alt + F’ in-game to toggle Fly Mode
Website