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
85fa22312c
Expanded API
2018-08-21 15:29:25 -04:00
Brianna O'Keefe
5699e77fd8
Expanded API
2018-08-21 14:36:41 -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
66e084ca65
Expanded on the API documentation.
2018-08-13 10:58:58 -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
Brianna O'Keefe
470b19ade2
Changed revision number
2018-08-02 11:45:27 -04:00
Brianna O'Keefe
50cf216632
1.13
2018-08-02 11:22:52 -04:00
Brianna O'Keefe
fa9d46bede
Null checked hoppers on load.
...
Hoppers are now delayed on load as to account for slow loading plugins and not to create confliction.
2018-07-13 10:03:08 -04:00
Brianna O'Keefe
1a944bc8db
Null checked hoppers on load.
...
Hoppers are now delayed on load as to account for slow loading plugins and not to create confliction.
2018-07-13 09:49:31 -04:00
Brianna O'Keefe
41509821c1
LICENSE
2018-06-19 19:32:42 -04:00
Brianna O'Keefe
ee099c4d43
Fixed an issue with negitave durability with synctouch
2018-05-31 23:52:35 -04:00
Brianna O'Keefe
36f839ef50
Auto stash before merge of "master" and "origin/master"
2018-05-19 02:08:37 -04:00
Brianna O'Keefe
d3062ce205
Merge remote-tracking branch 'origin/master'
2018-05-19 01:35:38 -04:00
NovaFox161
11cebfc4a7
Fix 1.11 oddity
2018-05-13 18:27:43 -05:00
NovaFox161
cf9b31bb66
Fixing maven repos
2018-05-11 12:05:00 -05:00
Brianna O'Keefe
2e801e060e
BUg fix
2018-05-09 22:55:28 -04:00
NovaFox161
8eb2edbcc0
Because proper conventions are dumb >.<
2018-05-08 07:07:16 -05:00