Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
database:
|
||||
hostname: localhost
|
||||
port: 3306
|
||||
username: root
|
||||
password: password
|
||||
database: AltitudeTag
|
||||
timeout: 100
|
||||
description: 'Altitude Connection'
|
||||
@@ -0,0 +1,9 @@
|
||||
prefix: "§3[§bFortuneBlocks§3] §f{message}"
|
||||
usage_message: "§6§lUSAGE §e» §f{usage}"
|
||||
error_message: "§4§lERROR §c» §7{message}"
|
||||
success_message: "§2§lSUCCESS §a» §f{message}"
|
||||
no_permissions: "You don't have permission to do that."
|
||||
no_sub_access: "You don't have access to any sub-commands."
|
||||
reload: "Reloaded the config and lang files."
|
||||
header_footer: "&7&m-----------------------------------"
|
||||
only_players: "Only players can run that command."
|
||||
@@ -0,0 +1,4 @@
|
||||
main: com.alttd.altitudetag.AltitudeTag
|
||||
name: AltitudeTag
|
||||
version: ${project.version}
|
||||
author: Michael Ziluck
|
||||
Reference in New Issue
Block a user