Commit Graph

11 Commits

Author SHA1 Message Date
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