banner
Rating
Voted0

Simple commands

0
Mod version:1
Game version:1.1.1
The mod has been successfully tested for the absence of viruses
1749.29K21.85K

Report mod

  • image
modalImage

About This Mod

Basic teams.

The general idea of fashion is to add some basic game controls that the host can use as needed. For example, if you bought an item, exited the game, and reloaded the save, the money is gone, but the item is not. With this fashion you can launch a team to get your lost money back.


It's not just a fashion for the owner. All players must participate.

We hope that this will not be used as cheat for the owners. It will also ensure that things like synchronizing weather changes are implemented correctly.


The reason for simplicity.

We kept the design very simple for debugging and other things. If more advanced features are needed, other modes, such as Imperium, will do. It also provides basic API functionality, so you can register your own simple commands if you need other commands.


How to use simple commands

The basic structure is as follows:


/(command name) (options) (options)


Enter commands into in-game chat. By default, only the host can execute the command, but this can be changed in the mode settings. Also, make sure the command parameters are case insensitive!


You can also add flags at the end of the command. An example of a flag is the 'hide' keyword, which prevents a message from being sent to a chat when the command is complete.


Here is an example of a command with parameters:

/pay 700 | hide


This team adds 700 credits to the terminal and does not report it to the chat.


Finally, you can execute multiple commands in a single message. It works!


Here is an example of two commands in one message:

/stamina | hide | god


This team will give you endless stamina and make you invincible. In addition, the message of endurance will be hidden, but the message of invincibility will appear in the chat and will be visible to all players.


To avoid conflicts with similar mods, command prefixes can be changed in the mode configuration.

List of commands (new ones will be added)

/help

/clean

/list.

/pay

/weather

/get health

/God

/Exposure

/charge

/Renew

/Item

/Item

/Exit

/Terminals

MOD Support

Weather Record

Credits.

JacobG5 (I) Programming

Similar Mods/Addons

Game Version *

1.1.1 (JacobG5-SimpleCommands-1.1.1.zip)