📄 Commands

Introduction

SunLight commands consists of Executor and Aliases. Executor defines what command does, and Aliases is a list of command names to use in-game or from console.

Command configuration located in the command-map.yml file. There you can edit or disable default commands and add your own ones.

Command Groups

In command configuration file there is a Commands -> Groups section, where you can create custom command groups.

Command Group is simply a command that contains certain SunLight commands. For example, by default there is /item command group with /item get, /item give, and other item related commands.

Command Groups are fully optional, they are not directly related to any commands. It's safe to completetly disable them.

To get access to commands inside a command group, players must have command group permission!

Executors

List of all SunLight command executors and their permissons.

All other permissions used in commands can be found on Permissions page.

Permissions ends with .others allows to execute a command invoking other players.

Core

Executors provided by the main plugin (no modules).

Afk Module

Back Location Module

Bans Module

Chat Module

Custom Text Module

Extras Module

GodMode Module

Homes Module

Kits Module

NerfPhantoms Module

PTP Module

RTP Module

Scoreboard Module

Spawns Module

Vanish Module

Warps Module

Worlds Module

Last updated