Commit Graph

56 Commits

Author SHA1 Message Date
The_Creeper_Cow
57f084dee2 Updated POM and added CI Runner 2018-10-18 20:52:09 +02:00
Brianna O'Keefe
82790e962c Code cleanup. 2018-10-17 17:13:52 -04:00
Brianna O'Keefe
fb3d6742f0 Fixed issue with auto tilling.
Added a feature where you can set permissions for the amount of farms a player can have.
2018-10-11 22:30:31 -04:00
Brianna O'Keefe
5f97cc646c This should be like this. 2018-10-07 10:37:49 -04:00
Brianna O'Keefe
1a136125f9 Added option to disable auto tiling of land. 2018-10-02 22:54:02 -04:00
Brianna O'Keefe
c466e64d20 language 2018-10-01 19:01:08 -04:00
Brianna O'Keefe
fdb98950c4 Patch 2018-09-30 20:06:10 -04:00
Brianna O'Keefe
246c7e430f yaml 2018-09-28 17:03:00 -04:00
Brianna O'Keefe
a9197b1b58 Added auto breeding.
Added Sheep and Chicken support.
Added Animation.
2018-09-27 22:54:43 -04:00
Brianna O'Keefe
cdbb63fe0c Added boosting system.
Fixed some gross code.
2018-09-26 20:03:48 -04:00
Brianna O'Keefe
b8a6ee3e32 Farms will now use bone meal in its inventory to add additional crops on harvest. 2018-09-19 14:41:50 -04:00
Brianna O'Keefe
076e762f4e Removed unused event.
Fixed sound issue on levelup.
Crops on a lower level will now work just as well as crops on a higher level.
Version increment.
Hoppers now function with farms as designed.
2018-09-19 12:42:09 -04:00
Brianna O'Keefe
e63276429e Removed unused event.
Fixed sound issue on levelup.
Crops on a lower level will now work just as well as crops on a higher level.
Version increment.
2018-09-19 12:35:56 -04:00
Brianna O'Keefe
27ca9db717 Package name changed.
Cleaned up code.
Updated to the new CommandManager
Moved GrowthHandler to a task and improved its performance.
Clear task removed, improving performance.
All handlers removed improving performance.
2018-09-17 17:06:27 -04:00
Brianna O'Keefe
b320516696 FactionsFramework 2018-09-10 15:40:13 -04:00
Brianna O'Keefe
1886d975fc Worldguard support 2018-09-04 17:02:38 -04:00
Brianna O'Keefe
502fd92318 Misuse prevention 2018-09-01 20:41:21 -04:00
Brianna O'Keefe
7a97c45fa1 Implemented real API system.
Added in the HookHandler v3
2018-08-30 14:47:46 -04:00
Brianna O'Keefe
7454ac519b Removed old Lang system code.
Removed version specific code.
2018-08-24 15:16:13 -04:00
Brianna O'Keefe
418fa34f55 Added a system to despawn broken farms.
Fixed issues with some crops not auto replanting.
Reimplemented the CropType enum.
2018-08-18 07:18:28 -04:00
Brianna O'Keefe
4844d25b5f Updated incorrect default config values 2018-08-12 10:52:24 -04:00
Brianna O'Keefe
904bfef1fc Added more flowers to the till system 2018-08-12 10:29:36 -04:00
Brianna O'Keefe
a85434ac95 Grass will now properly be tilled. 2018-08-12 10:17:39 -04:00
Brianna O'Keefe
e5b8cb605e Incremented version 2018-08-09 20:50:53 -04:00
Unknown
17dda9bb02 Compiles against 1.13 2018-08-07 11:07:43 -04:00
Brianna O'Keefe
bd1824426b Added console support for the givefarmitem command. Not sure why this wasn't a thing. 2018-07-15 13:23:32 -04:00
Brianna O'Keefe
f2aaafd06a Updated Version 2018-07-12 23:14:33 -04:00
Brianna O'Keefe
eb9efb7544 When a farm item is placed and the event fails it will no longer till the land.
An option has been added to the config that allows you to allow all non command issued farm items to create farms. For example when enabled all end rods will become farms instead of only end rods spawned with the give command.
2018-07-12 22:57:42 -04:00
Brianna O'Keefe
874c073755 Multiverse will now load before EpicFarming as to avoid issues with multi world setups. 2018-07-12 11:39:14 -04:00
Brianna O'Keefe
5c9993e2c8 Now checks farm locations before saving to file as to prevent save fails.
You can now give level 1 farm items using the command by providing no arguments.
The give command will now provide helpful feedback on mistype and will also provide the recipient with a message on command success.
2018-07-11 23:11:48 -04:00
Brianna O'Keefe
6b550481af README AND LICENSE 2018-06-19 19:26:13 -04:00
Brianna O'Keefe
8849c2ec5e Now checks for canceled events. 2018-06-06 19:01:31 -04:00
Brianna O'Keefe
6580a72564 Another patch 2018-06-03 22:32:14 -04:00
Brianna O'Keefe
d8de248fe5 Crops now stop growing when inv full 2018-06-03 22:28:56 -04:00
Brianna O'Keefe
2cac6b991b Fixed potatos 2018-05-26 14:29:56 -04:00
Brianna O'Keefe
f80e666e70 NPE fix
perms fix
2018-05-21 19:50:08 -04:00
Brianna O'Keefe
a54ffeb98d Incremented version 2018-05-18 13:03:09 -04:00
Brianna O'Keefe
37daf5ad7c Added compatibility for our hook handler.
incremented the version
2018-05-18 13:02:28 -04:00
Brianna O'Keefe
8a1be3b1e4 Disabled netherwart farming in 1.8- as it was throwing an error. 2018-05-17 17:43:25 -04:00
Brianna O'Keefe
b65a678d0d When sending items to a hopper farms will now stop sending items when there is no more room for the item. 2018-05-17 17:37:24 -04:00
Brianna O'Keefe
c3a6c92f22 Crops will no longer be collected with the value of 0.
Hoppers will no properly obtain items in 1.10-.
2018-05-17 17:30:03 -04:00
Brianna O'Keefe
b1e10d1edf You can now give farm items as console.
You can now specify a player when giving farm items.
You can now specify the level when giving farm items.
FarmItems will now output to hoppers placed beneath them.
2018-05-17 03:13:44 -04:00
Brianna O'Keefe
9a7c589321 Pushing more changes. 2018-05-16 14:38:45 -04:00
Brianna O'Keefe
a850399d8b pushing changes. 2018-05-16 14:34:12 -04:00
NovaFox161
d0f5142d1f Hopefully this solves some null errors maybe 2018-05-14 15:00:24 -05:00
NovaFox161
82cfea2e17 Bump version number to 1.2.1 2018-05-11 15:09:15 -05:00
NovaFox161
eaa3d2c20b lets try this 2018-05-11 14:51:11 -05:00
NovaFox161
5db85eff3d Fixing maven repos 2018-05-11 11:55:45 -05:00
NovaFox161
58a022ae7a Should fix beetroot errors on 1.8 and 1.7 2018-05-09 13:24:58 -05:00
NovaFox161
9e0786b9a8 Update version number to 1.2.0 2018-05-07 15:05:50 -05:00