Note: after first installing the plugin you must turn the server off and then configure the config file. By default, most features are disabled and you must enable them.
To install, drag the plugin into your plugins folder and restart the server.
# Default: false
# Set to true to enable discord integration
enable-discord: false
# The giant ASCII art that says "engaging fake players blah blah blah"
# enable-console-spam: true
# Provide your discord channel ID
# Example:
# discordChannelID: '1183634677353943141'
discordChannelID: ''
# Header:
# The top part of the tab player list
# Example:
# header: '&3Welcome to &6Johncraft'
header: '&cA Minecraft Server'
# Default: false
# Whether random conversation should be enabled (randomly say one of the words or SENTENCES every 10-15 minutes)
enable-random-conversation: false
# Place or replace any conversational tidbits here (you can add SENTENCES)
# Example:
# - Hey how are you
randomConversation:
- gah
- ugh
- oh no
- hey
- hi
- Hey
- Hi
- Oh no
- Gah
- Ugh
- Whyyy
- Hm
- Hmm
# Default: false
# Whether bots should react to players and bots joining (randomly say one of the words or SENTENCES)
enable-join-react: false
playerJoinReact:
- wb
- Wb
- WB
- welcome back
- hey
- Hey
- Welcome back
- Hi
- hi
# Default: false
# Whether bots should react to players dying (randomly say one of the words or SENTENCES)
enable-death-react: false
playerDeathReact:
- ooft
- rip
- RIP
- Rip
# Default: false
# Whether bots should react to players joining for the first time (randomly say one of the words or SENTENCES)
enable-first-join-react: false
# Goes before their name. You can use chat color codes
# EXAMPLES:
# prefix: '&3[Member]'
# prefix: '&3[&6V&9I&6P&3]' <- unsure why you'd want to do this, it'd look awful.
# Set to empty if you have no group tags on your server
prefix: ''