Skip to content
This repository was archived by the owner on Apr 30, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
d7d1e52
MenuItemの名前にComponentを使えるように
kumitatepazuru Oct 13, 2021
628871f
コードクリップ
kumitatepazuru Oct 13, 2021
4c197be
sqlUtilにhasuuidを追加
kumitatepazuru Oct 14, 2021
0a7783e
MenuItemの名前の仕組みをcomponentベースからitemstackベースに変更&onPlayerInteractEntityイ…
kumitatepazuru Oct 14, 2021
63b7b29
購入GUIを表示するように&アイテム個数を変えられるように
kumitatepazuru Oct 14, 2021
9bc3ee7
vscodeのプロジェクトファイル追加
kumitatepazuru Oct 15, 2021
3e7c36e
ログを修正
kumitatepazuru Oct 15, 2021
f330881
Merge pull request #79 from arainu-github/fix/chat-player
kumitatepazuru Oct 15, 2021
b4b831b
resolve #77
kumitatepazuru Oct 15, 2021
7eb5ef1
Merge pull request #80 from arainu-github/resolve/discord
kumitatepazuru Oct 15, 2021
f58ccc8
Initial commit resolve #68
JolTheGreat Oct 16, 2021
ccdafaa
今のところ完成。Bukkitのホワリスとデータベースのホワリスを同じにすることで、他のプラグインとも対応出来ます。一度もプレイしたことがな…
JolTheGreat Oct 16, 2021
a3afdf7
Merge remote-tracking branch 'origin/develop' into develop
JolTheGreat Oct 16, 2021
3c42c5f
Revert "今のところ完成。Bukkitのホワリスとデータベースのホワリスを同じにすることで、他のプラグインとも対応出来ます。一度もプ…
JolTheGreat Oct 16, 2021
8c9e33c
今のところ完成。Bukkitのホワリスとデータベースのホワリスを同じにすることで、他のプラグインとも対応出来ます。一度もプレイしたことがな…
JolTheGreat Oct 16, 2021
d8c76df
Revert "Initial commit resolve #68"
JolTheGreat Oct 16, 2021
cc9eb46
今のところ完成。Bukkitのホワリスとデータベースのホワリスを同じにすることで、他のプラグインとも対応出来ます。一度もプレイしたことがな…
JolTheGreat Oct 16, 2021
ede1f5d
Update WhitelistPlayerJoinListener.java
kumitatepazuru Oct 16, 2021
3e3ee1b
パズル様に訂正してもらって再こっみっと resolve #68
JolTheGreat Oct 16, 2021
fe85a64
Update sqlUtil.java
kumitatepazuru Oct 17, 2021
acd655b
Update config.yml
kumitatepazuru Oct 17, 2021
65ecbab
Merge pull request #81 from arainu-github/feature/whitelist
kumitatepazuru Oct 17, 2021
2c628e9
/whitelist のコマンドの処理にデータベースとのやり取りを追加 resolve #82
JolTheGreat Oct 17, 2021
7a138cd
Merge remote-tracking branch 'origin/feature/whitelist' into feature/…
JolTheGreat Oct 17, 2021
01cc306
Revert "Update config.yml"
JolTheGreat Oct 17, 2021
90feb9d
/whitelist のコマンドの処理にデータベースとのやり取りを追加 resolve #82
JolTheGreat Oct 18, 2021
3b8440c
訂正コミット resolve #82
JolTheGreat Oct 19, 2021
74a3325
Merge pull request #83 from arainu-github/feature/whitelist
kumitatepazuru Oct 19, 2021
2eb2bf6
アイテムを売買できるように
kumitatepazuru Oct 20, 2021
636e97b
値段表示をformatされたものにする
kumitatepazuru Oct 20, 2021
0bdbe6a
不足個数がリアルタイムで出るように(バグあり)
kumitatepazuru Oct 20, 2021
4d428e0
Add .circleci/config.yml
kumitatepazuru Oct 20, 2021
1de190c
Update config.yml
kumitatepazuru Oct 20, 2021
53dea18
Update config.yml
kumitatepazuru Oct 20, 2021
0797ac0
Update config.yml
kumitatepazuru Oct 20, 2021
0ac2e63
Merge pull request #86 from arainu-github/circleci-project-setup
kumitatepazuru Oct 20, 2021
497c352
バグ修正
kumitatepazuru Oct 24, 2021
c02d244
Create main.yml
kumitatepazuru Oct 24, 2021
38cfb87
Merge branch 'develop' into feature/new-villager
kumitatepazuru Oct 24, 2021
e5b7c3a
Update main.yml
kumitatepazuru Oct 24, 2021
894dd72
Update main.yml
kumitatepazuru Oct 24, 2021
dfcbc88
BE対応
kumitatepazuru Oct 24, 2021
9b31bd5
バグ修正
kumitatepazuru Oct 24, 2021
ad3039f
Merge remote-tracking branch 'origin/feature/new-villager' into featu…
kumitatepazuru Oct 24, 2021
3fb6fe6
Merge pull request #87 from arainu-github/feature/new-villager
kumitatepazuru Oct 24, 2021
d8b1c58
Initial Commit
JolTheGreat Oct 24, 2021
f5e97a5
Initial Commitの訂正
JolTheGreat Oct 24, 2021
79851e8
クラス名が紛らわしかったので変更
JolTheGreat Oct 24, 2021
2c8f5e3
購入・買取個数を変更したときに必要料金が変わらないバグを修正
kumitatepazuru Oct 25, 2021
2308040
sqlのデータベースをすべてのサーバー共用に&pingを定期的に出して接続が切れないように
kumitatepazuru Oct 25, 2021
025a52c
訂正コミット
JolTheGreat Oct 26, 2021
24c1bd7
JavaDoc 追加
JolTheGreat Oct 26, 2021
12e92a3
Merge branch 'develop' into feature/enderdragon
kumitatepazuru Oct 27, 2021
ef9abe8
Update MetaversePlugin.java
kumitatepazuru Oct 27, 2021
e08a0ac
Merge pull request #88 from arainu-github/feature/enderdragon
kumitatepazuru Oct 27, 2021
f8c7422
ChatUtilのバグ修正&Whitelistの仕組みを大幅変更
kumitatepazuru Oct 27, 2021
0c2c5bb
最適化
kumitatepazuru Oct 27, 2021
7cfe65a
最適化&javadoc加筆&iphoneにあるBE関係のやつを一旦削除
kumitatepazuru Oct 27, 2021
64dfa9a
Merge remote-tracking branch 'origin/develop' into develop
kumitatepazuru Oct 27, 2021
0e88ee8
ver0.4
kumitatepazuru Oct 27, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Use the latest 2.1 version of CircleCI pipeline process engine.
# See: https://circleci.com/docs/2.0/configuration-reference
version: 2.1

