📔
XPlay
  • XPlay
  • Installation
    • Installing The Plugin
    • Installing Dependencies
  • Configurations
    • Configurations
    • Main Configuration
  • Commands And Permissions
    • Commands
      • XPLAY
        • XHELP
        • XRELOAD
        • XDEV
        • XVAULT
        • XGUI
      • LOBBY
      • SETLOBBY
Powered by GitBook
On this page

Was this helpful?

  1. Configurations

Main Configuration

Editing The Main Configuration, Also Known As CONFIG.YML

Configuration File

Here is the main configuration file for XPlay (As Of Int21R2)

If you need any help, please make a post on the discussion page.

#Errors Section
errors:
  #No Permission Message
  permission: "&4&lNo Permission"
  #Only Players Message
  consolerestrict: "&4&lOnly Players Can Execute This Command"
#Configuration Section
configs:
#Reload Config Message
  reload: "&4&lReloaded Config"
#Tools Section
tools:
#Developer Mode
  dev: false
#Hub/Lobby Section
hub:
#Lobby Message
  lobby: "&4&lSuccessfully Set The Lobby"
#Join Message
  join: "&4&lA Player Joint The Game"
#Leave Message
  leave: "&4&lA Player Left The Game"

You can find this file under plugins/XPlay

PreviousConfigurationsNextCommands

Last updated 4 years ago

Was this helpful?