Guests
  • Welcome
  • Getting Started
    • What is Guests?
    • Installation
  • The Basics
    • Commands
    • Configuration
Powered by GitBook
On this page
  1. The Basics

Configuration

All configuration options for Guests.

🌳 Defaults

The addon has those default options:

options:
    prefix: &b[&3G&bu&3e&bs&3t&bs&3]
    allow-commands: /msg, /help, /spawn
    block-interaction-message: &cYou are not allowed to do that as a guest!
    whitelist-mode: true
    notify-on-guest-join: true

prefix - It's the text that's before every message that Guests sends. allow-commands - As of version 1.0.0a, this doesn't change anything; It's a placeholder for a future update. block-interaction-message - The message that appears when a guest is trying to do disallowed things. whitelist-mode - If true, forcefully enables the whitelist whenever the addon is reloaded, load or the server restarted or started. notify-on-guest-join - Notifies when a guest player joins.

PreviousCommands

Last updated 1 month ago