0

Improve site wording/content

This commit is contained in:
rjenkinsjr
2016-03-30 21:21:26 -04:00
parent 953ff95150
commit 1e0dbc8ec0
3 changed files with 8 additions and 4 deletions

View File

@@ -17,8 +17,8 @@
${project.name}
===
${project.description}
---
### Server Owners
### Server Administrators
If you were linked here by documentation for a plugin that you're using on your Bukkit/Spigot server, [go here](${project.url}) to learn what configuration options you have available (and please ask the plugin developer to fix their links!).
### Plugin Developers

View File

@@ -18,7 +18,11 @@
#set($h4 = '####')
#set($h5 = '#####')
#set($h6 = '######')
${project.name} for Server Administrators
${project.name}
===
${project.description}
For Server Administrators
---
If you were linked here by documentation for a plugin that you're using on your Bukkit/Spigot server, you can control the logging behavior of the plugin using its `config.yml` file.