Skip to content

Instantly share code, notes, and snippets.

@m00nwtchr
Created November 12, 2019 22:32
Show Gist options
  • Select an option

  • Save m00nwtchr/e02a4c6f0c7c083a9042a613befda339 to your computer and use it in GitHub Desktop.

Select an option

Save m00nwtchr/e02a4c6f0c7c083a9042a613befda339 to your computer and use it in GitHub Desktop.
Default config for the Press F mod
# Configuration file
general {
# The command to be executed, use %s in place of username
S:command=/give %s minecraft:diamond 32
# Amount of minutes until another death can trigger
I:deathCooldown=2
# The message the players have to send, non-case-sensitive
S:message=F
# Amount of minutes after death the players have to send the message
I:minutesAfterDeath=1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment