Commit Graph

186 Commits

Author SHA1 Message Date
Gabriele C
afcb165ba5
Merge pull request #64 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.1
Bump maven-javadoc-plugin from 3.2.0 to 3.3.1
2021-09-27 17:55:49 +02:00
dependabot[bot]
3aa49681ba
Bump worldguard-bukkit from 7.0.4 to 7.0.6
Bumps worldguard-bukkit from 7.0.4 to 7.0.6.

---
updated-dependencies:
- dependency-name: com.sk89q.worldguard:worldguard-bukkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-17 17:01:13 +00:00
dependabot[bot]
5cc6ec9732
Bump maven-javadoc-plugin from 3.2.0 to 3.3.1
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 17:01:38 +00:00
dependabot[bot]
8f24b16af9
Bump javassist from 3.27.0-GA to 3.28.0-GA
Bumps [javassist](https://github.com/jboss-javassist/javassist) from 3.27.0-GA to 3.28.0-GA.
- [Release notes](https://github.com/jboss-javassist/javassist/releases)
- [Commits](https://github.com/jboss-javassist/javassist/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 05:46:35 +00:00
Gabriele C
c2ab649fc9
Merge pull request #56 from CodeMC/dependabot/maven/org.projectlombok-lombok-1.18.20
Bump lombok from 1.18.16 to 1.18.20
2021-04-09 00:36:54 +02:00
dependabot[bot]
4ed9fd0080
Bump lombok from 1.18.16 to 1.18.20
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.16 to 1.18.20.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.16...v1.18.20)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 05:22:55 +00:00
Gabriele C
70e10bc0fd
Merge pull request #49 from JOO200/master
Fix CommandException in onLoad
2021-01-18 23:57:41 +01:00
JOO200
e8466e28e3 API Cleanup 2021-01-18 23:41:18 +01:00
Gabriele C
5edc204685 Actually make it work... + Cleanup 2020-10-22 03:33:33 +02:00
Gabriele C
c57c0c9df5 Implement IWrappedRegion.setPriority() 2020-10-21 21:27:00 +02:00
Gabriele C
150feaabb5
Update README.md 2020-10-21 20:16:03 +02:00
Gabriele C
1962772a0d Bump WG 7 version 2020-10-21 20:15:33 +02:00
Gabriele C
c9c6d343bd Implement session handlers (v6+), region sets, bump version 2020-10-21 20:13:42 +02:00
Gabriele C
ef4204a426
Merge pull request #41 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.2.0
Bump maven-resources-plugin from 3.1.0 to 3.2.0
2020-08-20 01:13:02 +02:00
dependabot[bot]
3e4cb31bcb
Bump maven-resources-plugin from 3.1.0 to 3.2.0
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.1.0...maven-resources-plugin-3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 05:24:50 +00:00
Gabriele C
32bba2e012
Merge pull request #35 from CodeMC/dependabot/maven/com.sk89q.worldguard-worldguard-bukkit-7.0.3
Bump worldguard-bukkit from 7.0.3-SNAPSHOT to 7.0.3
2020-06-30 11:04:48 +02:00
Gabriele C
b7850d0b57
Merge pull request #36 from CodeMC/dependabot/add-v2-config-file
Create Dependabot config file
2020-06-30 11:04:30 +02:00
dependabot-preview[bot]
b5621beef6
Create Dependabot config file 2020-06-30 09:04:10 +00:00
dependabot-preview[bot]
249bf12414
Bump worldguard-bukkit from 7.0.3-SNAPSHOT to 7.0.3
Bumps worldguard-bukkit from 7.0.3-SNAPSHOT to 7.0.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 05:53:31 +00:00
Gabriele C
eb87041c4d Update Readme 2020-06-26 20:43:44 +02:00
Gabriele C
bd1e41cbb6 Implement getPlayerSelection() and SelectionUtilities, bump version 2020-06-26 20:43:13 +02:00
Gabriele C
4ea70913c5 Fix unsupported flag types in queryApplicableFlags
Co-Authored-By: Luck <lucko@users.noreply.github.com>
2020-06-08 18:22:41 +02:00
Gabriele C
ab5ec54e98
Update README.md 2020-06-07 02:54:24 +02:00
Gabriele C
6fc00c9846 Bump version 2020-06-07 02:53:35 +02:00
Gabriele C
354e352ef8 Merge branch 'pr/33' 2020-06-07 02:53:01 +02:00
Gabriele C
a21e4c8a25
Merge pull request #32 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.4
Bump maven-shade-plugin from 3.2.3 to 3.2.4
2020-06-07 00:11:33 +02:00
dependabot-preview[bot]
49d6a525b4
Bump maven-shade-plugin from 3.2.3 to 3.2.4
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.3...maven-shade-plugin-3.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-03 05:40:27 +00:00
Gabriele C
015c015b67 Update v7 implementation, bump version 2020-05-29 20:07:11 +02:00
Luck
15301c540f
Add queryApplicableFlags method 2020-05-26 22:25:04 +01:00
Gabriele C
1d1d4ab7d9
Merge pull request #29 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.2.0
Bump maven-javadoc-plugin from 3.1.1 to 3.2.0
2020-05-10 16:03:48 +02:00
Gabriele C
97b0757fb0
Merge pull request #30 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.3
Bump maven-shade-plugin from 3.2.2 to 3.2.3
2020-05-10 16:03:37 +02:00
Gabriele C
5a3acbe8b4
Merge pull request #31 from Andre601/patch-1
fix broken Javadoc URL
2020-05-10 16:03:19 +02:00
Andre_601
ee6e6883a4
fix broken Javadoc URL 2020-05-10 15:32:44 +02:00
dependabot-preview[bot]
7876190648
Bump maven-shade-plugin from 3.2.2 to 3.2.3
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.2...maven-shade-plugin-3.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 05:25:58 +00:00
dependabot-preview[bot]
e7637acac0
Bump maven-javadoc-plugin from 3.1.1 to 3.2.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.1.1...maven-javadoc-plugin-3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:31:32 +00:00
Gabriele C
3f80eebd5e
Merge pull request #28 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.2
Bump maven-shade-plugin from 3.2.1 to 3.2.2
2020-02-13 11:29:05 +01:00
dependabot-preview[bot]
1680e406ab
Bump maven-shade-plugin from 3.2.1 to 3.2.2
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.1...maven-shade-plugin-3.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 05:19:23 +00:00
Gabriele C
ec2e5ca95b
Merge pull request #27 from CodeMC/dependabot/maven/org.projectlombok-lombok-1.18.12
Bump lombok from 1.18.10 to 1.18.12
2020-02-08 17:16:47 +01:00
dependabot-preview[bot]
c4c115b09e
Bump lombok from 1.18.10 to 1.18.12
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.10 to 1.18.12.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.10...v1.18.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 05:21:09 +00:00
Gabriele C
bc474e1ab7
Update wrong jenkins link 2020-01-03 06:50:21 +01:00
Gabriele C
c1757f5aeb
Merge pull request #24 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 3.2.0 to 3.2.1
2019-12-28 13:06:33 +01:00
dependabot-preview[bot]
08bf015d78
Bump maven-source-plugin from 3.2.0 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.0...maven-source-plugin-3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 05:24:47 +00:00
Gabriele C
efca8e8f78
Merge pull request #22 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.2.0
Bump maven-jar-plugin from 3.1.2 to 3.2.0
2019-11-06 12:57:56 +01:00
Gabriele C
be82da1449
Merge pull request #23 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.0
Bump maven-source-plugin from 3.1.0 to 3.2.0
2019-11-06 12:57:41 +01:00
dependabot-preview[bot]
fc1f00bbbd
Bump maven-source-plugin from 3.1.0 to 3.2.0
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.1.0...maven-source-plugin-3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-04 10:18:04 +00:00
dependabot-preview[bot]
4c8ed397ef
Bump maven-jar-plugin from 3.1.2 to 3.2.0
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.2...maven-jar-plugin-3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-04 10:17:56 +00:00
Gabriele C
9b2b0252c0
Merge pull request #21 from CodeMC/dependabot/maven/org.projectlombok-lombok-1.18.10
Bump lombok from 1.18.8 to 1.18.10
2019-09-16 02:08:29 +02:00
dependabot-preview[bot]
38f7d25465
Bump lombok from 1.18.8 to 1.18.10
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.8 to 1.18.10.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.8...v1.18.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-11 05:19:22 +00:00
Gabriele C
5e50edd862
Merge pull request #18 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.1.1
Bump maven-javadoc-plugin from 3.1.0 to 3.1.1
2019-08-13 14:05:35 +02:00
dependabot-preview[bot]
5c07c1de98
Bump maven-javadoc-plugin from 3.1.0 to 3.1.1
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.1.0...maven-javadoc-plugin-3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-08 05:26:01 +00:00