Commit Graph

17 Commits

Author SHA1 Message Date
Me4502
e967ddf393 Switched to an adapter system. Currently has adapters for 1.10 and 1.11.
Currently, due to the small number of changes it's loading the 1.11 adapter for 1.10. This needs fixing.
2016-12-29 12:15:55 -05:00
Wyatt Childers
edb4c0b61a Disable left-click air task creation (in Sponge)
Following the lead of the Bukkit implementation in commit a5f5dc099b, disable left-click air task creation
2016-05-30 19:38:52 -04:00
Minecrell
fd0e400bcc Minor improvements to Sponge implementation
- Use SpongeGradle for setting plugin version from Gradle
- Use Guice to manage configuration
- Use event filter annotation for interact event
- Set plugin description and URL
- Remove some redundant parts in the Gradle config
2016-05-21 10:05:21 -04:00
Wyatt Childers
bc29bff072 Additional cleanup for the Sponge implementation 2016-05-18 23:04:29 -04:00
Wyatt Childers
27b6efefdb Use configurate for configuration 2016-05-18 19:27:38 -04:00
Wyatt Childers
da33245842 Perform some restructuring 2016-05-18 18:30:22 -04:00
Wyatt Childers
785a827f01 The SpongePermissionsProvider is not the SponePermissionsProvider 2016-05-18 18:18:14 -04:00
Wyatt Childers
baa3a0a8b5 Added WorldEdit CUI support 2016-05-18 17:59:52 -04:00
Wyatt Childers
2fd5c2f887 Check for the root cause instead of the source when handling the InteractBlockEvent 2016-05-01 15:02:51 -04:00
Wyatt Childers
96798bbb90 Fixed an issue where a block had to be clicked for WorldEdit to receive event information 2016-05-01 14:43:53 -04:00
Wyatt Childers
330523bac4 A BlockSnapot does not always have a location in the InteractBlockEvent 2016-04-16 17:19:40 -04:00
Wyatt Childers
a50e337224 A player is not always present when the InteractBlockEvent is fired anymore 2016-04-14 21:55:15 -04:00
Wyatt Childers
de0da7d3e9 Updated for support with Sponge Vanilla 2016-03-22 00:50:32 -04:00
Wyatt Childers
f09fff9491 Fixed setting blocks, entities, and implemented entity rotation 2016-02-05 19:33:49 -05:00
Wyatt Childers
61cba3ce07 Import cleanup 2016-02-02 19:28:05 -05:00
Wyatt Childers
c3c787bc9a Fixed the command system 2016-02-02 18:14:30 -05:00
Wyatt Childers
2db47f8fd4 Initial work on WorldEdit Sponge 2016-02-02 01:28:27 -05:00