Commit Graph

24 Commits

Author SHA1 Message Date
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
Eric
7e0ba6d8e7 Actually make API class a singleton
(Don't know what I even thought earlier)
2018-08-02 23:07:41 +02:00
Eric
35e1d50c25 Replace tabs with spaces 2018-08-02 17:08:37 +02:00
Eric
71eb53c38f Add documentation 2018-08-02 16:45:56 +02:00
Eric
c2414fd23e Update flag API 2018-08-02 16:40:08 +02:00
Eric
2fca599c04 Make API class a singleton 2018-08-02 16:12:34 +02:00
Eric
8da3ac3b92 Update .gitignore 2018-08-02 13:24:24 +02:00
Gabriele C
d306884d35 Merge branch 'master' of https://github.com/CodeMC/WorldGuardWrapper 2018-08-02 01:29:07 +02:00
Gabriele C
275f497dff Add getter for WG main class 2018-08-02 01:29:04 +02:00
Gabriele C
b0e6c0e15c
Add build status badge 2018-08-02 01:21:36 +02:00
Gabriele C
21f175b19c Don't resolve implementation, change artifactid 2018-08-02 01:17:56 +02:00
Gabriele C
6f89335e9e Merge branch 'master' of https://github.com/CodeMC/WorldGuardWrapper 2018-08-02 01:12:10 +02:00
Gabriele C
1a60aa0b7c Don't deploy implementation 2018-08-02 01:12:07 +02:00
Gabriele C
60e60b9cb7
Create README.md 2018-08-02 01:05:04 +02:00
Gabriele C
e5c2270f53 Initial commit 2018-08-02 01:04:23 +02:00