Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
b038a7b444 Add DisallowedPVPEvent 2018-11-04 12:32:33 +01:00
Eric
eadc82ffe0 Fix some flags being ignored
+ Bump version
2018-11-03 21:13:06 +01:00
Gabriele C
60d23d0364 Bump version, enhance project structure, minor fixes 2018-08-21 01:43:58 +02:00
Gabriele C
c71a728254 Add region priority getter 2018-08-20 00:56:35 +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
Eric
c2414fd23e Update flag API 2018-08-02 16:40:08 +02:00
Gabriele C
275f497dff Add getter for WG main class 2018-08-02 01:29:04 +02:00
Gabriele C
e5c2270f53 Initial commit 2018-08-02 01:04:23 +02:00