Jesse Boyd
33e119ccb6
implement block get
2019-05-01 02:19:10 +10:00
Jesse Boyd
c4f72983fc
Add pre5
2019-04-24 02:29:48 +10:00
NotMyFault
7b8bf18309
Fixes #124
...
This fixes the output of /fawe version and gives the versioning a fresh overhaul as well
2019-04-17 00:35:39 +02:00
Jesse Boyd
33f5322fda
WIP merge (i'll finish this later)
2019-04-05 01:24:47 +11:00
Jesse Boyd
f361619037
Merge remote-tracking branch 'upstream/master' into breaking
2019-04-03 16:53:34 +11:00
matt
85bfd16d7c
Code cleaning
...
Most notable change: Remove redundant type parameters and replaced with <>. This is a small step to bring us closer to upstream parity.
2019-03-25 19:55:32 -04:00
NotMyFault
14ab61d154
Remove PlotMe support
2019-03-25 00:02:20 +01:00
aurorasmiles
c4e7acd15b
(dirty) Fix for VaultAPI build issue
...
As discuseed in Discord, placing the Vault-API Dependency over the dummypermscompat fixes the compiling issue
2019-03-19 19:37:17 +01:00
Kenzie Togami
fba12b1282
More shading fixes
2019-03-13 20:15:01 -07:00
Kenzie Togami
4be72fb983
Shade logger bridges as well
2019-03-13 19:56:58 -07:00
Kenzie Togami
d6804737cf
Switch to SLF4J logging.
2019-03-13 19:51:48 -07:00
wizjany
eebba8e324
Move vault to permscompat.
2019-03-07 23:55:58 -05:00
IronApollo
c98a311146
Update to working PlotSquared repo; Update to PlotSquared C>Captions class rename; Cleaning and minor modifications to SpongeSchematicReader
2019-03-06 03:06:47 -05:00
Matthew Miller
8984289695
Bump Spigot version so it compiles.
2019-02-18 20:56:21 +10:00
Matthew Miller
10484eb58b
Added a Vault resolver to WEPIF. Means any Vault-enabled perm plugin will theoretically work with it
2019-02-02 08:49:53 -05:00
IronApollo
cd1d45b856
Updated Paper-API to 1.13.2, minor edits to FastAsyncVoxelSniper
2019-01-16 07:12:02 -05:00
Byron Marohn
447b4e8868
Update gradle settings to new repository URL
...
Signed-off-by: Byron Marohn <combustible@live.com>
2018-12-21 08:04:08 -08:00
NotMyFault
7eac605474
Fixing NBT
2018-12-19 16:33:15 +01:00
dordsor21
07c86f32ae
Definitely fix build
2018-12-17 13:47:29 +00:00
dordsor21
5be8d83ce4
Add local repo
2018-12-17 11:54:09 +00:00
dordsor21
8eabb7e507
Fix build
2018-12-17 11:43:45 +00:00
Matthew Miller
ee8602b77b
Added a Vault resolver to WEPIF. Means any Vault-enabled perm plugin will theoretically work with it
2018-11-18 15:58:15 +10:00
Matthew Miller
bf98dcff09
Updated bStats
2018-11-10 19:26:46 +10:00
Matthew Miller
0fe1fe33cc
Replace BukkitImplementationTester with paperLib
2018-10-12 16:09:52 +10:00
Matthew Miller
d1cb6e2156
compileOnly breaks shadowJar. bStats needs to fix their repos.
2018-10-10 23:22:38 +10:00
Matthew Miller
e3001586e5
Make bStats compileOnly so transitive projects won't load it, Jitpack has issues.
2018-10-10 19:39:09 +10:00
Matthew Miller
c32c13fdcd
Fixed a typo in the gradle file
2018-10-10 19:34:18 +10:00
Matthew Miller
bf38b371d8
Update bStats because they deleted their old repo.
2018-10-10 16:59:18 +10:00
Jesse Boyd
cfbf7dbec0
Update from sk89q/master
2018-09-25 15:35:21 +10:00
Matthew Miller
02c6f11bb9
Added bStats
2018-09-20 22:59:42 +10:00
Jesse Boyd
abd886acd7
some hasty refactoring
2018-08-28 02:56:28 +10:00
Jesse Boyd
c3db5c0cf1
Fix persistent brushes
2018-08-24 07:18:14 +10:00
Jesse Boyd
dbd31ea347
Fixes boy0001/FastAsyncWorldedit#1090
2018-08-24 01:22:30 +10:00
Jesse Boyd
be574391ed
Update WorldGuard hook
2018-08-15 23:30:42 +10:00
Jesse Boyd
ced4fed9db
Create pom
2018-08-14 20:41:52 +10:00
Jesse Boyd
55d34343dd
Fix some api compatibility issues
2018-08-14 17:18:49 +10:00
Jesse Boyd
74ec39d67b
Change output jar name
2018-08-13 03:38:20 +10:00
Jesse Boyd
a629d15c74
Copy paste/merge FAWE classes to this WorldEdit fork
...
- so certain people can look at the diff and complain about my sloppy code :(
Signed-off-by: Jesse Boyd <jessepaleg@gmail.com>
2018-08-13 00:03:07 +10:00
Matthew Miller
5f4cc3e694
Cleanup a little bit more code.
2018-08-06 19:08:15 +10:00
Matthew Miller
af74627b69
Switch to release 1.13 API
2018-08-04 11:43:41 +10:00
Matthew Miller
572bf04482
Cleanup the bukkit implementation, and update to the 1.13 release items/blocks.
2018-08-04 11:43:41 +10:00
Matthew Miller
3e1d438565
Get it to a point where it works minimally on 1.13 Spigot.
2018-08-04 11:43:41 +10:00
Matthew Miller
ca06a05117
Update the Bukkit adapter to the Spigot API Preview
2018-08-04 11:43:40 +10:00
Matthew Miller
07ade0b083
Phase 1 of Item conversion
2018-08-04 11:43:38 +10:00
wizjany
32fb5b302d
Ignore PlayerInteracts with off-hand item.
...
Fixes WORLDEDIT-3437
The API will need to be changed to accomodate off-hand tools etc
2016-05-15 03:29:58 -04:00
wizjany
6c03eea9b1
Force compilation on newer bukkit api.
...
Since spigot like pulling the rug out from under us.
Fixes WORLDEDIT-3400.
2016-03-07 19:26:16 -05:00
zml
6a6c590a07
WEPIF: Use UUIDs wherever possible in PermissionsExResolver
2015-01-10 16:57:53 -08:00
Kenzie Togami
ac1379c932
Update build.gradles for ides
2014-12-02 07:02:13 -08:00
sk89q
7192780251
Switch to Gradle. Use git log --follow for history.
...
This converts the project into a multi-module Gradle build.
By default, Git does not show history past a rename, so use git log
--follow to see further history.
2014-11-14 11:27:39 -08:00