Commit Graph

  • 719172c185
    Merge branch 'master' into master Josh (Vicarious) 2019-06-30 21:40:51 -0700
  • 763bb52d06
    Changed some logic to suggest the right command. darbyjack 2019-06-28 12:14:30 -0500
  • d0d0c99505
    Added message saying to reload papi to enable downloaded expansion. darbyjack 2019-06-28 12:14:07 -0500
  • 16726215bb
    Updated to dev, fixed spigot version. darbyjack 2019-06-28 12:13:34 -0500
  • 454b1f19f4
    Update README.md Ryan 2019-06-25 15:01:08 -0400
  • 6286451991
    Push to 1.14.3-SNAPSHOT. darbyjack 2019-06-25 05:39:52 -0500
  • b9881eb70b Fix page indexes when on pages greater than 1 2.10.3 extendedclip 2019-06-21 12:49:45 -0400
  • 93f586a216 Update to 2.10.3 extendedclip 2019-06-21 12:36:59 -0400
  • a0ac08b838 Start at 1 extendedclip 2019-06-21 12:36:03 -0400
  • 2c0b768774 ITS 2019 extendedclip 2019-06-21 12:30:12 -0400
  • 21048f83d5
    Issue templates update (#128) Glare 2019-06-11 11:12:32 -0500
  • 5b92dd5553
    Shorten line in FileUtil Draycia 2019-06-10 11:22:05 -0700
  • 4851655110
    Make various things final Draycia 2019-06-10 11:10:39 -0700
  • 64a6389ebf
    Better use of StringBuilder Draycia 2019-06-10 11:10:14 -0700
  • 4860e3f8bf
    Remove unused casts Draycia 2019-06-10 11:04:01 -0700
  • dfbf1b95f6
    Cleanup formatting / spacing Draycia 2019-06-10 11:03:48 -0700
  • 9af9a3570d
    Update CONTRIBUTING.md Andre_601 2019-06-02 20:07:40 +0200
  • 16c237ce51
    Update CONTRIBUTING.md Andre_601 2019-06-02 20:06:56 +0200
  • b44cb13d7a
    Create CONTRIBUTING.md Andre_601 2019-06-02 19:56:33 +0200
  • 8c509b47d1
    Create PULL_REQUEST_TEMPLATE.md Andre_601 2019-06-02 19:54:17 +0200
  • c4cba9c6a7
    Update bug_report.md Andre_601 2019-06-02 19:37:57 +0200
  • 0809897303
    Update and rename feature_request.md to change_request_placeholderapi.md Andre_601 2019-06-02 19:30:12 +0200
  • 82181ed74d
    Update and rename change_request.md to change_request_wiki.md Andre_601 2019-06-02 19:20:27 +0200
  • 85328c473b
    Improve the feature_request Andre_601 2019-06-02 19:01:11 +0200
  • c9abc4ae00
    Updated to 1.14.1 darbyjack 2019-05-13 21:36:33 -0500
  • 5f23db98a8 Set version to dev builds extendedclip 2019-05-10 20:37:49 -0400
  • f367abbdfa Check if config values aren't null before attempting to set them. extendedclip 2019-05-10 20:36:43 -0400
  • 9377129554 We don't even need an api version. It breaks stuff.. 2.10.2 extendedclip 2019-05-10 10:48:40 -0400
  • f4409a6d92 Fix numerical order of expansions in papi ecloud list extendedclip 2019-05-10 10:28:59 -0400
  • c902485718 Remove clipsplaceholderapi since its no longer just clips placeholder api extendedclip 2019-05-10 10:09:17 -0400
  • 09db82a840 Set API version to 1.14 even though it doesnt matter to us extendedclip 2019-05-10 10:07:18 -0400
  • 9b667fe383 Bump version to 2.10.2 for release extendedclip 2019-05-10 10:05:52 -0400
  • 00333f9a4e
    Changed to use authors instead of hardcoded. darbyjack 2019-05-09 18:47:16 -0500
  • 5472be631c
    Added myself as an author to the plugin. darbyjack 2019-05-09 17:09:21 -0500
  • 68fa793354
    Added documentation / explanation for the ServerLoadEvent darbyjack 2019-05-08 22:22:01 -0500
  • 111f5462fc
    Cleaned up excess code in TimeUtils darbyjack 2019-05-08 22:19:57 -0500
  • 62e282cc0e
    Initial attempt at preventing EzPlaceholderHook from working. darbyjack 2019-05-08 15:36:57 -0500
  • 5aaa9720c8
    Changed to use easier way. darbyjack 2019-05-08 15:05:30 -0500
  • 9a2fb89e43
    Changed placeholders to register 1 tick after server startup. darbyjack 2019-05-08 15:04:46 -0500
  • fc1a2af011 Merge branch 'master' of https://github.com/PlaceholderAPI/PlaceholderAPI 2.10.1 extendedclip 2019-05-07 14:17:00 -0400
  • 82e92ce777 set version for 2.10.1 release extendedclip 2019-05-07 14:16:23 -0400
  • 9b317c2210 Someone forgot how to use lambdas properly (#111) Mitchell Cook 2019-05-07 06:21:15 +1000
  • e2e5c84a48
    Someone forgot how to use lambdas properly Mitchell Cook 2019-05-07 06:09:33 +1000
  • 927f942236
    Print out console warnings for the plugins still using EzPlaceholderHook darbyjack 2019-05-06 09:05:19 -0500
  • 75c3027e05 This will not be around for much longer. Plugin authors need to update to use PlaceholderExpansion rather than this class. extendedclip 2019-05-05 13:59:40 -0400
  • a2d408aea9 Possible solution for placeholders that register externally before PlaceholderAPI registers expansions extendedclip 2019-05-05 13:21:28 -0400
  • 5386b7c23d Remove load option extendedclip 2019-05-05 10:39:05 -0400
  • a741f35139 Check if server supports ServerLoadEvent and if so register the listener, if not delay registration of placeholders for 15 seconds. extendedclip 2019-05-05 10:38:42 -0400
  • 1e25f35aac Remove ServerLoadEvent listener extendedclip 2019-05-05 10:37:54 -0400
  • 3042e49ddb Move ServerLoadEvent listener to its own class extendedclip 2019-05-05 10:37:01 -0400
  • 6495a386a0 Remove EZPlaceholderHook which has been deprecated for over a year. TOODLES! extendedclip 2019-05-04 21:25:44 -0400
  • cee214cc98 Remove PluginEnableEvent listener. Not needed anymore. extendedclip 2019-05-04 20:15:00 -0400
  • 41390d8ef4 Remove clean method calls extendedclip 2019-05-04 20:13:04 -0400
  • c0f6cf225f Remove useless "expansion cache" that I don't even know ever worked. Intention was to cache any expansion that isn't registered due to the dependency not being loaded yet when expansion registration initialized. Non issue now that registration happens in ServerLoadEvent. extendedclip 2019-05-04 20:08:47 -0400
  • 16d0a4f690 Register expansions in the ServerLoadEvent which is called after the server startup process is complete. extendedclip 2019-05-04 19:56:59 -0400
  • 8f600aec25 Update to 2.10.0-DEV builds extendedclip 2019-05-04 19:55:35 -0400
  • 2c15b4dfcf Update to 2.10.0 2.10.0 extendedclip 2019-05-04 00:19:29 -0400
  • b943c6fd21
    Added support for 1.14 NMS for expansions to hook into darbyjack 2019-05-03 22:51:34 -0500
  • 15b142ed64 Remove unused imports extendedclip 2019-05-03 23:48:00 -0400
  • b2a488c694 Sort expansions alphabetically without errors Fixes #102 extendedclip 2019-05-03 23:44:51 -0400
  • 5f7a71c0fa
    Update paths Andre_601 2019-05-03 18:28:44 +0200
  • 1ea488ee86
    Change config Andre_601 2019-05-03 18:18:23 +0200
  • 93ff2f07ba
    Added /mommy TheMonDon 2019-04-30 18:00:13 -0500
  • 8447395c7b
    As per request, daddy has been removed. Funnycube 2019-04-29 16:36:08 +1000
  • 0ad11cd755
    Push to 1.14-R0.1-SNAPSHOT darbyjack 2019-04-27 22:08:57 -0500
  • 4f23699dee
    Removed unnecessary alias Himso 2019-04-21 21:53:23 +0200
  • 7de0dda947
    No more daddy Himso 2019-04-21 21:11:07 +0200
  • e1d17980a6
    Okay... How did I overlooked THAT?! Andre_601 2019-04-14 00:05:05 +0200
  • 29c61373b0 Implementing #93 (#94) Mitchell Cook 2019-04-14 06:34:03 +1000
  • 5e58f99a77 Implementing #93 Mitchell Cook 2019-04-14 05:06:22 +1000
  • d4d207fe0b
    Update PlaceholderAPIPlugin.java Andre_601 2019-03-07 11:58:52 +0100
  • 147ab551f7
    Update UpdateChecker.java montlikadani 2019-03-04 19:49:55 +0100
  • 17adaa69f8
    Update PlaceholderAPIPlugin.java montlikadani 2019-03-04 19:47:41 +0100
  • e53cad219e
    Changed "being made" to "to be made" Andre_601 2019-01-26 17:54:41 +0100
  • c7d05eff24
    Merge pull request #63 from Andre601/master Glare Masters 2019-01-22 11:20:21 -0600
  • 540a0952e7
    "changes being made" sounds better imo Andre_601 2019-01-22 16:18:00 +0100
  • cef0a203dc
    Links can be made like that Andre_601 2019-01-22 16:10:52 +0100
  • 8f1ba895b2
    Updating links Andre_601 2019-01-02 18:08:39 +0100
  • 4d570aa526
    Update bug_report.md Andre_601 2019-01-02 18:03:24 +0100
  • 4c127f325b
    Update feature_request.md Andre_601 2019-01-02 18:02:05 +0100
  • 71f5e11b03
    Update bug_report.md Andre_601 2019-01-02 17:59:00 +0100
  • 1129f3d902
    Update change_request.md Andre_601 2019-01-02 17:58:09 +0100
  • 84a8029d7d
    Create bug_report.md Andre_601 2019-01-02 17:52:09 +0100
  • dd6d90dbb6
    Create change_request.md Andre_601 2019-01-02 17:04:29 +0100
  • 0df9eeb2cc
    Create feature_request.md Andre_601 2019-01-02 17:04:04 +0100
  • 05ce2fb5bf
    Merge pull request #61 from Phoenix616/patch-1 Ryan 2018-12-27 09:14:31 -0500
  • cb7fbb7820
    Load at startup Max Lee 2018-12-27 13:56:09 +0100
  • c885892d45
    1.13 tab-complete issue fix LogGits 2018-11-24 05:26:45 +1000
  • ce5bb28247 Push to 1.13.2 darbyjack 2018-10-22 22:02:50 -0500
  • 639b7967e3 Refresh on download to fix the gold bug darbyjack 2018-10-20 15:43:38 -0500
  • 90bc3c8da1 Fixed a bug in /papi installed darbyjack 2018-10-20 15:30:10 -0500
  • 556faf4290 Changed the Discord Link darbyjack 2018-10-18 23:06:52 -0500
  • 4af2a1c7be Update to 2.9.2-DEV and add in more info when typing /papi darbyjack 2018-10-17 02:53:39 -0500
  • 6ff7be5d64
    Merge pull request #46 from Sxtanna/master Glare Masters 2018-10-17 02:22:11 -0500
  • 80c6a6d377 This class was trash Sxtanna 2018-10-12 12:43:57 -0400
  • 27f8586d76
    Merge pull request #2 from PlaceholderAPI/master Ranald 2018-10-12 11:31:47 -0400
  • 10792b0d91
    Merge 45d684cae4 into d0b4669d1f James C 2018-08-27 04:08:35 +0000
  • d0b4669d1f Update to 2.9.2 release extendedclip 2018-08-27 00:08:16 -0400
  • c205a9a1b9 Just make the damn directory extendedclip 2018-08-27 00:05:51 -0400
  • ce1ca35ee5 Merge branch 'master' of https://github.com/PlaceholderAPI/PlaceholderAPI extendedclip 2018-08-26 23:57:28 -0400