Commit Graph

27 Commits

Author SHA1 Message Date
Aikar 229192f99c Updated JavaDocs 2017-11-25 22:08:08 -05:00
Aikar 001dd406aa Updated JavaDocs 2017-11-25 20:50:56 -05:00
Aikar 8eafa3f54a Updated JavaDocs 2017-11-25 19:44:35 -05:00
Aikar e782d901d8 Updated JavaDocs 2017-11-25 19:40:56 -05:00
Aikar c48576a4d7 Updated JavaDocs 2017-11-25 19:39:51 -05:00
Aikar 59012dc6c0 more doc updates 2017-11-24 13:06:43 -05:00
Aikar 036166b551 Update javadocs 2017-11-24 13:05:57 -05:00
Aikar 1915ebf00e check the scope of commands for permissions too and rename to getRequiredPermissions 2017-11-22 22:54:02 -05:00
Aikar 1e85b9bf42 update javadocs 2017-11-22 22:41:16 -05:00
Aikar 4a54e8c333 support requiring multiple permission nodes for a command 2017-11-22 22:33:49 -05:00
Aikar d560beeeab Include inherited methods on register (for precommand/help etc) 2017-11-22 22:17:04 -05:00
Aikar 55d238614f Add missing getDefCommand for Sponge - Fixes #75 2017-11-14 01:00:47 -05:00
Aikar 171b083cba Ok that solution didn't even work (or only works sometimes?), try 2 2017-10-29 20:37:15 -04:00
Aikar a1fecf3174 Fix java lameness with constructor order
Apparently doing it in the ctor is a different order.

The addReplacements call in CommandReplacements checks registeredCommands in the constructor

This was being called before Bukkit manager even fully loaded, and the registered commands was still null

I don't know why java can't treat this the same code wise....
2017-10-29 20:12:08 -04:00
Aikar 72e052d953 Finish up the pagination of the help system 2017-10-28 13:36:39 -04:00
Aikar fd314b0f7c Fix syntax/desc returning null 2017-10-28 12:42:23 -04:00
Aikar dbf832c96e Update readme 2017-10-11 20:55:53 -04:00
Aikar 9159b3fbb0 Fix typo in separator 2017-10-09 19:11:01 -04:00
Aikar f1423dc3bf support old no args = default logic 2017-09-28 23:09:07 -04:00
Aikar 12a4d438c6 Update docs 2017-09-28 22:51:31 -04:00
Daniel Ennis 89695ad804 Set theme jekyll-theme-midnight 2017-09-06 23:49:20 -04:00
Aikar 51cbbb16e0 lets try this 2017-09-06 23:31:13 -04:00
Aikar 5e5d67d353 Symlink to root readme for docs site 2017-09-06 23:25:59 -04:00
Aikar 8643b801ed fix bukkit link 2017-09-06 23:24:15 -04:00
Aikar 31b7ecb0e8 Update java docs for all 2017-09-06 23:23:28 -04:00
Daniel Ennis 88a2060fe4 Set theme jekyll-theme-slate 2017-08-25 15:47:39 -04:00
Aikar 94507f1841 Generate JavaDocs 2017-08-25 15:44:34 -04:00