Commit Graph

  • 8a0a5c31af Add @truthy as a default command replacement Aikar 2017-10-29 19:54:01 -04:00
  • 72e052d953 Finish up the pagination of the help system Aikar 2017-10-28 13:36:39 -04:00
  • fd314b0f7c Fix syntax/desc returning null Aikar 2017-10-28 12:42:23 -04:00
  • a02d761e5e Set bukkit usage/description data Aikar 2017-10-28 12:21:35 -04:00
  • dbf832c96e Update readme Aikar 2017-10-11 20:55:53 -04:00
  • 8c49ecabcf Add many comments to the example to help explain things Aikar 2017-10-11 20:47:10 -04:00
  • c165ca2c36 pagination on help progress Aikar 2017-10-09 21:09:43 -04:00
  • 9159b3fbb0 Fix typo in separator Aikar 2017-10-09 19:11:01 -04:00
  • f1423dc3bf support old no args = default logic Aikar 2017-09-28 23:09:07 -04:00
  • d4caa29f34 add code style settings Aikar 2017-09-28 22:51:34 -04:00
  • 12a4d438c6 Update docs Aikar 2017-09-28 22:51:31 -04:00
  • a9f203b5ef Unknown Handlers should have priority over default. Aikar 2017-09-28 22:50:09 -04:00
  • 89695ad804 Set theme jekyll-theme-midnight Daniel Ennis 2017-09-06 23:49:20 -04:00
  • 51cbbb16e0 lets try this Aikar 2017-09-06 23:31:13 -04:00
  • 20a8d872c8 remove old line Aikar 2017-09-06 23:29:38 -04:00
  • 5e5d67d353 Symlink to root readme for docs site Aikar 2017-09-06 23:25:59 -04:00
  • 8643b801ed fix bukkit link Aikar 2017-09-06 23:24:15 -04:00
  • 31b7ecb0e8 Update java docs for all Aikar 2017-09-06 23:23:28 -04:00
  • c188312fb1 Fix unregister of bukkit/bungee commands. Aikar 2017-09-05 23:31:29 -04:00
  • 1fbdfb19c9 Bungee: Implement getDefCommand & command unregistration (#71) simpleauthority 2017-09-05 12:53:32 -07:00
  • b5c368a64b add javadoc link Aikar 2017-08-25 15:49:24 -04:00
  • 88a2060fe4 Set theme jekyll-theme-slate Daniel Ennis 2017-08-25 15:47:39 -04:00
  • 94507f1841 Generate JavaDocs Aikar 2017-08-25 15:44:34 -04:00
  • 052a5d26dc use ExpiringMap for Pattern Cache Aikar 2017-08-24 22:45:12 -04:00
  • 34642136f5 Only register Unknown/Default for HelpCommand if not already set Aikar 2017-08-24 01:21:50 -04:00
  • dcbdf0b594 Support context on @Default! Hooray!!!! Aikar 2017-08-24 01:17:16 -04:00
  • 851b50053b Add @HelpCommand shortcut annotation Aikar 2017-08-24 00:41:00 -04:00
  • ab192c9e34 Current work on command searching for help, see image Aikar 2017-08-23 23:54:59 -04:00
  • 0746f97ee1 Fix registering subcommands that are also @UnknownHandlers Aikar 2017-08-23 23:02:20 -04:00
  • ebb4fd6644 add czech translation (#67) Marek Šipoš 2017-08-24 02:37:12 +02:00
  • 6bb9ec0fd9 Translation fixes (#69) Kacper Duras 2017-08-24 02:35:31 +02:00
  • b2b7b18cb1 Remove the .iml files to make kashike happy. Aikar 2017-08-23 20:11:57 -04:00
  • 11dcf57113 Work on the help system to start work on pagination and search Aikar 2017-08-23 19:16:45 -04:00
  • 287924d434 Fix CoMoEx in loadMissingBundles Aikar 2017-08-15 20:22:07 -04:00
  • 43a06e9006 Mark the Help system as unstable Aikar 2017-08-08 23:43:59 -04:00
  • 278e91a76b add Unstable API stuff Aikar 2017-08-08 23:40:33 -04:00
  • 75579fe649 more fixes, formatting, expand control over format, fix dupe Aikar 2017-08-08 22:08:05 -04:00
  • 3cdd47942d things are working now Aikar 2017-08-08 21:17:56 -04:00
  • 3b2b5559fe Update format of help with colors Aikar 2017-08-08 21:08:47 -04:00
  • 05323ea8f8 Get things back compiling Aikar 2017-08-08 21:05:42 -04:00
  • 57a41c7540 Current progress on updating the help PR Aikar 2017-08-08 20:30:40 -04:00
  • 88a170cb58 Merge branch 'feature/help' of https://github.com/mrkirby153/commands into mrkirby153-feature/help Aikar 2017-08-08 19:37:45 -04:00
  • 76aba7993d Undeprecate the findPlayerSmart(CommandSender) methods and route them to the Issuer version Aikar 2017-08-03 00:31:53 -04:00
  • 2306418c83 add Exception to the name Aikar 2017-08-02 23:33:57 -04:00
  • 5711497ef8 Make kashike happy Aikar 2017-08-02 23:32:56 -04:00
  • 85554c2b6e remove extra error feedback on OnlinePlayer's Aikar 2017-08-02 22:44:11 -04:00
  • bba86047aa Clean up rel and force it to be before x Aikar 2017-08-01 21:47:31 -04:00
  • 7ba15c1454 If one coord is relative, all should be treated relative (so only prefix X) Aikar 2017-08-01 21:44:51 -04:00
  • 48dc4e7fe9 Add Location context to Bukkit Aikar 2017-08-01 21:33:56 -04:00
  • 4e39a72326 use proper issuer based player search for bungee Aikar 2017-08-01 18:17:19 -04:00
  • 6be206ffa7 add dye color completions Aikar 2017-07-31 22:33:36 -04:00
  • 4e6fa422c8 rework Locale refs to provide our own common table of locales Aikar 2017-07-25 01:11:02 -04:00
  • fefd35804b add german translations (#65) MiniDigger 2017-07-25 06:57:04 +02:00
  • 414594d136 Adding spanish translations (#66) Frank Kusmiruk 2017-07-25 01:53:51 -03:00
  • 95ef58ce87 add set default locale Aikar 2017-07-25 00:42:28 -04:00
  • 00d3837fd0 Fix another empty args issue for @Values and context Aikar 2017-07-24 22:55:17 -04:00
  • a2786fa123 update years of LICENSE (#64) Kacper Duras 2017-07-25 00:00:53 +02:00
  • 50add6ab1f Fix colors being reset on new line when using BungeeCommandIssuer.sendMessageInternal (#63) William Braecky 2017-07-24 04:36:08 +02:00
  • 829d79a737 Fix the Bukkit force unregister command logic Aikar 2017-07-19 22:56:22 -04:00
  • d76d796feb add hashcodes/equals to command issuers Aikar 2017-07-19 19:45:16 -04:00
  • 3065dfbc1a Support including the auto generated syntax in @Syntax overrides Aikar 2017-07-18 23:09:09 -04:00
  • 5be72c40e2 Generify help generation mrkirby153 2017-07-18 19:41:45 -07:00
  • af3177f334 Fix sponge context {valid} stuff Aikar 2017-07-18 22:39:34 -04:00
  • 1f7a412783 process {@@i18n.strings} in all command replacements Aikar 2017-07-18 22:35:45 -04:00
  • f3b8b6034e Fix getCurrentCommandOperationContext() peek exception Aikar 2017-07-18 22:35:16 -04:00
  • ebe7cbd2c0 process command replacements in messages Aikar 2017-07-18 21:54:56 -04:00
  • ef3b844ffa Move MessageFormatter stuff to base class using generics, readd default formatter G/S Aikar 2017-07-18 21:52:42 -04:00
  • 418bbd6fd9 Use generics on manager to understand impl types Aikar 2017-07-18 21:43:32 -04:00
  • 495e33e47e Added contexts for TextColor and TextStyle.Base (#61) Redrield 2017-07-18 21:42:08 -04:00
  • 1d5b0f086d Rework how help is generated mrkirby153 2017-07-18 15:45:26 -07:00
  • fd61e67974 First revision of help system mrkirby153 2017-07-18 11:21:25 -07:00
  • 38bf98db73 Merge branch 'master' into feature/help mrkirby153 2017-07-18 10:38:13 -07:00
  • d24ae03b12 fix the format API's and add setFormat(type, i, color) Aikar 2017-07-18 08:31:35 -04:00
  • 0335378205 clean up bukkit command map stuff Aikar 2017-07-18 00:24:43 -04:00
  • 05b8141573 auto load locales Aikar 2017-07-18 00:21:45 -04:00
  • 39f569330b load parent acf-core lang Aikar 2017-07-18 00:20:27 -04:00
  • b0ae0209c9 Load languages post locales construction Aikar 2017-07-18 00:11:13 -04:00
  • b4539aa1ed Open the Locales API! Aikar 2017-07-17 23:59:50 -04:00
  • 9ee590026f add setFormat API's Aikar 2017-07-17 23:57:04 -04:00
  • eec47ea701 add set/get format API Aikar 2017-07-17 23:44:33 -04:00
  • 1813dbe83c support a default formatter Aikar 2017-07-17 23:42:37 -04:00
  • e82b5ef9bd Refactor supported languages and move MessageKeyProvider to co.a.locales Aikar 2017-07-17 23:25:30 -04:00
  • 668fa650ba add some bukkit API's for loading YAML Locale Aikar 2017-07-17 23:02:14 -04:00
  • 4963db24b7 Update for the latest locales signature changes Aikar 2017-07-17 22:34:11 -04:00
  • 9d4aa771ea Wire up command descriptions mrkirby153 2017-07-17 18:54:17 -07:00
  • 89d5e86823 Use per-platform Locales classes Aikar 2017-07-17 21:07:53 -04:00
  • 1c4e2d83d6 fix key name for multiple players matched Aikar 2017-07-16 21:45:20 -04:00
  • a20c2aecd2 make sendMessage public Aikar 2017-07-15 01:47:20 -04:00
  • 62df5e83b5 fix @Values bug on commands with no args Aikar 2017-07-14 02:20:44 -04:00
  • efa684ce2c add getter to RegisteredCommand.command Aikar 2017-07-14 01:52:01 -04:00
  • 6ffcafcd46 Restructure Precommand stuff and more command op context Aikar 2017-07-09 23:37:28 -05:00
  • c05729df09 avoid using the locale scanning code until we can get that just right Aikar 2017-07-04 09:12:02 -05:00
  • 08dc044d09 Add a @nothing command completion Aikar 2017-07-03 23:30:04 -05:00
  • c62c0298a2 Fix JB annotation deps Aikar 2017-07-03 22:56:02 -05:00
  • f534b70bdb allow force registering of commands to override existing registrations of a command. (#55) LordRobust 2017-07-04 04:38:02 +01:00
  • dff336bd2a fix message color formatting Aikar 2017-07-03 21:06:43 -05:00
  • d2d0f22a07 use acf prefixes to msg keys Aikar 2017-07-03 19:04:31 -05:00
  • 60821e6c00 add World context to Sponge Aikar 2017-07-03 18:39:33 -05:00
  • bafbef5358 add OnlinePlayer[] to Sponge Aikar 2017-07-03 18:35:29 -05:00
  • e6ab045607 add command source/player context for sponge Aikar 2017-07-03 18:34:42 -05:00