update & complete plugins

This commit is contained in:
jslightham
2020-04-27 01:13:51 -04:00
parent 05166c347e
commit 7145cdd680
147 changed files with 4317 additions and 10600 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,10 +1,10 @@
INDEX VERSION 1.131+C:\Users\jmsdesk\Documents\Minecraft Plugins\MC-Plugins\.metadata\.plugins\org.eclipse.jdt.core
3601782180.index
1258155337.index
2775965492.index
4276568117.index
2842528100.index
1093470671.index
3886406357.index
1159594091.index
232622027.index
1258155337.index
3601782180.index
913808514.index
2842528100.index
3886406357.index
1093470671.index
1159594091.index
2775965492.index

View File

@@ -1,14 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<qualifiedTypeNameHistroy>
<fullyQualifiedTypeName name="com.jslightham.plugin1.Main"/>
<fullyQualifiedTypeName name="com.jslightham.plugin1.commands.HelloCommand"/>
<fullyQualifiedTypeName name="org.bukkit.command.ConsoleCommandSender"/>
<fullyQualifiedTypeName name="org.bukkit.ChatColor"/>
<fullyQualifiedTypeName name="com.jslightham.essentialslight.commands.FlyCommand"/>
<fullyQualifiedTypeName name="com.jslightham.essentialslight.commands.TeleportCommand"/>
<fullyQualifiedTypeName name="org.bukkit.GameMode"/>
<fullyQualifiedTypeName name="com.jslightham.essentialslight.commands.GameMode"/>
<fullyQualifiedTypeName name="com.jslightham.essentialslight.commands.HealCommand"/>
<fullyQualifiedTypeName name="com.jslightham.essentialslight.commands.FeedCommand"/>
<fullyQualifiedTypeName name="org.bukkit.Location"/>
<fullyQualifiedTypeName name="org.bukkit.World"/>
@@ -27,8 +18,6 @@
<fullyQualifiedTypeName name="com.jslightham.invsee.utils.Utils"/>
<fullyQualifiedTypeName name="com.jslightham.invsee.commands.InvseeCommand"/>
<fullyQualifiedTypeName name="com.jslightham.invsee.commands.EnderchestCommand"/>
<fullyQualifiedTypeName name="org.bukkit.command.CommandSender"/>
<fullyQualifiedTypeName name="org.bukkit.command.Command"/>
<fullyQualifiedTypeName name="org.bukkit.event.player.PlayerLoginEvent"/>
<fullyQualifiedTypeName name="com.jslightham.easybans.utils.Utils"/>
<fullyQualifiedTypeName name="java.util.Arrays"/>
@@ -40,10 +29,8 @@
<fullyQualifiedTypeName name="org.json.simple.JSONObject"/>
<fullyQualifiedTypeName name="java.io.IOException"/>
<fullyQualifiedTypeName name="java.text.ParseException"/>
<fullyQualifiedTypeName name="org.bukkit.plugin.java.JavaPlugin"/>
<fullyQualifiedTypeName name="net.md_5.bungee.api.ChatColor"/>
<fullyQualifiedTypeName name="net.minecraft.server.v1_13_R2.ItemStack"/>
<fullyQualifiedTypeName name="java.util.ArrayList"/>
<fullyQualifiedTypeName name="org.bukkit.Material"/>
<fullyQualifiedTypeName name="org.bukkit.inventory.meta.ItemMeta"/>
<fullyQualifiedTypeName name="org.bukkit.inventory.Inventory"/>
@@ -55,9 +42,22 @@
<fullyQualifiedTypeName name="org.bukkit.event.inventory.InventoryClickEvent"/>
<fullyQualifiedTypeName name="com.jslightham.guireport.listeners.InventoryClickListener"/>
<fullyQualifiedTypeName name="com.jslightham.guireport.Main"/>
<fullyQualifiedTypeName name="org.bukkit.command.CommandExecutor"/>
<fullyQualifiedTypeName name="org.bukkit.entity.Player"/>
<fullyQualifiedTypeName name="com.jslightham.guireport.ui.TestUI"/>
<fullyQualifiedTypeName name="com.jslightham.guireport.commands.TestCommand"/>
<fullyQualifiedTypeName name="java.time.LocalTime"/>
<fullyQualifiedTypeName name="java.time.LocalDate"/>
<fullyQualifiedTypeName name="java.util.ArrayList"/>
<fullyQualifiedTypeName name="com.jslightham.simpleTPA.utils.TPAreq"/>
<fullyQualifiedTypeName name="org.bukkit.plugin.java.JavaPlugin"/>
<fullyQualifiedTypeName name="jdk.internal.net.http.common.Utils"/>
<fullyQualifiedTypeName name="com.jslightham.staffmanager.commands.AddStaff"/>
<fullyQualifiedTypeName name="com.jslightham.staffmanager.commands.StaffList"/>
<fullyQualifiedTypeName name="com.jslightham.staffmanager.utils.Utils"/>
<fullyQualifiedTypeName name="java.util.UUID"/>
<fullyQualifiedTypeName name="org.bukkit.Bukkit"/>
<fullyQualifiedTypeName name="com.jslightham.staffmanager.Main"/>
<fullyQualifiedTypeName name="org.bukkit.command.CommandSender"/>
<fullyQualifiedTypeName name="org.bukkit.command.Command"/>
<fullyQualifiedTypeName name="org.bukkit.command.CommandExecutor"/>
<fullyQualifiedTypeName name="org.bukkit.entity.Player"/>
</qualifiedTypeNameHistroy>

