Commit Graph

442 Commits

Author SHA1 Message Date
Aikar 8bb172ee26 Misc cleanup 2017-04-21 01:42:00 -04:00
Aikar c202931a44 Update readme version for beta and declare group/artifact ID's 2017-04-21 01:29:27 -04:00
Aikar ac10ff2bf4 add relocation to example plugin 2017-04-21 01:28:34 -04:00
Aikar c0a29c4691 Add an example plugin 2017-04-21 01:12:15 -04:00
Aikar 6fb261dc4c Fix bug with manager not being set on RC 2017-04-21 01:12:00 -04:00
Aikar 08dc4a444d Rename group/artifact and bump to 0.2.0 2017-04-21 00:24:22 -04:00
Daniel Ennis 7c85701da3 Merge pull request #12 from simpleauthority/ACF-class-patch
Make ACF#createManager(...) static.
2017-04-19 00:42:48 -04:00
Simple Authority ba9a92fb79 Make ACF#createManager(...) static. 2017-04-18 21:40:12 -07:00
Aikar 58d48aac16 initialize the logger 2017-04-19 00:29:16 -04:00
Aikar f675b8485e misc delombok cleanup
we had delomboked our project, resulting in unnecessary and ugly code, that got carried over
2017-04-19 00:26:50 -04:00
Aikar 0580e8f36a Re-add blank constructor for BaseCommand 2017-04-19 00:23:27 -04:00
Aikar 8c7dace1ad Add beta version info and api breakage warning 2017-04-18 21:40:47 -04:00
Aikar d7fa36cb38 Update README about beta testing 2017-04-18 21:39:46 -04:00
Aikar 1c5c04846c Remove need for plugin on base command, improve timing impl 2017-04-18 21:38:32 -04:00
Aikar 3e555bd2a0 use registerCommand API 2017-04-18 21:11:18 -04:00
Aikar 985d64f282 add distribution pom config 2017-04-18 21:08:42 -04:00
Aikar efa48351a3 change project to 0.1.0 2017-04-18 21:07:09 -04:00
Aikar 42bf77bcef Refactor Completions to be registerable - Fixes #8
Is this almost ready?! Someone try!
2017-04-18 21:05:38 -04:00
Aikar d4d2c490ca Refactor stuff away from static and exposed Command Contexts - Fixes #2 2017-04-18 20:38:30 -04:00
Aikar 22989101e7 Add Initial way of creating command managers 2017-04-18 20:11:54 -04:00
Daniel Ennis 6ad83303d5 Update name to ACF 2017-04-14 21:56:53 -04:00
Aikar ba7097f181 update readme 2017-01-07 20:23:04 -05:00
Aikar 18cdf7a55e stuff 2017-01-07 20:16:18 -05:00
Aikar ab8e90c250 Clean up timings code 2017-01-07 20:07:56 -05:00
Aikar fb4fea603d this needs public too 2017-01-07 18:11:26 -05:00
Aikar 646786e4c8 that needs to be public 2017-01-07 18:09:43 -05:00
Aikar d5112a60b6 Reduce visibility 2017-01-07 17:58:52 -05:00
Aikar 08a29dcf92 Require plugin object - Fixes #5
Fixes Timings v2 exception spam
2017-01-07 17:50:32 -05:00
Aikar 6f396fb13c Timings support for commands 2017-01-07 17:25:05 -05:00
Aikar 10f8bc164a move sneaky into command util 2017-01-07 16:54:19 -05:00
Aikar 515d2d7e16 use 1.10.2 2017-01-07 16:35:06 -05:00
Aikar 16409e3e0b Update copyright year 2017-01-07 16:24:23 -05:00
Aikar d1188e0011 Update Copyright headers 2017-01-07 16:19:50 -05:00
Aikar a4f1fdbd00 command > commands 2017-01-07 16:12:08 -05:00
Aikar bbe1cfc49e Patterns too 2017-01-07 15:09:15 -05:00
Aikar 2ff4d919a4 Restructure things 2017-01-07 15:07:03 -05:00
Aikar 1ad148eb88 don't run precommand on unknown commands 2017-01-07 14:44:10 -05:00
Aikar fb44f89405 add examples 2016-12-21 20:18:13 -05:00
Aikar a5b6668e03 Update README 2016-12-21 19:38:57 -05:00
Aikar ec749bf578 Initial Project Stuff 2016-12-21 19:25:11 -05:00
Aikar a03cf7eff5 Add Project stuff 2016-12-21 19:25:01 -05:00
Daniel Ennis 917378c4a7 Initial commit 2016-12-21 18:04:36 -05:00