Skip to content

Instantly share code, notes, and snippets.

@Vitoldik
Created November 18, 2020 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Vitoldik/c6002d3ee9fa0f500d7d9e2461b523e7 to your computer and use it in GitHub Desktop.
Save Vitoldik/c6002d3ee9fa0f500d7d9e2461b523e7 to your computer and use it in GitHub Desktop.
HeadMotd
# Author: https://www.spigotmc.org/members/vitold.473269/
# Permissions:
# headmotd.join - the permission to display motd
# headmotd.admin - commands: /headmotd help (admin help), /headmotd reload (config reload)
#
prefix: '&3[&bHeadMotd&3]'
head-size: 8
#You can use placeholders from PlaceholdersApi in this message
message:
- ' '
- ' '
- '&3Hello &b{player}!'
- '&3Thank you for installing my plugin!'
- '&bYou can change this message in config.yml'
- '&3Have a nice play!'
- ' '
- ' '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment