Using Creator Mode - Alderon-Games/pot-community-servers GitHub Wiki

What is Creator Mode?

Creator Mode allows server admins to fly around in spectator mode and spawn in items, food, water, hand out quests, change the time of day and weather, spawn in creatures for players to interact with, and more. Creator Mode also lets admins drag players around and edit items that are placed on the map. It is a powerful tool that lets admins directly interact with their community and host unique events in real-time.

This game mode essentially puts a player into the role of a dungeonmaster typically found in tabletop roleplaying games such as Dungeons and Dragons. It opens up a huge amount of possibilities for server owners to host their own events without having to learn to mod the game or work within the boundaries of the default game mode.

Creator Mode can be modded to add new item and food types. It can also be modded to allow server owners to spawn in large props, such as rocks, cliffs, caves, and walls. This allows you to create small community areas on your server without the need to mod in an entirely new map. You can download and mod in new spectator camera models as well. More information can be found in our Youtube video here.

Enabling Creator Mode

To use creator mode, you must have permission to use it via your assigned Player Role. Learn how to edit Player Roles here.

If you do not have a player role assigned to you with Creator Mode permissions, you will not be able to access Creator Mode.

  1. Ensure you have the correct admin permissions to use the Spectator Tool.
  2. Log in to your server.
  3. Click the "Spectator" button on the right of the Character Creation panel.
  4. You will be spawned into the map as the spectator camera. The camera can fly anywhere and by default is visible by players.
  5. Press TAB and open the "Admin" panel on the left side.
  6. On the Admin Panel, click the "Creator Mode" checkbox.

You will now have Creator Mode enabled. To disable creator mode, simply uncheck the "Creator Mode" checkbox in the Admin panel.

Using Creator Mode

Once you have access to creator mode, it can be opened by entering Spectator Mode, pressing TAB, and selecting "Creator Objects". Here you can select items to spawn, with every item having a budget. You cannot spawn more items than the budget allows, in order to prevent server performance problems.

You can also click on an item, press TAB, and click "Selection" to edit the stats of the selected item (including players!) You can have multiple items selected and edited at the same time.

You can also drag items and players by clicking and holding while moving your mouse cursor.

Config

Creator mode can automatically load a saved state when a server starts by defining DefaultCreatorModeSave in Game.ini. The state can be saved via the command /SaveCreatorMode <SaveName>

[/Script/PathOfTitans.IGameMode]
DefaultCreatorModeSave=""

⚠️ **GitHub.com Fallback** ⚠️