Skip to content

Commands

FoxWorn3365 edited this page Apr 22, 2024 · 5 revisions

UncomplicatedCustomItems does give you some commands for the game console!

Admin commands

This commands should be used only by admins as they allow the spawn of custom items.

Summon

This command allow you to summon a registered custom role to you or to another player

Syntax

.uci summon <Custom Item Id> (Target (player) - if null it's you)

Permission

uci.summon

List

This commands give you a list of every registered custom item.

Syntax

.uci list

Permissions

uci.list

Summoned

This commands give you a list of every summoned custom items with some informations about them.

Syntax

.uci summoned

Permissions

uci.summoned

User commands

This commands should be used by users to interact with custom items.

Read

Read the content (description) of the custom item that you are holding.

Syntax

.uci read

Permissions

uci.read

Use

This commands allow you to use the custom item that you are holding.

Syntax

.uci use

Permissions

uci.list

Clone this wiki locally