Commit Graph

  • 50cecfcaee
    Merge pull request #391 from PlaceholderAPI/change/placeholderexpansion-methods Andre_601 2020-07-28 23:30:05 +0200
  • d8c88bad0b
    Update some docs. Andre_601 2020-07-28 23:28:37 +0200
  • a5a1c44b3e
    Update PlaceholderExpansion examples Andre_601 2020-07-28 23:13:03 +0200
  • cf8dfd06e8
    add missing PR link Andre_601 2020-07-28 23:09:38 +0200
  • 81225dafbc updated parse command completer to suggest available placeholders Sxtanna 2020-07-28 16:09:30 -0400
  • 74bd22eb0c updated char replacer to have spaces in placeholder parameters Sxtanna 2020-07-28 15:18:15 -0400
  • a6ab3a2a03 updated to publish dev builds to the dev repo Sxtanna 2020-07-28 14:47:37 -0400
  • 9ef5cedfd6 updated to use credentials from the environment Sxtanna 2020-07-28 14:06:51 -0400
  • 8f9b999e5a updated to publish to clip nexus repo Sxtanna 2020-07-28 13:47:28 -0400
  • 1bd411dfc0
    Update request change (wiki) template Andre_601 2020-07-28 19:05:00 +0200
  • f9156209e7 Merge remote-tracking branch 'origin/master' Sxtanna 2020-07-28 12:58:24 -0400
  • 77d0654a29 updated build to use maven publish plugin Sxtanna 2020-07-28 12:58:06 -0400
  • 300eb64d89 removed benchmarks for shitty replacer Sxtanna 2020-07-28 12:57:08 -0400
  • ff01f83a09
    Let's hope the wiki actions works this time Andre_601 2020-07-28 18:52:11 +0200
  • c28eab1697
    Update Home.md navigation Andre_601 2020-07-28 18:51:48 +0200
  • 7a322e0bb8
    Update sidebar navigation Andre_601 2020-07-28 18:50:17 +0200
  • 731e177859
    Use short actions e-mail Andre_601 2020-07-28 18:03:40 +0200
  • 1beb2ef3da
    Use Personal/Private Access Token Andre_601 2020-07-28 17:58:41 +0200
  • 5047b0cdee
    Add Wiki update action (#373) Andre_601 2020-07-28 17:07:41 +0200
  • 5cc65c880a
    Move links down in the templates (#379) Andre_601 2020-07-28 17:07:08 +0200
  • 070cf8310b Add daddy as a command alias extendedclip 2020-07-28 10:44:51 -0400
  • e86d233b7c Update wiki pages Andre601 2020-07-28 14:17:33 +0200
  • 3651fda995
    Add wiki option to PR template Andre_601 2020-07-28 13:06:34 +0200
  • e707e2161a Update files from wiki Andre601 2020-07-28 13:04:06 +0200
  • 23a6cea59a
    Ignore the readme file Andre_601 2020-07-28 12:48:34 +0200
  • fd1d406d5c
    Update README.md Andre_601 2020-07-28 12:45:28 +0200
  • a3ca87ed3b
    Create README.md Andre_601 2020-07-28 12:43:58 +0200
  • b45ca3b630
    Update Plugins-using-PlaceholderAPI.md Andre_601 2020-07-28 11:58:20 +0200
  • b73a6916cb updated classes with contract annotations Sxtanna 2020-07-27 11:40:58 -0400
  • 134086f6a9 updated fileutil to load *vomit* all classes, closes #381 Sxtanna 2020-07-27 11:36:25 -0400
  • 1993b2cd82 replaced single quote from merge with double quote PiggyPiglet 2020-07-27 15:23:32 +0800
  • 9291184534 Merge remote-tracking branch 'origin/master' PiggyPiglet 2020-07-27 15:23:11 +0800
  • 6d502db694 Licensed all files Added licensing plugin PiggyPiglet 2020-07-27 15:21:35 +0800
  • f61b6acfa8 updated placeholderexpansion to define its own unregister method Sxtanna 2020-07-26 23:01:12 -0400
  • 8360511c50 rewrote discovery and registration code to be composable and higher level Sxtanna 2020-07-26 21:02:55 -0400
  • ee33de5ec8 removed final from deprecated methods, restored fallback for getRequiredPlugin Sxtanna 2020-07-26 21:01:12 -0400
  • a160f3abc9 updated to further phase out PlaceholderHook, added contracts to expansion methods Sxtanna 2020-07-26 18:46:00 -0400
  • b63f10f749 lets pretend no one saw this. Sxtanna 2020-07-26 18:36:50 -0400
  • 86002f50e6 updated to phase out PlaceholderHook Sxtanna 2020-07-26 18:03:31 -0400
  • c3e0c1fb64 updated gson 2.8.5 -> 2.8.6 Sxtanna 2020-07-26 17:32:28 -0400
  • 516f107795
    Add dump command Andre_601 2020-07-26 22:36:15 +0200
  • b464590491 added dump command, closes #366 Sxtanna 2020-07-26 16:26:42 -0400
  • 65f04ba70e updated cloud expansion list to be sorted via a configuration option of values [name, author, latest]. closes #363 Sxtanna 2020-07-26 13:39:33 -0400
  • 1a9f5e6957 Move links down in the templates Andre601 2020-07-26 18:48:06 +0200
  • a7a4b46821
    Merge pull request #328 from Andre601/patch-2 Andre_601 2020-07-26 13:12:06 +0200
  • 07cd344123 updated local expansion to not catch potential linkage errors, and report them. closes #377 Sxtanna 2020-07-25 23:55:17 -0400
  • 30ead2ae4b fixed spacing Sxtanna 2020-07-25 23:54:09 -0400
  • 9339192f88 updated ecloud list command to use new table utility, added message for when no expansions can be listed Sxtanna 2020-07-25 22:38:41 -0400
  • 6eb1ecc212 Implemented general purpose table utility Sxtanna 2020-07-25 22:35:56 -0400
  • 973484066a updated ecloud list command to not paginate by default in console, closes #375 Sxtanna 2020-07-25 14:57:10 -0400
  • f177da8ef7 updated parse tab completer to consider the "cmdparse" alias Sxtanna 2020-07-25 13:08:26 -0400
  • d1b50c3db4 updated parse tab completer to call method inversely Sxtanna 2020-07-25 13:07:59 -0400
  • fb7a3ec99d added tab completion to the update command Sxtanna 2020-07-25 12:55:07 -0400
  • 6caed4c23c updated plugin.yml to include permission for update command Sxtanna 2020-07-25 11:59:10 -0400
  • f7c2e72c1e added ecloud update command Sxtanna 2020-07-25 11:55:47 -0400
  • 85b9fc36da updated local manager to allow for reregistering expansions Sxtanna 2020-07-25 11:55:24 -0400
  • eb3b15f363 added tab completion to the update command Sxtanna 2020-07-25 12:55:07 -0400
  • 5861f9fe6a updated register command to attempt registration on the main thread. (event bullshit I think) Sxtanna 2020-07-25 12:02:34 -0400
  • c2d55d0437 updated plugin.yml to include permission for update command Sxtanna 2020-07-25 11:59:10 -0400
  • 84b5fb4785 added ecloud update command Sxtanna 2020-07-25 11:55:47 -0400
  • 01ac304a25 updated local manager to allow for reregistering expansions Sxtanna 2020-07-25 11:55:24 -0400
  • 582929e9c4
    Only trigger on master branch Andre_601 2020-07-25 17:20:25 +0200
  • 4930eab1f4 Add wiki folder and files Andre601 2020-07-25 17:16:30 +0200
  • 885a1b83b3
    First step to make automated wiki action Andre_601 2020-07-25 17:07:26 +0200
  • b6ec478dd6 updated ecloud list command to print to console in a table format. Sxtanna 2020-07-25 10:24:19 -0400
  • 89061e6437 fixed ordering of methods Sxtanna 2020-07-24 19:45:28 -0400
  • 50cee40531 updated LocalExpansionManager to accept a command sender to notify of load completion details Sxtanna 2020-07-24 19:02:17 -0400
  • 00ced0495d I don't know how this happened, please don't flame me. ty. Sxtanna 2020-07-24 18:51:19 -0400
  • 4e37f9f52a Merge remote-tracking branch 'origin/master' Sxtanna 2020-07-24 18:51:07 -0400
  • e57a0600f1
    Managers Update (#368) Sxtanna 2020-07-24 18:49:18 -0400
  • f66826e1cf updated cloud expansion manager to cache with index name Sxtanna 2020-07-24 15:58:06 -0400
  • f4466059ac Merge branch 'master' into managers Sxtanna 2020-07-24 15:54:00 -0400
  • dd183b4031 Merge remote-tracking branch 'origin/master' Sxtanna 2020-07-24 14:47:46 -0400
  • 5ef360e3fe updated build.gradle formatting, and added missing values Sxtanna 2020-07-24 14:47:30 -0400
  • ffe7680795 Fix missing line break in expansion list command. Andre_601 2020-07-24 20:36:12 +0200
  • 4e6cc4ec64
    Fix missing line break in expansion list command. Andre_601 2020-07-24 20:36:12 +0200
  • cbbb2f27e4 Merge branch 'master' into managers Sxtanna 2020-07-24 14:34:54 -0400
  • f3ba9d588e updated managers to make more sense, removed old Sxtanna 2020-07-24 14:30:57 -0400
  • 623fd68ccc eCloud list outputs expansion information on a single line instead of multiple. Fixes #367 extendedclip 2020-07-24 12:40:07 -0400
  • 5fec3b53d0
    Merge pull request #365 from PlaceholderAPI/fix-gradle-resolve Glare 2020-07-24 10:49:32 -0500
  • ffe2bb28ba
    Fix gradle resolve darbyjack 2020-07-24 10:48:37 -0500
  • 651de80a01 updated expansion list command to send messages using json Sxtanna 2020-07-24 08:24:35 -0400
  • 4c586d1803 updated cloud manager to not be weird Sxtanna 2020-07-24 08:24:07 -0400
  • 90b7a367a5 executed formatter Sxtanna 2020-07-24 08:35:02 -0400
  • 60a74258ec added google codestyle plugin Sxtanna 2020-07-24 08:26:20 -0400
  • 6589d936aa updated expansion list command to send messages using json Sxtanna 2020-07-24 08:24:35 -0400
  • bb7c124520 updated cloud manager to not be weird Sxtanna 2020-07-24 08:24:07 -0400
  • 7d091f3cf4
    Merge pull request #361 from PlaceholderAPI/casing PiggyPiglet 2020-07-24 17:54:42 +0800
  • 34a0bff760 removed apostrophe, apparently that particular rule doesn't apply to "its". PiggyPiglet 2020-07-24 17:37:33 +0800
  • 51abc00e51 added a missing apostrophe PiggyPiglet 2020-07-24 17:35:21 +0800
  • 3429d69f9d Fixed more casings PiggyPiglet 2020-07-24 17:32:39 +0800
  • 79b8dd73a5 Fixed missed casings PiggyPiglet 2020-07-24 17:25:34 +0800
  • fccf0d5bb8 fixed ecloud casing Sxtanna 2020-07-24 05:21:43 -0400
  • e0e02f38b6 convert gstring to string PiggyPiglet 2020-07-24 16:32:18 +0800
  • d1bc2f598f fixed build number PiggyPiglet 2020-07-24 16:27:11 +0800
  • 9d38d9b1a0
    Merge pull request #359 from PlaceholderAPI/gradle PiggyPiglet 2020-07-24 15:51:18 +0800
  • 8b3f37b61e
    Merge branch 'master' into gradle PiggyPiglet 2020-07-24 15:50:17 +0800
  • 6fade3fb93 removed obsolete EZPlaceholderHook Sxtanna 2020-07-24 01:39:17 -0400
  • b7d1c6969e
    Commands rewrite (#357) Sxtanna 2020-07-24 01:29:11 -0400
  • 1fa2de93b1 this should probably be there... Sxtanna 2020-07-23 22:07:02 -0400