Commit Graph

389 Commits

Author SHA1 Message Date
darbyjack 6c964baba7
Added support for 1.15.1 2019-12-21 13:56:07 -06:00
darbyjack 4b77eb5d00
Added support for 1.15 2019-12-10 17:49:49 -06:00
darbyjack 6e68929a5c
Updated gitignore to ignore IDEA files. 2019-12-10 17:16:28 -06:00
darbyjack fc263d9ce7
Updated bStats repo version. 2019-12-10 17:15:39 -06:00
Max Berkelmans ab9716489b
Merge pull request #131 from Draycia/master
Formatting, spacing, final modifiers, and a few code fixes
2019-10-16 22:29:38 +02:00
Max Berkelmans 5c6202a8ee
Merge branch 'master' into master 2019-10-16 22:28:19 +02:00
extendedclip 38c1eca590 Bump version to 2.10.5 development 2019-09-19 14:38:33 -04:00
extendedclip a1a1b1afd7 Bump version to 2.10.4 for release 2019-09-19 14:26:35 -04:00
extendedclip 51599c4044 Allow cancelling expansion registration 2019-09-19 14:22:08 -04:00
extendedclip 9871efbadb Allow cancelling expansion registration 2019-09-19 14:16:35 -04:00
Evan Lindsay 6b9f22c7ec Fix case check in PlaceholderExpansion.isRegistered (#161) 2019-08-04 18:03:25 -04:00
aBooDyy 7c54e58ab7
Merge pull request #151 from Andre601/patch-1
Fixing broken link
2019-07-23 19:49:13 +03:00
Andre_601 024d9b281a
Fixing broken link 2019-07-23 17:19:20 +02:00
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
Josh (Vicarious) 719172c185
Merge branch 'master' into master 2019-06-30 21:40:51 -07: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
Draycia 5b92dd5553
Shorten line in FileUtil 2019-06-10 11:22:05 -07:00
Draycia 4851655110
Make various things final 2019-06-10 11:10:39 -07:00
Draycia 64a6389ebf
Better use of StringBuilder 2019-06-10 11:10:14 -07:00
Draycia 4860e3f8bf
Remove unused casts 2019-06-10 11:04:01 -07:00
Draycia dfbf1b95f6
Cleanup formatting / spacing 2019-06-10 11:03:48 -07: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