Commit Graph

205 Commits

Author SHA1 Message Date
aBooDyy 784d7dd273
Fixes ecloud placeholders command (#201)
* fix parsing placeholders on ecloud placeholders command

* try catch on registering expansions

Co-authored-by: aBo0oDyy <35378106+aBo0oDyy@users.noreply.github.com>
2020-04-09 11:43:21 -04:00
Andre_601 d26561eaeb
Add issue template config for custom template selection (#272)
* Fix typos

* Update change_request_placeholderapi.md

* Slighty better grammar

* Create config.yml

* Add about part

* Make wiki point to PAPI wiki
2020-04-09 11:38:14 -04:00
WCKDAWE 0666ac7b01
Minor spelling mistakes (#284)
Not a grammar nazi, just noticed them and though to commit dem changes.
2020-04-09 11:37:48 -04:00
Andre_601 2caf5f0232
Add missing setPlaceholder methods (#234)
* Add missing setPlaceholder methods
Also includes setBracketPlaceholders and setRelationPlaceholders

* Update PlaceholderAPI.java
2020-04-09 11:37:06 -04:00
Glare d706469ed8
Ahem. Let's flex. 2020-04-03 10:44:12 -05:00
darbyjack 5d4decafbe
Bump to 2.10.6 dev 2020-03-25 23:28:48 -05:00
darbyjack bb639328a3
Push to 2.10.5 for release pt2 2020-03-25 23:27:56 -05:00
darbyjack ca0791f3af
Push to 2.10.5 for release 2020-03-25 23:05:12 -05:00
darbyjack 449c927c6c
Add user-friendly message when host can't connect to ecloud 2020-03-25 23:04:00 -05:00
darbyjack e95f1b4850
Removed extra semi 2020-03-25 22:54:26 -05:00
Glare 06513c89bc
Merge pull request #268 from PiggyPiglet/master
covered up string's size insecurities with a fat bufferedreader
2020-03-25 21:42:43 -06:00
PiggyPiglet 38d9185232 made it compile 2020-03-26 11:25:02 +08:00
PiggyPiglet 35738f59d9 covered up string's size insecurities with a fat bufferedreader 2020-03-26 11:15:16 +08:00
darbyjack 66758b1992
Compile under 1.15.2 2020-02-03 12:18:57 -06:00
extendedclip c1cff8ca74 javadoc 2020-01-06 14:29:07 -05:00
extendedclip 2dbf69a74e Allows the setPlaceholders method to specify if color codes should be translated in the output string 2020-01-06 14:27:39 -05:00
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