# Define a job to be invoked later in a workflow.
# See: https://circleci.com/docs/2.0/configuration-reference/#jobs
jobs:
# Below is the definition of your job to build and test your app, you can rename and customize it as you want.
build-and-test:
# These next lines define a Docker executor: https://circleci.com/docs/2.0/executor-types/
# You can specify an image from Dockerhub or use one of our Convenience Images from CircleCI's Developer Hub.
# Be sure to update the Docker image tag below to openjdk version of your application.
# A list of available CircleCI Docker Convenience Images are available here: https://circleci.com/developer/images/image/cimg/openjdk
docker:
- image: cimg/openjdk:16.0
# Add steps to the job
# See: https://circleci.com/docs/2.0/configuration-reference/#steps
steps:
# Checkout the code as the first step.
- checkout
# Use mvn clean and package as the standard maven build phase
- run:
name: Build
command: mvn -B -DskipTests clean package
# Then run your tests!
- run:
name: Test
command: mvn test

- store_artifacts:
path: "target/"

# Invoke jobs via workflows
# See: https://circleci.com/docs/2.0/configuration-reference/#workflows
workflows:
build: # This is the name of the workflow, feel free to change it to better match your workflow.
# Inside the workflow, you define the jobs you want to run.
jobs:
- build-and-test
49 changes: 49 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-14">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="target/generated-sources/annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
72 changes: 72 additions & 0 deletions .factorypath
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
<factorypath>
<factorypathentry kind="VARJAR" id="M2_REPO/io/papermc/paper/paper-api/1.17.1-R0.1-SNAPSHOT/paper-api-1.17.1-R0.1-SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/commons-lang/commons-lang/2.6/commons-lang-2.6.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/google/guava/guava/21.0/guava-21.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/md-5/bungeecord-chat/1.16-R0.4/bungeecord-chat-1.16-R0.4.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/yaml/snakeyaml/1.28/snakeyaml-1.28.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/junit/junit/4.10/junit-4.10.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/it/unimi/dsi/fastutil/8.2.2/fastutil-8.2.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/apache/logging/log4j/log4j-api/2.14.1/log4j-api-2.14.1.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/kyori/adventure-api/4.9.2/adventure-api-4.9.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/kyori/adventure-key/4.9.2/adventure-key-4.9.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/kyori/examination-api/1.3.0/examination-api-1.3.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/kyori/examination-string/1.3.0/examination-string-1.3.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/jetbrains/annotations/22.0.0/annotations-22.0.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/kyori/adventure-text-serializer-gson/4.9.2/adventure-text-serializer-gson-4.9.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/kyori/adventure-text-serializer-legacy/4.9.2/adventure-text-serializer-legacy-4.9.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/kyori/adventure-text-serializer-plain/4.9.2/adventure-text-serializer-plain-4.9.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/checkerframework/checker-qual/3.18.0/checker-qual-3.18.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/ow2/asm/asm/9.1/asm-9.1.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/github/MilkBowl/VaultAPI/1.7/VaultAPI-1.7.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/bukkit-1.13.1-R0.1-SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/wesjd/anvilgui/1.5.3-SNAPSHOT/anvilgui-1.5.3-SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/geysermc/floodgate/api/2.0-SNAPSHOT/api-2.0-SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/geysermc/common/1.4.2-SNAPSHOT/common-1.4.2-SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/geysermc/cumulus/cumulus/1.0-SNAPSHOT/cumulus-1.0-SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/google/errorprone/javac/9+181-r4173-1/javac-9+181-r4173-1.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/github/spotbugs/spotbugs-annotations/4.2.3/spotbugs-annotations-4.2.3.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/discordsrv/discordsrv/1.22.0/discordsrv-1.22.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/dv8tion/JDA/4.2.0_249/JDA-4.2.0_249.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/squareup/okhttp3/okhttp/3.13.0/okhttp-3.13.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/squareup/okio/okio/1.17.2/okio-1.17.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.10.1/jackson-databind-2.10.1.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.10.1/jackson-annotations-2.10.1.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.10.1/jackson-core-2.10.1.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/neovisionaries/nv-websocket-client/2.14/nv-websocket-client-2.14.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/github/scarsz/configuralize/1.3.2/configuralize-1.3.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/github/alexheretic/dynamics/4.0/dynamics-4.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/github/alexheretic/fluent/2.0/fluent-2.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/slf4j/slf4j-jdk14/1.7.25/slf4j-jdk14-1.7.25.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/commons-io/commons-io/2.6/commons-io-2.6.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/commons-codec/commons-codec/1.11/commons-codec-1.11.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/vdurmont/emoji-java/3.1.3/emoji-java-3.1.3.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/json/json/20140107/json-20140107.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/github/zafarkhaja/java-semver/0.9.0/java-semver-0.9.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/com/github/kevinsawicki/http-request/6.0/http-request-6.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/minidns/minidns-hla/1.0.0/minidns-hla-1.0.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/minidns/minidns-dnssec/1.0.0/minidns-dnssec-1.0.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/minidns/minidns-client/1.0.0/minidns-client-1.0.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/minidns/minidns-core/1.0.0/minidns-core-1.0.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/minidns/minidns-iterative-resolver/1.0.0/minidns-iterative-resolver-1.0.0.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-expression/5.2.7.RELEASE/spring-expression-5.2.7.RELEASE.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-core/5.2.7.RELEASE/spring-core-5.2.7.RELEASE.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-jcl/5.2.7.RELEASE/spring-jcl-5.2.7.RELEASE.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/dev/vankka/MCDiscordReserializer/4.1.1-SNAPSHOT/MCDiscordReserializer-4.1.1-SNAPSHOT.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/dev/vankka/SimpleAST/2.2.5/SimpleAST-2.2.5.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/kyori/adventure-platform-bukkit/4.0.0-20210117.231600/adventure-platform-bukkit-4.0.0-20210117.231600-all.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="VARJAR" id="M2_REPO/net/kyori/adventure-text-minimessage/4.1.0-20210112.212738/adventure-text-minimessage-4.1.0-20210112.212738.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="EXTJAR" id="C:\Users\s140586\code\metaverseplugin\lib\AdvancedBan-Bundle-2.3.0-RELEASE.jar" enabled="true" runInBatchMode="false"/>
</factorypath>
32 changes: 32 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven

