Terminal Commands Ideas

This post is dedicated to suggest new features that can be implemented to the Blokoto Terminal

Formatting:

Title that in few words say what is the new feature

description in of what it does

reason to be implemented

example applying the feature

command_name [input_name type] [example int] [example2 string] [example3 args]
// optional: output of the command

Server Status

Show witch server are the player playing + other details

help to report server issues

A bug happens after 14 hours of constant online stability with the server, the feature would show the time, allowing replicating the event easier

Server
ServerID	xxxxxxxxxxx
Adress		Brazil, São Paulo
Ping		132
Alive		7:21:45 (the server)
Connected	3:43:37 (the player with the server)
1 Like

Mark (edit mode only)

Mark anything using a filter to quickly found what you want arround the map

In complex maps that will be build in the future, seartch tools will be essential to track and debug complex mechanics

If after a update, the creator decides to update a model with a specific texture, or change the function of a tool that are duplcated

Mark [item_type string] [filter args]

Examples:
Mark Visuals.Text, TextColor = '#ff00ff', Size = 12
Mark Spawning.Checkpoint, 17 < Cordenates.X < 32 , 90 <= Rotation.X <= 180
Mark Transportation.Portal

1 Like