Skip to content

Commit

Permalink
Switch to maven & rename packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Thérence F committed Aug 26, 2020
1 parent 1090ab9 commit eadf984
Show file tree
Hide file tree
Showing 282 changed files with 55,112 additions and 24,905 deletions.
88 changes: 88 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@

# Created by https://www.gitignore.io/api/intellij+iml
# Edit at https://www.gitignore.io/?templates=intellij+iml

### Intellij+iml ###
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

# User-specific stuff
.idea/
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf

# Generated files
.idea/**/contentModel.xml

# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml

# Gradle
.idea/**/gradle.xml
.idea/**/libraries

# Gradle and Maven with auto-import
# When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using
# auto-import.
# .idea/modules.xml
# .idea/*.iml
# .idea/modules
# *.iml
# *.ipr

# CMake
cmake-build-*/

# Mongo Explorer plugin
.idea/**/mongoSettings.xml

# File-based project format
*.iws

# IntelliJ
out/

# mpeltonen/sbt-idea plugin
.idea_modules/

# JIRA plugin
atlassian-ide-plugin.xml

# Cursive Clojure plugin
.idea/replstate.xml

# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties

# Editor-based Rest Client
.idea/httpRequests

# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser

### Intellij+iml Patch ###
# Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-249601023

*.iml
modules.xml
.idea/misc.xml
*.ipr

# End of https://www.gitignore.io/api/intellij+iml
/dependencies/
/pom.xml
/dependency-reduced-pom.xml
/target/
60 changes: 0 additions & 60 deletions BungeeAnnounce/.gitignore

This file was deleted.

This file was deleted.

Binary file modified docs/assets/img/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 10 additions & 10 deletions docs/config-tool/index.html

Large diffs are not rendered by default.

19 changes: 9 additions & 10 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>BungeeAnnounce — Javadoc / by Roytreo28</title>
<title>BungeeAnnounce — Javadoc / by Royalpha</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Roytreo28">
<meta name="author" content="Royalpha">
<meta name="description" content="Explore BungeeAnnounce's Javadoc">
<!-- Twitter -->
<meta name="twitter:card" content="summary">
<meta property="og:title" content="BungeeAnnounce — Javadoc / by Roytreo28">
<meta property="og:title" content="BungeeAnnounce — Javadoc / by Royalpha">
<meta property="og:site_name" content="Github">
<meta property="og:description" content="Explore BungeeAnnounce's Javadoc">
<meta property="og:type" content="website">
<!-- MOBILE -->
<meta name="application-name" content="BungeeAnnounce — Javadoc / by Roytreo28">
<meta name="application-name" content="BungeeAnnounce — Javadoc / by Royalpha">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="blue">
Expand Down Expand Up @@ -50,22 +50,21 @@ <h1 align="center"><u><b>This page needs JavaScript activated to work.</b></u></
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Javadocs <b class="caret"></b></a>
<ul class="dropdown-menu">
<li class="dropdown-header">Spigot plugins</li>
<li><a href='https://roytreo28.github.io/SonarHearing/'>Sonar Hearing</a></li>
<li><a href='https://roytreo28.github.io/BungeeAnnounce/'>Bungee Announce</a></li>
<li><a href='https://roytreo28.github.io/Revenge/'>Revenge</a></li>
<li><a href='https://royalphax.github.io/SonarHearing/'>Sonar Hearing</a></li>
<li><a href='https://royalphax.github.io/BungeeAnnounce/'>Bungee Announce</a></li>
<li><a href='https://royalphax.github.io/Revenge/'>Revenge</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Other projects <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href='http://github.com/Roytreo28/TI-Programs'>TI-Programs</a></li>
<li><a href='http://github.com/Royalphax/TI-Programs'>TI-Programs</a></li>
</ul>
</li>
<!--<li><a href="http://roytreo28.ddns.net/me">About</a></li>-->
</ul>
<form class="navbar-form navbar-right visible-lg" role="search">
<div class="form-group">
<a href="https://github.com/Roytreo28" class="btn btn-danger">Back to <b>Github</b></a>
<a href="https://github.com/Royalphax" class="btn btn-danger">Back to <b>Github</b></a>
</div>
<div class="form-group">
<a href="config-tool/" class="btn btn-warning"><b>BungeeAnnounce</b> Configuration Tool</a>
Expand Down
56 changes: 0 additions & 56 deletions docs/javadoc/allclasses-frame.html

This file was deleted.

Loading

0 comments on commit eadf984

Please sign in to comment.