Renamed Main Class of plugin from 'P' to 'SavageFactions', along with the plugin field from 'p' to 'plugin'

This commit is contained in:
ProSavage
2018-10-22 18:42:57 -05:00
parent 80e66d7d6c
commit 9aeb70404d
449 changed files with 3527 additions and 1875 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181) on Wed Oct 17 16:45:47 CDT 2018 -->
<!-- Generated by javadoc (1.8.0_181) on Mon Oct 22 18:17:39 CDT 2018 -->
<title>WarmUpUtil</title>
<meta name="date" content="2018-10-17">
<meta name="date" content="2018-10-22">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -231,7 +231,7 @@ extends java.lang.Object</pre>
<dd><code>action</code> - The action, inserted into the notification message.</dd>
<dd><code>runnable</code> - The task to run after the delay. If the delay is 0, the task is instantly ran.</dd>
<dd><code>delay</code> - The time used, in seconds, for the delay.
<p/>
<plugin/>
note: for translations: %s = action, %d = delay</dd>
</dl>
</li>