name: build

on: [push,pull_request]

jobs:
build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- name: Set up JDK 16
uses: actions/setup-java@v2
with:
java-version: '16'
distribution: 'adopt'
cache: maven
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: upload artifact jarfile
uses: actions/upload-artifact@v2
with:
name: jarfile only
path: target/Metaverseplugin.jar
- name: upload artifact target
uses: actions/upload-artifact@v2
with:
name: target dir
path: target/*
34 changes: 34 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>MetaversePlugin</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
<filteredResources>
<filter>
<id>1634281599909</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
</projectDescription>
4 changes: 4 additions & 0 deletions .settings/org.eclipse.core.resources.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
eclipse.preferences.version=1
encoding//src/main/java=UTF-8
encoding//src/main/resources=UTF-8
encoding/<project>=UTF-8
4 changes: 4 additions & 0 deletions .settings/org.eclipse.jdt.apt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
eclipse.preferences.version=1
org.eclipse.jdt.apt.aptEnabled=true
org.eclipse.jdt.apt.genSrcDir=target\\generated-sources\\annotations
org.eclipse.jdt.apt.genTestSrcDir=target\\generated-test-sources\\test-annotations
9 changes: 9 additions & 0 deletions .settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=14
org.eclipse.jdt.core.compiler.compliance=14
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=ignore
org.eclipse.jdt.core.compiler.processAnnotations=enabled
org.eclipse.jdt.core.compiler.release=disabled
org.eclipse.jdt.core.compiler.source=14
4 changes: 4 additions & 0 deletions .settings/org.eclipse.m2e.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
activeProfiles=
eclipse.preferences.version=1
resolveWorkspaceProjects=true
version=1
14 changes: 11 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>world.arainu.core</groupId>
<artifactId>MetaversePlugin</artifactId>
<version>0.3</version>
<version>0.4</version>
<packaging>jar</packaging>

<name>MetaversePlugin</name>
Expand All @@ -29,6 +29,14 @@
<target>14</target>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>2.4</version>
<configuration>
<finalName>Metaverseplugin</finalName>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
Expand Down Expand Up @@ -91,13 +99,13 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>RELEASE</version>
<version>1.18.22</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.2</version>
<version>4.4</version>
</dependency>
<dependency>
<groupId>com.github.MilkBowl</groupId>
Expand Down
Loading