Commit Graph

170 Commits

Author SHA1 Message Date
Leomixer17 6c5cd0ed1f Update plugin.yml (#142)
1.13 set as api version won’t cause issues. I reverted adding 1.14 but we can merge this as it won’t have any conflicts. Thanks for the contribution.
2019-07-12 18:33:35 -04:00
darbyjack 763bb52d06
Changed some logic to suggest the right command. 2019-06-28 12:14:30 -05:00
darbyjack d0d0c99505
Added message saying to reload papi to enable downloaded expansion. 2019-06-28 12:14:07 -05:00
darbyjack 16726215bb
Updated to dev, fixed spigot version. 2019-06-28 12:13:34 -05:00
Ryan 454b1f19f4
Update README.md
Updated stats
2019-06-25 15:01:08 -04:00
darbyjack 6286451991
Push to 1.14.3-SNAPSHOT. 2019-06-25 05:39:52 -05:00
extendedclip b9881eb70b Fix page indexes when on pages greater than 1 2019-06-21 12:49:45 -04:00
extendedclip 93f586a216 Update to 2.10.3 2019-06-21 12:36:59 -04:00
extendedclip a0ac08b838 Start at 1 2019-06-21 12:36:03 -04:00
extendedclip 2c0b768774 ITS 2019 2019-06-21 12:30:32 -04:00
Glare 21048f83d5
Issue templates update (#128)
Issue templates update
2019-06-11 11:12:32 -05:00
Andre_601 9af9a3570d
Update CONTRIBUTING.md 2019-06-02 20:07:40 +02:00
Andre_601 16c237ce51
Update CONTRIBUTING.md 2019-06-02 20:06:56 +02:00
Andre_601 b44cb13d7a
Create CONTRIBUTING.md 2019-06-02 19:56:33 +02:00
Andre_601 8c509b47d1
Create PULL_REQUEST_TEMPLATE.md 2019-06-02 19:54:17 +02:00
Andre_601 c4cba9c6a7
Update bug_report.md 2019-06-02 19:37:57 +02:00
Andre_601 0809897303
Update and rename feature_request.md to change_request_placeholderapi.md 2019-06-02 19:30:12 +02:00
Andre_601 82181ed74d
Update and rename change_request.md to change_request_wiki.md 2019-06-02 19:20:27 +02:00
Andre_601 85328c473b
Improve the feature_request 2019-06-02 19:01:11 +02:00
darbyjack c9abc4ae00
Updated to 1.14.1 2019-05-13 21:36:33 -05:00
extendedclip 5f23db98a8 Set version to dev builds 2019-05-10 20:37:49 -04:00
extendedclip f367abbdfa Check if config values aren't null before attempting to set them. 2019-05-10 20:36:43 -04:00
extendedclip 9377129554 We don't even need an api version. It breaks stuff.. 2019-05-10 10:48:40 -04:00
extendedclip f4409a6d92 Fix numerical order of expansions in papi ecloud list 2019-05-10 10:28:59 -04:00
extendedclip c902485718 Remove clipsplaceholderapi since its no longer just clips placeholder api 2019-05-10 10:09:17 -04:00
extendedclip 09db82a840 Set API version to 1.14 even though it doesnt matter to us 2019-05-10 10:07:18 -04:00
extendedclip 9b667fe383 Bump version to 2.10.2 for release 2019-05-10 10:05:52 -04:00
darbyjack 00333f9a4e
Changed to use authors instead of hardcoded. 2019-05-09 18:47:16 -05:00
darbyjack 5472be631c
Added myself as an author to the plugin. 2019-05-09 17:09:21 -05:00
darbyjack 68fa793354
Added documentation / explanation for the ServerLoadEvent 2019-05-08 22:22:01 -05:00
darbyjack 111f5462fc
Cleaned up excess code in TimeUtils 2019-05-08 22:19:57 -05:00
darbyjack 62e282cc0e
Initial attempt at preventing EzPlaceholderHook from working. 2019-05-08 15:36:57 -05:00
darbyjack 5aaa9720c8
Changed to use easier way. 2019-05-08 15:05:30 -05:00
darbyjack 9a2fb89e43
Changed placeholders to register 1 tick after server startup. 2019-05-08 15:04:46 -05:00
extendedclip fc1a2af011 Merge branch 'master' of https://github.com/PlaceholderAPI/PlaceholderAPI 2019-05-07 14:17:00 -04:00
extendedclip 82e92ce777 set version for 2.10.1 release 2019-05-07 14:16:23 -04:00
Mitchell Cook 9b317c2210 Someone forgot how to use lambdas properly (#111) 2019-05-06 16:21:15 -04:00
darbyjack 927f942236
Print out console warnings for the plugins still using EzPlaceholderHook 2019-05-06 09:05:19 -05:00
extendedclip 75c3027e05 This will not be around for much longer. Plugin authors need to update to use PlaceholderExpansion rather than this class. 2019-05-05 13:59:40 -04:00
extendedclip a2d408aea9 Possible solution for placeholders that register externally before PlaceholderAPI registers expansions 2019-05-05 13:21:28 -04:00
extendedclip 5386b7c23d Remove load option 2019-05-05 10:39:05 -04:00
extendedclip a741f35139 Check if server supports ServerLoadEvent and if so register the listener, if not delay registration of placeholders for 15 seconds. 2019-05-05 10:38:42 -04:00
extendedclip 1e25f35aac Remove ServerLoadEvent listener 2019-05-05 10:37:54 -04:00
extendedclip 3042e49ddb Move ServerLoadEvent listener to its own class 2019-05-05 10:37:01 -04:00
extendedclip 6495a386a0 Remove EZPlaceholderHook which has been deprecated for over a year. TOODLES! 2019-05-04 21:25:44 -04:00
extendedclip cee214cc98 Remove PluginEnableEvent listener. Not needed anymore. 2019-05-04 20:15:00 -04:00
extendedclip 41390d8ef4 Remove clean method calls 2019-05-04 20:13:04 -04:00
extendedclip 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. 2019-05-04 20:08:47 -04:00
extendedclip 16d0a4f690 Register expansions in the ServerLoadEvent which is called after the server startup process is complete.
Fixes #103
2019-05-04 19:56:59 -04:00
extendedclip 8f600aec25 Update to 2.10.0-DEV builds 2019-05-04 19:55:35 -04:00