Skip to content

Eluinhost/GameStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

GameStatus

Simple plugin to switch between predefined motd values

Commands

/gamestatus

Clears the current MOTD and uses the server's default

/gamestatus <key>

Sets the current MOTD to the value defined for <key> in the config file

Permissions: uhc.gamestatus - allows use of /gamestatus, default op

Configuration

Default config:

motds:
  example: "&6HI, THIS IS SERVER"
on start: example

motds

A list of key -> motd pairs. Running /gamestatus example in the above would choose the example value (&6HI, THIS IS SERVER)

on start

When the plugin loads, which key should be used. If this is not given or it is invalid then it uses the servers default. (The same as running /gamestatus without arguments)

About

Simple plugin for toggling between preset MOTD strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages