mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 04:05:50 -07:00
Remove outdated Javadoc / examples concerning database support
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -84,10 +84,6 @@ import com.google.common.collect.ImmutableSet;
|
|||||||
* <td>{@link #getPrefix()}</td>
|
* <td>{@link #getPrefix()}</td>
|
||||||
* <td>The token to prefix plugin log entries</td>
|
* <td>The token to prefix plugin log entries</td>
|
||||||
* </tr><tr>
|
* </tr><tr>
|
||||||
* <td><code>database</code></td>
|
|
||||||
* <td>{@link #isDatabaseEnabled()}</td>
|
|
||||||
* <td>Indicator to enable database support</td>
|
|
||||||
* </tr><tr>
|
|
||||||
* <td><code>load</code></td>
|
* <td><code>load</code></td>
|
||||||
* <td>{@link #getLoad()}</td>
|
* <td>{@link #getLoad()}</td>
|
||||||
* <td>The phase of server-startup this plugin will load during</td>
|
* <td>The phase of server-startup this plugin will load during</td>
|
||||||
@@ -136,7 +132,6 @@ import com.google.common.collect.ImmutableSet;
|
|||||||
*website: http://www.curse.com/server-mods/minecraft/myplugin
|
*website: http://www.curse.com/server-mods/minecraft/myplugin
|
||||||
*
|
*
|
||||||
*main: com.captaininflamo.bukkit.inferno.Inferno
|
*main: com.captaininflamo.bukkit.inferno.Inferno
|
||||||
*database: false
|
|
||||||
*depend: [NewFire, FlameWire]
|
*depend: [NewFire, FlameWire]
|
||||||
*
|
*
|
||||||
*commands:
|
*commands:
|
||||||
|
Reference in New Issue
Block a user