View File

@@ -59,6 +59,9 @@
<item value="false" key="JarManifestWizardPage.SAVE_MANIFEST"/>
<item value="false" key="JarPackageWizardPage.EXPORT_OUTPUT_FOLDER"/>
<list key="JarPackageWizardPage.DESTINATION_NAMES_ID">
<item value="C:\Users\jmsdesk\Documents\Minecraft Plugins\Server\plugins\Staff Manager.jar"/>
<item value="C:\Users\jmsdesk\Documents\Minecraft Plugins\Staff Manager.jar"/>
<item value="C:\Users\jmsdesk\Documents\Minecraft Plugins\GUI Report.jar"/>
<item value="C:\Users\jmsdesk\Documents\Minecraft Plugins\MC-Plugins\bukkit\Server\plugins\GUI Report.jar"/>
<item value="C:\Users\jmsdesk\Documents\Minecraft Plugins\MC-Plugins\bukkit\Server\plugins\EasyBans.jar"/>
<item value="C:\Users\jmsdesk\Documents\Minecraft Plugins\MC-Plugins\bukkit\Server\plugins\Invsee.jar"/>

View File

@@ -553,3 +553,8 @@ Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Failure to fin
2019-08-11 20:04:31,336 [Worker-5: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update.
2019-11-09 14:12:20,981 [Worker-11: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update.
2020-04-21 10:13:01,540 [Worker-1: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update.
2020-04-22 21:42:40,448 [Worker-7: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update.
2020-04-23 10:28:18,116 [Worker-4: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is up-to-date. Trying to read.
2020-04-24 12:24:06,440 [Worker-9: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update.
2020-04-24 22:53:46,902 [Worker-5: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is up-to-date. Trying to read.
2020-04-26 16:50:21,517 [Worker-10: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update.

View File

@@ -30,7 +30,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
<meta name="twitter:url" content="http://www.eclipse.org/projects/archives.php"/>
<meta name="twitter:description" content="The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 350 open source projects, including runtimes, tools and frameworks."/>
<meta name="twitter:image" content="https://www.eclipse.org/eclipse.org-common/themes/solstice/public/images/logo/eclipse-foundation-400x400.png"/>
<style>.featured-story-block-content:before {background-image:url(//www.eclipse.org/home/images/iotcomm_bkgbanner.png);}</style><link href="//fonts.googleapis.com/css?family=Libre+Franklin:400,700,300,600,100" rel="stylesheet" type="text/css"/>
<link href="//fonts.googleapis.com/css?family=Libre+Franklin:400,700,300,600,100" rel="stylesheet" type="text/css"/>
<script> var eclipse_org_common = {"settings":{"cookies_class":{"name":"eclipse_settings","enabled":1}}}</script> </head>
<body id="body_solstice">
<!-- Google Tag Manager (noscript) -->
@@ -243,13 +243,13 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<a class="visible-xs" href="#top">Back to the top</a>
</p>
<!-- Sign Up to our Newsletter -->
<div class="featured-footer featured-footer-newsletter" style="background-size:cover;background-image:url(https://eclipse.org/home/images/iotcomm_bkgbanner.png);border-bottom:1px solid #ccc;">
<div class="featured-footer featured-footer-newsletter" style="background-size:cover;background-image:url(https://eclipse.org/home/images/jakartaee-dev-survey-2020.png);border-bottom:1px solid #ccc;border-top:1px solid #ccc;background-position:bottom;">
<div class="container">
<div class="row">
<div class="col-sm-24">
<h2><strong>Take the 2019 IoT Commercial Adoption survey today!</strong></h2>
<p></p>
<a class='btn btn-primary btn-lg' href='https://www.surveymonkey.com/r/eclipse-iotcomm'>Take the survey</a>
<h2 class='margin-top-30'><strong>Jakarta EE 2020 Developer Survey</strong></h2>
<p style='text-transform:none;font-size:20px;margin-bottom:10px;'>Take the Enterprise Java Ecosystem's Leading Survey Today!</p><p style='font-size:20px;'><strong>April 6 to April 30</strong></p>
<a class='btn btn-primary btn-lg' href='https://www.surveymonkey.com/r/Y67ML5T'>Take the Survey</a>
</div>
</div>