Andre_601 and GitHub
6f5853746d
fix wiki action... again
2021-10-01 14:17:21 +02:00
Andre_601 and GitHub
416fbc0e3e
Merge branch 'docs/wiki' into master
2021-10-01 14:16:06 +02:00
Andre601
407714c13f
Rename logo.png to wiki-logo.png
2021-10-01 14:14:41 +02:00
Andre_601 and GitHub
aa13ddf17e
Add files via upload
2021-10-01 14:10:19 +02:00
Andre_601 and GitHub
d9da5a706c
Update README.md
2021-10-01 14:01:59 +02:00
Andre_601 and GitHub
80446de15b
Merge pull request #718 from TheCashFire/patch-1
...
New Placeholder for %aach_total_commands%
2021-09-23 16:37:08 +02:00
Andre_601 and GitHub
6f2f1f1cf1
Update README.md
2021-09-12 02:17:58 +02:00
Andre_601 and GitHub
327078d8dd
Update README.md
2021-09-10 03:30:03 +02:00
Andre_601 and GitHub
1b7fabf238
Update Wiki Readme... a lot
2021-09-10 03:23:11 +02:00
Andre_601 and GitHub
66025a6a1c
Update PlaceholderExpansion.md
2021-09-10 02:02:53 +02:00
Andre_601 and GitHub
04f2c85722
fix e-mail env
2021-09-10 01:58:46 +02:00
Andre_601 and GitHub
f7dc184899
Update label-commenter-config.yml
2021-09-09 18:32:37 +02:00
4300bf7d1e
Pull latest changes from master into docs/wiki ( #712 )
...
* Update Javadoc documentation
* More comments... a lot more!
* Remove Gson
* Implemented working version for 1.8.8 - 1.16.3
* Improve ExpansionsLoadedEvent's docs
* 2021 🥳
* Add contributing and expansion section
* Fix invalid link tag
* Start using new Issue template system
* Create bug_report.yml
* Rename feature_request.md to feature_request_old.md
* Create feature_request.yml
* should it use setBracketPlaceholders??
* fix unique name
* Update feature_request_old.md
* Add Checkboxes
* Add checkboxes
* disable default issue body
* Delete bug_report_old.md
* Delete feature_request_old.md
* Rename bug_report_new.yml to bug_report.yml
* Check if deleting this fixed the PR...
* Use description in favour of about
* improve feature_request.md
* Update bug_report.yml
* Assign "Type: Issue (Unconfirmed)" label
* Use lists and not comma-separated string
* Update feature_request.yml
* Use id option for error and dump fields
* Add field for logs
* Update Copyright
~ Fixed a typo and updated missed files from #543
* Re-add removed code
That should actually NOT be here...
* Undo renaming of boolean
* Remove deprecated issue_body type
* Update feature_request.yml
* Improve description of bug_report.yml
* Build jars on PR (Compile and build validation)
* Initial 1.17 Changes
* Extracted URLClassLoader out of try-with-resources block
* Close URLClassLoader if Expansion class was not found
* Build against Java 8, 11 and 16
* adoPt
I always make that mistake...
* add render
* Cleanup build.gradle
(cherry picked from commit 7750ba7033 )
* Remove the @NotNull's because they are overridden by expansion devs anyways, and it turns out people can make them null anyways. This adds a hashcode check and pretty error for it.
(cherry picked from commit f5386d4ca5 )
* Fix version checker to compare the individual semver numbers instead of combining it together.
(cherry picked from commit ef5cd9d376 )
* Update src/main/java/me/clip/placeholderapi/updatechecker/UpdateChecker.java
Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com >
(cherry picked from commit ccf4f59343 )
* Re-add NotNull's
(cherry picked from commit 2bfd8e7e5e )
* Removed nullcheck from hashcode, and moved it up the chain.
* POJO to help with checking that expansions have all required methods implemented.
* Add method implementation checking and nullchecking for fields.
* Appease the Pigman
* Revert build.gradle dependencies change
* Fixed duplicate files
* Sync Dev with master (#659 )
* Add contributing and expansion section
* Start using new Issue template system
* Create bug_report.yml
* Rename feature_request.md to feature_request_old.md
* Create feature_request.yml
* fix unique name
* Update feature_request_old.md
* Add Checkboxes
* Add checkboxes
* disable default issue body
* Delete bug_report_old.md
* Delete feature_request_old.md
* Rename bug_report_new.yml to bug_report.yml
* Check if deleting this fixed the PR...
* Use description in favour of about
* improve feature_request.md
* Update bug_report.yml
* Assign "Type: Issue (Unconfirmed)" label
* Use lists and not comma-separated string
* Update feature_request.yml
* Use id option for error and dump fields
* Add field for logs
* Remove deprecated issue_body type
* Update feature_request.yml
* Improve description of bug_report.yml
* Initial 1.17 Changes
* add render
* Revert build.gradle dependencies change
* Fixed duplicate files
Co-authored-by: PiggyPiglet <PiggyPiglet@users.noreply.github.com >
Co-authored-by: darbyjack <admin@glaremasters.me >
* Initial test on adventure
* started moving to pure adventure
* finished kyori impl
* added 1.17 to nmsversion (what does this even do)
* removed dev for release
* added dev back
* Switch to differen wiki action
Co-authored-by: darbyjack <admin@glaremasters.me >
Co-authored-by: ElijahRus250 <64851720+ElijahRus250@users.noreply.github.com >
Co-authored-by: PiggyPiglet <PiggyPiglet@users.noreply.github.com >
Co-authored-by: Huynh Tien <huynhqtienvtag@gmail.com >
Co-authored-by: Vaishnav Anil <vaishnavanil7th@gmail.com >
Co-authored-by: Starmism <iamstarmism@gmail.com >
Co-authored-by: PiggyPiglet <noreply@piggypiglet.me >
2021-09-09 18:31:29 +02:00
Andre_601 and GitHub
5412b484f8
Merge pull request #706 from NotMyFault/feature/wiki/update-plotsquared
...
Update PlotSquared placeholders
2021-09-03 02:05:39 +02:00
Andre_601 and GitHub
d2a4f038d0
Merge pull request #705 from DailyStruggle/Add-RTP-Placeholders
...
add RTP placeholders
2021-09-01 13:39:13 +02:00
Andre_601 and GitHub
7e28dc0a41
Merge pull request #698 from PlaceholderAPI/feature/change-wiki-action
...
Switch to differen wiki action
2021-09-01 13:38:30 +02:00
Andre_601 and GitHub
b82948c87a
fix link
2021-09-01 13:38:15 +02:00
Andre_601 and GitHub
39c68e8f87
fix url and padding
2021-09-01 13:37:19 +02:00
Andre_601 and GitHub
7baaa5233d
Merge pull request #703 from PyvesB/patch-1
...
Update Advanced Achievements information
2021-08-30 13:06:35 +02:00
Andre_601 and GitHub
c24c75c8c0
Merge pull request #701 from LielAmar/docs/wiki
...
Added Two Factor Authentication to PlaceholderAPI's wiki
2021-08-27 16:19:13 +02:00
Andre_601 and GitHub
1dd3e1fc0d
Switch to differen wiki action
2021-08-26 22:42:05 +02:00
Andre_601 and GitHub
1f53daf416
Some more corrections
2021-08-23 01:58:15 +02:00
Andre_601 and GitHub
8105beeee0
Improve grammar of PlaceholderExpansion.md
2021-08-23 01:52:10 +02:00
Andre_601 and GitHub
8c9a20c035
Merge pull request #696 from TeamVK/docs/wiki
...
added new placeholders for TokenEnchant
2021-08-22 12:17:49 +02:00
Andre_601 and GitHub
2eda4b1335
Add missing commands to wiki
2021-08-15 15:44:27 +02:00
Andre_601 and GitHub
ff72450d3f
Merge pull request #692 from BlitzOffline/docs/wiki
...
Added placeholders from the String expansion
2021-08-15 00:00:41 +02:00
Andre_601 and GitHub
fa705e4572
Merge pull request #689 from TeamVK/docs/wiki
...
added missing baltop related placeholders and multiplier related placeholders.
2021-08-08 23:24:37 +02:00
Andre_601 and GitHub
48da25659d
Merge pull request #685 from AfkF24/docs/wiki
...
Update Placeholders.md
2021-07-31 16:46:22 +02:00
Andre_601 and GitHub
e6da5f291e
Merge pull request #683 from TeamVK/docs/wiki
...
Update Placeholders.md
2021-07-29 00:36:40 +02:00
Andre_601 and GitHub
9da9e8c20f
Merge pull request #680 from BlitzOffline/docs/wiki
...
added changeoutput expansion placeholders
2021-07-24 14:01:29 +02:00
Andre_601 and GitHub
eb2decb93d
Merge pull request #676 from M0diis/docs/wiki
...
Update Placeholders.md
2021-07-22 22:14:10 +02:00
Andre_601 and GitHub
059047905f
Update formatter placeholders
2021-07-22 17:28:06 +02:00
Andre_601 and GitHub
fa717c34ef
fix code examples
2021-07-22 12:56:56 +02:00
Andre_601 and GitHub
e16287405b
Update nav entries ( #674 )
...
* Update nav entries
* Update Home.md
2021-07-22 01:36:43 +02:00
afdf80bf00
Rework PlaceholderExpansion page ( #654 )
...
* Rework PlaceholderExpansion page
* typo
* Implement suggestions of FunnyCube
* Apply suggestions from code review
Co-authored-by: Star <iamstarmism@gmail.com >
* Update wiki/PlaceholderExpansion.md
Co-authored-by: Star <iamstarmism@gmail.com >
* Rename "With a Plugin (Internal Jar)" to "With a Plugin (Internal Class)"
Co-authored-by: Star <iamstarmism@gmail.com >
2021-07-22 01:29:30 +02:00
Andre_601 and GitHub
ec7943fe0a
Fix formatting too
2021-07-17 22:23:28 +02:00
Andre_601 and GitHub
6493963d8a
Forgot the list-entry
2021-07-17 22:22:22 +02:00
Andre_601 and GitHub
c48e11bd70
Add OreMarket placeholders ( #671 )
...
* Add OreMarket placeholders
* Update Plugins-using-PlaceholderAPI.md
* Add URL
2021-07-17 22:18:53 +02:00
Andre_601 and GitHub
7b50453294
Add new Essentials placeholders
2021-07-03 17:56:32 +02:00
fa7c30df80
Sync Dev with master ( #659 )
...
* Add contributing and expansion section
* Start using new Issue template system
* Create bug_report.yml
* Rename feature_request.md to feature_request_old.md
* Create feature_request.yml
* fix unique name
* Update feature_request_old.md
* Add Checkboxes
* Add checkboxes
* disable default issue body
* Delete bug_report_old.md
* Delete feature_request_old.md
* Rename bug_report_new.yml to bug_report.yml
* Check if deleting this fixed the PR...
* Use description in favour of about
* improve feature_request.md
* Update bug_report.yml
* Assign "Type: Issue (Unconfirmed)" label
* Use lists and not comma-separated string
* Update feature_request.yml
* Use id option for error and dump fields
* Add field for logs
* Remove deprecated issue_body type
* Update feature_request.yml
* Improve description of bug_report.yml
* Initial 1.17 Changes
* add render
* Revert build.gradle dependencies change
* Fixed duplicate files
Co-authored-by: PiggyPiglet <PiggyPiglet@users.noreply.github.com >
Co-authored-by: darbyjack <admin@glaremasters.me >
2021-07-01 21:03:01 +02:00
Andre_601 and GitHub
ead63ca763
Revert build.gradle dependencies change
2021-07-01 16:21:49 +02:00
Andre_601 and GitHub
0fa592383f
Merge branch 'development' into master
2021-07-01 16:16:29 +02:00
Andre_601 and GitHub
ba71486151
Merge pull request #655 from LOOHP/docs/wiki
...
Update InteractionVisualizer placeholders
2021-06-30 11:35:46 +02:00
Andre_601 and GitHub
438a665b74
add render
2021-06-27 14:31:15 +02:00
Andre_601 and GitHub
aa9ac65d02
Merge pull request #650 from SaltyAimbOtter/patch-1
...
update BetonQuest docs link
2021-06-25 23:34:36 +02:00
Andre_601 and GitHub
af268c4941
adoPt
...
I always make that mistake...
2021-06-25 16:33:27 +02:00
Andre_601 and GitHub
4c4b1602d9
Build against Java 8, 11 and 16
2021-06-25 16:32:45 +02:00
Andre_601 and GitHub
2c223ffc87
Merge pull request #647 from cj89898/docs/wiki
...
Added 2.3.0 Checkitem changes
2021-06-20 18:38:27 +02:00
Andre_601 and GitHub
b77b1b9649
Update Placeholders.md
2021-06-17 14:49:16 +02:00
Andre_601 and GitHub
bf9b34eb57
Merge pull request #645 from stumper66/docs/wiki
...
LevelledMobs Wiki Addition
2021-06-17 14:45:07 +02:00
Andre_601 and GitHub
5826390251
Merge pull request #642 from garagepoort/feature/add_staffplusplus_wiki
...
Add staff++ to the wiki
2021-06-15 21:59:55 +02:00
Andre_601 and GitHub
eceb236121
Merge pull request #640 from cj89898/docs/wiki
...
Update Placeholders.md
2021-06-11 11:43:03 +02:00
Andre_601 and GitHub
0b70ea61aa
Merge pull request #639 from darbyjack/docs/wiki
...
Added in some missing placeholders for Player Expansion
2021-06-09 16:00:38 +02:00
Andre_601 and GitHub
b9230ef9c5
Merge pull request #631 from broken1arrow/docs/wiki
...
Docs/wiki
2021-05-13 14:58:20 +02:00
Andre_601 and GitHub
0df265881a
Add CalculateNumbers
2021-05-12 00:03:34 +02:00
Andre_601 and GitHub
5dbd58076a
Add %rng_online_player%
2021-05-08 14:17:19 +02:00
Andre_601 and GitHub
c3922de323
Update Commands.md
2021-05-07 23:45:29 +02:00
Andre_601 and GitHub
0f118f12bc
Merge pull request #626 from Lorenzo0111/patch-1
...
Update RocketPlaceholders documentation url
2021-05-04 17:12:15 +02:00
Andre_601 and GitHub
748b9f33f7
Build jars on PR (Compile and build validation)
2021-04-26 18:05:42 +02:00
Andre601
230e36c55e
[Wiki] Add Lands
2021-04-23 00:08:00 +02:00
Andre_601 and GitHub
0f7294972e
Merge pull request #618 from PlaceholderAPI/feature/improve-placeholders-page
...
Redesign Placeholders page and other pages
2021-04-22 23:53:37 +02:00
Andre_601 and GitHub
d14f319eb4
Improve description of bug_report.yml
2021-04-21 14:30:46 +02:00
Andre_601 and GitHub
0927760d76
Merge pull request #619 from PlaceholderAPI/feature/remove-issue-body-field
...
Remove deprecated issue_body type
2021-04-21 14:25:40 +02:00
Andre_601 and GitHub
91af12f575
Update feature_request.yml
2021-04-21 14:24:40 +02:00
Andre_601 and GitHub
5dbbe01b95
Remove deprecated issue_body type
2021-04-21 14:24:14 +02:00
Andre601
30b5abda19
Fix wrong links
2021-04-20 23:30:43 +02:00
Andre601
a8e996fa26
Redesign Placeholders page and other pages
2021-04-20 23:21:24 +02:00
Andre_601 and GitHub
3f83312454
Merge pull request #616 from Warriorrrr/update-towny-placeholders
...
Update Towny placeholders
2021-04-18 03:23:41 +02:00
Andre_601 and GitHub
be34f28fd3
Merge pull request #615 from Hempfest/docs/wiki
...
Docs/wiki
2021-04-17 11:45:31 +02:00
Andre_601 and GitHub
37de42f4a7
Merge pull request #613 from MysteriousKyle/docs/wiki
...
Addition of a plugin using PalaceholderAPI
2021-04-14 18:01:05 +02:00
Andre_601 and GitHub
9b2e7bb3ca
Merge pull request #611 from thienbao860/patch-2
...
Update placeholders, clear Spectator expansion
2021-04-13 18:23:16 +02:00
Andre_601 and GitHub
0c6dd5466c
Merge pull request #610 from PlaceholderAPI/fix/update-missing-copyright
...
Update Copyright
2021-04-13 17:59:21 +02:00
Andre601
41275509b2
Undo renaming of boolean
2021-04-13 17:58:42 +02:00
Andre601
4e8b1b47d1
Re-add removed code
...
That should actually NOT be here...
2021-04-13 17:57:59 +02:00
Andre601
d0e62e6434
Update Copyright
...
~ Fixed a typo and updated missed files from #543
2021-04-13 17:54:57 +02:00
Andre_601 and GitHub
2086fcb299
Merge pull request #583 from HSGamer/patch-1
...
should it use setBracketPlaceholders??
2021-04-13 17:20:59 +02:00
Andre_601 and GitHub
b3ea920b41
Merge pull request #608 from CMPSCjg/patch-1
...
Add 2 New TokensPlus Placeholders
2021-04-12 17:52:22 +02:00
Andre_601 and GitHub
09043c6aaf
Merge pull request #607 from RobinDeBaets/patch-1
...
Add %statistic_mob_kills%
2021-04-10 17:24:03 +02:00
Andre_601 and GitHub
8d6aa7c801
Merge pull request #606 from Lorenzo0111/patch-1
...
Edit RocketPlaceholders on the wiki
2021-04-02 19:36:09 +02:00
Andre_601 and GitHub
048c539fff
Merge pull request #604 from Paul19988/docs/wiki
...
Add entry for Expansion "TeamsExpansion"
2021-03-31 17:28:49 +02:00
Andre_601 and GitHub
501d1bbbdd
Add minor corrections
2021-03-31 17:28:14 +02:00
Andre_601 and GitHub
0b1a3ced9e
Merge pull request #602 from matahombres/patch-3
...
Update advancements placeholder
2021-03-27 17:14:34 +01:00
Andre_601 and GitHub
8c633c8943
Merge pull request #600 from LOOHP/docs/wiki
...
Add %interactivechat_invdisplaylayout% placeholder
2021-03-26 14:58:56 +01:00
Andre_601 and GitHub
8f796e3940
Add field for logs
2021-03-26 14:53:02 +01:00
Andre_601 and GitHub
bf1527a40f
Use id option for error and dump fields
2021-03-26 14:42:20 +01:00
Andre_601 and GitHub
a65de95b16
Merge pull request #599 from Alpha018/wiki_update
...
modify: Change wiki to use new placeholder
2021-03-25 07:11:49 +01:00
Andre_601 and GitHub
ffd493fea9
Merge pull request #597 from CMPSCjg/patch-2
...
Add TokensPlus Placeholder
2021-03-24 21:37:32 +01:00
Andre_601 and GitHub
b207cbf03e
Add plugin to Plugins using PlaceholderAPI page
2021-03-24 21:37:06 +01:00
Andre_601 and GitHub
ec127dbeb1
Merge pull request #595 from PlaceholderAPI/docs/wiki
...
Sync Development and docs/wiki
2021-03-24 09:17:58 +01:00
Andre_601 and GitHub
5d80119fcd
Merge pull request #594 from PlaceholderAPI/feature/wiki-add-vkautopickup
...
Add VKAutoPickup
2021-03-24 09:14:56 +01:00
Andre_601 and GitHub
f6c972c9a2
Add VKAutoPickup
2021-03-24 09:12:31 +01:00
Andre_601 and GitHub
a0b256c17d
Merge pull request #593 from lucko/patch-1
...
Update LuckPerms placeholders
2021-03-21 14:58:22 +01:00
Andre_601 and GitHub
7f6122f8b8
Merge pull request #591 from ajgeiss0702/docs/wiki
...
Update ajParkour + add ajLeaderboards placeholders
2021-03-19 16:53:14 +01:00
Andre_601 and GitHub
87ea46a4dd
Merge pull request #585 from PlaceholderAPI/fix/change-to-stringlist
...
Use lists and not comma-separated string
2021-03-11 22:09:05 +01:00
Andre_601 and GitHub
d221a3f38a
Update feature_request.yml
2021-03-11 22:08:51 +01:00
Andre_601 and GitHub
f62980606a
Use lists and not comma-separated string
2021-03-11 22:07:48 +01:00
Andre_601 and GitHub
c2ab9f5b85
Assign "Type: Issue (Unconfirmed)" label
2021-03-08 18:08:35 +01:00
Andre_601 and GitHub
2c925983a8
Merge pull request #584 from PlaceholderAPI/fix/issue-form-about-deprecation
...
Use description in favour of about
2021-03-08 18:07:02 +01:00
Andre_601 and GitHub
375e743124
Update bug_report.yml
2021-03-08 18:06:10 +01:00
Andre_601 and GitHub
78f76c8343
improve feature_request.md
2021-03-08 17:51:42 +01:00