Skip to content

Instantly share code, notes, and snippets.

@Narimm
Last active February 8, 2021 02:49
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 Narimm/df31bce9202bdd45f439fa397715e8e1 to your computer and use it in GitHub Desktop.
Save Narimm/df31bce9202bdd45f439fa397715e8e1 to your computer and use it in GitHub Desktop.
Discord Support Files
{
"embed": {
"title": "Prism Database Help",
"description": ":rainbow:Prism Requires a database. The prism team recommend **MYSQL**. Please read the links below to obtain help installing one./n/nFor further assistance.\n Please Run `/prism debug` and post the link via a PM to <@!397535955789283329> also post any error you might be getting as a paste. If the command does not work please post.\n* prism config (found in prism plugin directory)\n* hikari.properties (as above)\n* server startup log\n* Any error stack trace or message you are getting.\n\n Please ensure you have read the wiki and checked these locations before asking a question. Please use <#675838158306410507> for specific questions around the plugins usage. ",
"color": 16711935,
"timestamp": "{TIMESTAMP_NOW}",
"footer": {
"icon_url": "https://www.spigotmc.org/data/resource_icons/75/75166.jpg?1581569539",
"text": "Support by Prism Team"
},
"thumbnail": {
"url": "https://www.spigotmc.org/data/resource_icons/75/75166.jpg?1581569539"
},
"author": {
"name": "Prism Support Support",
"url": "https://github.com/Narimm"
},
"fields": [
{
"name": "**Release Setup and Configuration**",
"value": "These links are for the Release Version.\n[MySQL Setup](https://github.com/AddstarMC/Prism-Bukkit/wiki/Configuration-and-Installation)"
},
{ "name": "_Development_",
"value": "The links below relate to 2.1.8. The development release.\n\n[Setup](https://prism-bukkit.readthedocs.io/en/latest/getting-started.html) [Advanced Configuration](https://prism-bukkit.readthedocs.io/en/latest/configuration/advanced-config.html) \n[Mysql](https://prism-bukkit.readthedocs.io/en/latest/configuration/mysql.html) [MariaDb](https://prism-bukkit.readthedocs.io/en/latest/configuration/mariadb.html)"
}
]
}
}
{
"content": " Prism Official Releases can be found on SpigotMC",
"embed": {
"title": "Prism Offical Support",
"description": ":rainbow: Please run `/prism debug` and post the link via a PM to <@!397535955789283329> also post any error you might be getting as a paste. If the command does not work please post.\n* prism config (found in prism plugin directory)\n* hikari.properties (as above)\n* server startup log\n* Any error stack trace or message you are getting.\n\n Please ensure you have read the wiki and checked these locations before asking a question. Please use <#675838158306410507> for specific questions around the plugins usage. /n/n Make sure your messaging in the correct channel",
"color": 16711935,
"timestamp": "{TIMESTAMP_NOW}",
"footer": {
"icon_url": "https://www.spigotmc.org/data/resource_icons/75/75166.jpg?1581569539",
"text": "Support by Prism Team"
},
"thumbnail": {
"url": "https://www.spigotmc.org/data/resource_icons/75/75166.jpg?1581569539"
},
"author": {
"name": "Prism Bukkit Support",
"url": "https://github.com/Narimm"
},
"fields": [
{
"name": "Spigot MC Offical Prism Release Page",
"value": "You will find our official releases [here](https://www.spigotmc.org/resources/prism.75166/)."
},
{
"name": "Development Releases",
"value": "- [Master](https://jenkins.addstar.com.au/job/Prism-Bukkit/)"
},
{
"name": "Updates",
"value": "Please subscribe to <#675838377198747678> to follow our improvements or [check github](https://github.com/AddstarMC/Prism-Bukkit/)"
},
{
"name": "Wiki",
"value": "You can find documentation on the [WIKI](https://prism-bukkit.readthedocs.io/en/latest/Welcome.html 'https://prism-bukkit.readthedocs.io/en/latest/Welcome.html')"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment