Commit Graph

64 Commits

Author SHA1 Message Date
Gabriele C
ebb5ce24de Exclude unused transitive dependencies 2019-02-24 18:52:31 +01:00
Gabriele C
a88cab6cc9 Add legacy (WG 6.1) support 2019-02-23 01:00:04 +01:00
Gabriele C
4c0738f95a
Merge pull request #8 from CodeMC/dependabot/maven/org.projectlombok-lombok-1.18.6
Bump lombok from 1.18.4 to 1.18.6
2019-02-13 08:19:09 +01:00
dependabot[bot]
8ca3463ec1
Bump lombok from 1.18.4 to 1.18.6
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.4 to 1.18.6.
- [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.4...v1.18.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-12 07:38:49 +00:00
Gabriele C
379433ea35 Update, add FAWE support 2019-01-13 12:33:47 +01:00
Gabriele C
62ab411dd3 Merge branch 'master' of https://github.com/CodeMC/WorldGuardWrapper 2018-12-21 13:45:53 +01:00
Gabriele C
c0da5c95ab Fix non primitive flag types, api changes, bump version 2018-12-21 13:45:33 +01:00
Gabriele C
c7926f0b2d
Update README.md 2018-12-14 21:09:12 +01:00
Gabriele C
502659bc7f
Merge pull request #7 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.1.1
Bump maven-jar-plugin from 3.1.0 to 3.1.1
2018-12-13 08:16:59 +01:00
dependabot[bot]
35b99c645a
Bump maven-jar-plugin from 3.1.0 to 3.1.1
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.0...maven-jar-plugin-3.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-13 05:43:26 +00:00
Gabriele C
6ed239a176 Use compile scope for implementations 2018-11-29 15:53:34 +01:00
Gabriele C
74399248f3 Use generics in the getFlag method 2018-11-28 13:58:56 +01:00
Gabriele C
06eb96b230
Merge pull request #5 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-2.22.1
Bump maven-surefire-plugin from 2.22.0 to 2.22.1
2018-11-28 00:20:13 +01:00
Gabriele C
52b3852cd3
Merge pull request #4 from CodeMC/dependabot/maven/org.projectlombok-lombok-1.18.4
Bump lombok from 1.18.2 to 1.18.4
2018-11-28 00:19:55 +01:00
Gabriele C
7c6f9e0f34
Merge pull request #2 from CodeMC/new-flag-system
New flag system
2018-11-28 00:18:59 +01:00
dependabot[bot]
aeb9cc78be
Bump maven-surefire-plugin from 2.22.0 to 2.22.1
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.0...surefire-2.22.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-27 22:48:36 +00:00
dependabot[bot]
7759d89e25
Bump lombok from 1.18.2 to 1.18.4
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.2 to 1.18.4.
- [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.2...v1.18.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-27 22:48:32 +00:00
Gabriele C
1a3f9f3670 Update README.md 2018-11-27 23:26:36 +01:00
Gabriele C
1e3ea4c971 Add travis CI 2018-11-27 23:08:31 +01:00
Gabriele C
6642dce9c4 Fix build, maven enhancements 2018-11-27 23:04:59 +01:00
Gabriele C
b54027de6d New flag system, bump version 2018-11-27 08:49:46 +01:00
Gabriele C
4fa65012c2 New flag system WIP 2018-11-26 20:11:05 +01:00
Gabriele C
c15c99d06b Bump version, fix build 2018-11-22 15:33:26 +01:00
Gabriele C
ee8a7c806a Implement PlayerDomain (add/remove player/groups from member/owners) 2018-11-22 15:29:34 +01:00
Gabriele C
19ef34bd0f Enhance the region area/selection api, add region owner/members getters 2018-11-22 15:18:33 +01:00
Gabriele C
946809ebad Implement region points, implement get regions from area 2018-11-22 14:06:27 +01:00
Eric
487394e256 Use currently latest WorldEdit/WorldGuard build
When the sk89q repository is fixed, only worlguard-legacy version
7.0.0-SNAPSHOT is needed.
2018-11-18 16:09:08 +01:00
Gabriele C
7efc516a14 WG 7 hotfix 2018-11-16 18:26:31 +01:00
Eric
fd1178edce Allow removing regions 2018-11-16 14:37:49 +01:00
Eric
e43eed1821 Allow adding regions
+ Added WrappedRegion#contains
2018-11-16 14:25:59 +01:00
Eric
2b70f54d05 Update readme 2018-11-04 14:08:33 +01:00
Eric
4fc6f99686 Set event priority to low
Events should be handled before WorldGuard does (with normal priority),
so they can be allowed without WG sending a message to the player.
2018-11-04 14:04:01 +01:00
Gabriele C
eccf32f2be Whoops, also fix WG7 implementation due to changes in the API 2018-11-04 12:40:44 +01:00
Gabriele C
e8680b22d8 Bump version 2018-11-04 12:33:10 +01:00
Gabriele C
b038a7b444 Add DisallowedPVPEvent 2018-11-04 12:32:33 +01:00
Gabriele C
c24d8cd60f
Update README.md 2018-11-03 23:15:56 +01:00
Eric
eadc82ffe0 Fix some flags being ignored
+ Bump version
2018-11-03 21:13:06 +01:00
Gabriele C
df4389ea36
Update dependency version in the README example. 2018-08-21 18:12:50 +02:00
Gabriele C
60d23d0364 Bump version, enhance project structure, minor fixes 2018-08-21 01:43:58 +02:00
Gabriele C
adc81ed1d6
Add discord invite shield 2018-08-20 04:57:13 +02:00
Gabriele C
ef2ccef4fe
Add maven version shield 2018-08-20 01:32:05 +02:00
Gabriele C
33ed5c25f5
Add javadocs badge/link 2018-08-20 01:26:53 +02:00
Gabriele C
2cd268f3e9 Merge branch 'master' of https://github.com/CodeMC/WorldGuardWrapper 2018-08-20 00:57:04 +02:00
Gabriele C
c71a728254 Add region priority getter 2018-08-20 00:56:35 +02:00
Gabriele C
ac2fbacbbf
Add maven coordinates 2018-08-20 00:50:15 +02:00
Gabriele C
8487298362 Minor cleanup 2018-08-20 00:42:46 +02:00
Eric
0c055fd044 Fix platform not being ready at instantiation 2018-08-03 18:32:21 +02:00
Eric
c9e5d0a65a Add basic event forwarding
Only supports 3 events for now:
- UseBlockEvent
- UseEntityEvent
- DamageEntityEvent
2018-08-03 18:26:53 +02:00
Eric
ae7fcbb8aa Add basic region getters
Only supports names and flags for now.
2018-08-03 17:26:23 +02:00
Eric
ad9ff41b7b Support flag query by flag name 2018-08-03 13:06:52 +02:00