Brianna O'Keefe
d6e626d946
Fixed issue with autocrafting
2018-10-16 18:30:19 -04:00
Brianna O'Keefe
4aef1d858d
cast fix
2018-10-15 16:22:09 -04:00
The_Creeper_Cow
bcbe3ab3ef
Merge remote-tracking branch 'origin/master'
2018-10-15 12:05:48 +02:00
The_Creeper_Cow
afa1978f3e
Fixed autocrafting acting weird
2018-10-15 12:05:36 +02:00
Brianna O'Keefe
ddb091ef9b
Fixed default upgrade particle
2018-10-13 16:38:40 -04:00
The_Creeper_Cow
1ad3c3faf2
Redstone stops hoppers now
2018-10-13 11:03:33 +02:00
Brianna O'Keefe
5f7f640513
Removed some gross code.
...
Replaced hopper check system.
Added back end chest support.
2018-10-12 23:39:16 -04:00
The_Creeper_Cow
9eae0afce5
Allowed all containers to be synced (except brewing stand)
2018-10-11 15:46:29 +02:00
The_Creeper_Cow
c5f8c72bff
Fixed shapeless recipes not working for the autocrafters
2018-10-11 14:55:30 +02:00
Brianna O'Keefe
d8b03160fa
Teleport fix
2018-10-10 09:22:17 -04:00
The_Creeper_Cow
5dfd859497
Database now uses prefix for checking if table exists and also disables plugin upon database error
2018-10-09 10:25:29 +02:00
Brianna O'Keefe
cdec1ccc07
Patched an issue with suction preventing items not reaching the ground in time from being picked up.
2018-10-06 19:44:07 -04:00
Brianna O'Keefe
6908cb77c1
MySQL patch
2018-10-06 11:09:32 -04:00
Brianna O'Keefe
d4088ddac1
Improved and simplified MySQL methods.
2018-10-06 11:06:01 -04:00
Brianna O'Keefe
2b4e34222b
Level 1 hoppers will now drop regular hoppers.
2018-10-05 16:52:42 -04:00
Brianna O'Keefe
4a82e19947
database prefixes
2018-10-05 15:12:17 -04:00
Brianna O'Keefe
6d3ab1ab21
Fixed issue causing anomaly
2018-10-03 13:20:32 -04:00
Brianna O'Keefe
e097aa0324
Cleaned code
2018-10-02 19:22:11 -04:00
Brianna O'Keefe
59c0a97af0
Cleaned code.
2018-10-02 19:20:20 -04:00
Brianna O'Keefe
60db82dc41
settings
2018-10-01 18:39:10 -04:00
Brianna O'Keefe
abd1bc75df
langauge
2018-10-01 18:34:33 -04:00
Brianna O'Keefe
b5dc97d830
French
...
Portuguese
2018-10-01 15:14:49 -04:00
Brianna O'Keefe
38625093a5
Spanish Support
2018-09-30 19:48:23 -04:00
Brianna O'Keefe
493ce1eae9
Dutch support added
2018-09-30 19:25:57 -04:00
Brianna O'Keefe
a20b978393
Language
2018-09-30 19:13:11 -04:00
Brianna O'Keefe
7dd452f064
Added Multiple Language Support.
2018-09-30 19:04:34 -04:00
Brianna O'Keefe
53d8beab08
Patch
2018-09-30 14:08:49 -04:00
Brianna O'Keefe
1bd79b3505
Removed data loading message.
...
Cached AutoCrafting data;
2018-09-30 13:28:27 -04:00
Brianna O'Keefe
bed3c0016b
Removed a function preventing boosts from being removed correctly
2018-09-27 21:35:56 -04:00
Brianna O'Keefe
d09a84277d
Fix for teleport handler
2018-09-27 21:22:33 -04:00
Brianna O'Keefe
f341558060
Boost system fixed.
...
MySQL tweaks.
2018-09-27 01:46:18 -04:00
Brianna O'Keefe
f3831a037e
MySQL system implemented.
2018-09-27 00:56:23 -04:00
Brianna O'Keefe
409cb860f0
typo ;P
2018-09-23 15:32:13 -04:00
Brianna O'Keefe
81e167dd46
Hoppers modules will now correctly account for stack amounts.
...
Module descriptions will now be displayed correctly.
2018-09-23 13:06:43 -04:00
Brianna O'Keefe
009f5569f8
Allowed amount was off.
2018-09-23 11:44:49 -04:00
Brianna O'Keefe
3be979e59d
Patch
2018-09-22 18:10:05 -04:00
Brianna O'Keefe
6db6a8b84d
Cleaned up code.
...
Fixed typo in hopper limit message.
Added a permission based hopper limit.
2018-09-22 17:28:53 -04:00
Brianna O'Keefe
4c51e570e7
Dupe fix.
...
CommandManager modification.
2018-09-18 11:38:34 -04:00
Brianna O'Keefe
c5db4c7794
Deleting files.
2018-09-16 12:37:26 -04:00
Brianna O'Keefe
1a9520033a
CommandManager updated to v2
2018-09-16 12:35:52 -04:00
Brianna O'Keefe
8d2f36bbdf
FactionsFramework
2018-09-10 15:34:00 -04:00
Brianna O'Keefe
0c4582cbe7
settings patch
2018-09-08 18:10:49 -04:00
Brianna O'Keefe
75c5f5c171
Resolved issue with the give book command.
2018-09-04 16:39:33 -04:00
Brianna O'Keefe
bcbc041702
WorldGuard Updated for 1.13
...
Fixed issue saving the default config.
2018-09-04 16:23:54 -04:00
Brianna O'Keefe
b27c8484b2
Misuse prevention
2018-09-01 20:39:03 -04:00
Brianna O'Keefe
4da1f41c15
API
2018-08-30 14:35:35 -04:00
Brianna O'Keefe
79edea132b
comment
2018-08-29 17:01:56 -04:00
Brianna O'Keefe
d9a492c9ff
Lots of code cleaned up.
...
Started work on a module API.
2018-08-29 14:03:04 -04:00
Brianna O'Keefe
ef08449afb
Lots of code cleaned up.
...
Started work on a module API.
2018-08-29 02:55:26 -04:00
Brianna O'Keefe
b5b80b38bc
Cleaned up code.
2018-08-28 23:39:30 -04:00
Brianna O'Keefe
f020975edb
Added a feature for AutoCrafting items
2018-08-28 00:49:55 -04:00
Brianna O'Keefe
a55faf1aee
Teleporting can now take place from inside the hopper.
2018-08-27 17:46:27 -04:00
Brianna O'Keefe
8489ec6a51
You can now teleport through hoppers by pressing shift.
2018-08-27 17:18:44 -04:00
Brianna O'Keefe
19f7fcb373
Boost system.
2018-08-23 01:31:13 -04:00
Brianna O'Keefe
d16df1b6a6
Optimization
2018-08-22 11:10:51 -04:00
Brianna O'Keefe
1e2c4677f3
Filter is now a levelup ability.
...
Teleport is now a levelup ability.
IF you want to just give people teleport and filter perms to go with say a donator rank you may also give them perms for these and remove them from the levels as permissions will override.
2018-08-18 09:34:16 -04:00
Brianna O'Keefe
08001075a3
Removed legacy synccraft perms.
...
implemented proper packaging.
Implemented new command System.
Continued documentation.
2018-08-15 17:33:41 -04:00
Brianna O'Keefe
ae737e1264
Hook handler updated to V3, this also includes a fix for towny.
2018-08-13 11:51:02 -04:00
Brianna O'Keefe
eb46531fdc
Fixed typo
2018-08-13 11:36:12 -04:00
Brianna O'Keefe
61926daaf0
Added Give command.
...
Added method to create hopper items.
2018-08-13 10:55:00 -04:00
Brianna O'Keefe
8bebdc7ed6
Placed hoppers will now preserve orientation.
2018-08-13 10:37:47 -04:00
Brianna O'Keefe
2900dc2c3d
Stopped AIR from being added to filters
2018-08-13 10:30:33 -04:00
Brianna O'Keefe
7c02e0e37c
Fixes dupe
2018-08-13 10:11:10 -04:00
Brianna O'Keefe
c46972e3d3
Cleaned up instance system.
...
Removed listeners from main class.
Added better location methods for hoppers.
Incremented version.
Started work on a real API
Removed sc alias for the main command.
2018-08-09 22:59:44 -04:00