Commit Graph

211 Commits

Author SHA1 Message Date
Andre_601 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 aa13ddf17e
Add files via upload 2021-10-01 14:10:19 +02:00
Kris Stancy 0647f88de5
New Placeholder
Added %aach_total_commands% new placeholder to the total achievement placeholders section.
2021-09-19 22:06:01 -05:00
Andre_601 6f2f1f1cf1
Update README.md 2021-09-12 02:17:58 +02:00
ThisKarolGajda 5e4d3f7135
Update Placeholders.md (#714) 2021-09-10 14:25:24 +02:00
Andre_601 327078d8dd
Update README.md 2021-09-10 03:30:03 +02:00
Andre_601 1b7fabf238
Update Wiki Readme... a lot 2021-09-10 03:23:11 +02:00
Andre_601 66025a6a1c
Update PlaceholderExpansion.md 2021-09-10 02:02:53 +02:00
ThisKarolGajda 7b5ceb520f
Update Placeholders.md - OpEconomy (#713)
* Update Placeholders.md

* Add OpEconomy to "Plugins using PlaceholderAPI"

Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
2021-09-10 01:55:13 +02:00
NotMyFault af2f625224
Update PlotSquared placeholders 2021-09-03 00:05:42 +02:00
Andre_601 b82948c87a
fix link 2021-09-01 13:38:15 +02:00
Andre_601 39c68e8f87
fix url and padding 2021-09-01 13:37:19 +02:00
Leaf26 5a24387f3d fix spacing 2021-08-31 22:39:02 -04:00
Leaf26 cd429bd7d7 adding a few more 2021-08-31 22:38:03 -04:00
Leaf26 a383a73b24 add RTP placeholders 2021-08-31 21:41:32 -04:00
Pierre-Yves B b35035390e
Simplify link format
Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
2021-08-30 12:05:14 +01:00
Pierre-Yves B 1b0a3bc09d
Simplify link format
Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
2021-08-30 12:05:04 +01:00
Pierre-Yves B 3817f52158
Add Advanced Achievements placeholders 2021-08-30 11:44:47 +01:00
Pierre-Yves B 663f149d74
Add Advanced Achievements placeholders 2021-08-30 11:43:26 +01:00
Pierre-Yves B 3da8f00664
Update Advanced Achievements links 2021-08-30 11:18:11 +01:00
Liel c401adee86 Added Two Factor Authentication to PlaceholderAPI's wiki 2021-08-27 16:24:51 +03:00
Andre_601 1f53daf416
Some more corrections 2021-08-23 01:58:15 +02:00
Andre_601 8105beeee0
Improve grammar of PlaceholderExpansion.md 2021-08-23 01:52:10 +02:00
Andre_601 8c9a20c035
Merge pull request #696 from TeamVK/docs/wiki
added new placeholders for TokenEnchant
2021-08-22 12:17:49 +02:00
vk2gpz c1d2effe7e
added new placeholders for TokenEnchant
renamed rawcost to fullcost.
added costmax 
```%tokenenchant_<enchantment>_costmax% : cost to increment the enchantmnt level to its maax one from the current level 
%tokenenchant_<enchantment>_fullcostmax% : cost to enchant the max level from 0 level 
%tokenenchant_<enchantment>_fullcost_<X>% : cost to enchant the <X> level from 0 level
```
2021-08-22 09:42:02 +10:00
Andre_601 2eda4b1335
Add missing commands to wiki 2021-08-15 15:44:27 +02:00
BlitzOffline a654262196
Added placeholders frmo the String expansion 2021-08-15 00:04:17 +03:00
vk2gpz e687a06d6e
added missing baltop related placeholders 2021-08-09 07:19:25 +10:00
AfkF24 905c9e83ee
Apply suggestions from code review
Woop, thanks

Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
2021-07-31 16:44:46 +02:00
AfkF24 54ddc9fd4d
Update Placeholders.md
Swap Kingdoms+ for KingdomsX and add link to wiki
2021-07-31 16:23:25 +02:00
vk2gpz d674893312
Update Placeholders.md
added %levelup_pickaxe_block_count%, %levelup_bow_kill_count%, %levelup_sword_kill_count%
2021-07-29 07:27:27 +10:00
BlitzOffline 33c309ee8e
used inline code instead 2021-07-24 14:17:14 +03:00
BlitzOffline 62c3261a00
added changeoutput expansion placeholders 2021-07-24 14:00:42 +03:00
Funnycube c393392b85
Update Placeholders.md 2021-07-24 17:39:38 +10:00
vk2gpz 8d30c4c99d
added RandomNumber and LevelUp entries. 2021-07-24 17:12:03 +10:00
M0dii d2192e3195
Update Plugins-using-PlaceholderAPI.md
Added VenturaCalendar.
2021-07-22 23:11:09 +03:00
M0dii c01acfba77
Update Placeholders.md
Change resource ID.
2021-07-22 21:54:44 +03:00
M0dii a494add04c
Update Placeholders.md 2021-07-22 21:48:38 +03:00
Andre_601 059047905f
Update formatter placeholders 2021-07-22 17:28:06 +02:00
Andre_601 fa717c34ef
fix code examples 2021-07-22 12:56:56 +02:00
Andre_601 e16287405b
Update nav entries (#674)
* Update nav entries

* Update Home.md
2021-07-22 01:36:43 +02:00
Andre_601 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 ec7943fe0a
Fix formatting too 2021-07-17 22:23:28 +02:00
Andre_601 6493963d8a
Forgot the list-entry 2021-07-17 22:22:22 +02:00
Andre_601 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 7b50453294
Add new Essentials placeholders 2021-07-03 17:56:32 +02:00
LOOHP e1269d6c86 Update InteractionVisualizer placeholders 2021-06-30 13:48:22 +08:00
SaltyAimbOtter ba983f7fb3
update BetonQuest docs link 2021-06-25 23:23:04 +02:00
cj89898 5571ba5d70
Added 2.3.0 Checkitem changes 2021-06-20 10:49:28 -05:00