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

Last updated