Commit Graph

  • 7c20a8527c
    Update PlaceholderExpansion.md Andre_601 2023-03-27 17:50:26 +0200
  • 3784c1cc5b
    Don't make a header GitHub... Andre_601 2023-03-27 17:48:12 +0200
  • e33d254a3e
    Update PlaceholderExpansion.md Andre_601 2023-03-27 17:46:30 +0200
  • fc63a14b27
    Update PlaceholderExpansion.md Andre_601 2023-03-27 17:38:42 +0200
  • 26934df8e5
    Added unit tests for the new functionality BlitzOffline 2023-03-25 03:25:09 +0200
  • ef73b765de
    Make setPlaceholders behavior consistent with setRelationalPlaceholders BlitzOffline 2023-03-24 21:22:53 +0200
  • 95786e32d2
    Started working on Folia support feature/folia-support darbyjack 2023-03-24 13:26:56 -0500
  • 87cb3eab01
    feat: fetch all expansions and display a different message if the expansion that the player is trying to download is not verified and `cloud_allow_unverified_expansions` is false Gabriel Dumitru 2023-03-24 17:03:12 +0200
  • 92155c4ca5
    Merge pull request #940 from TeamVK/wiki Andre_601 2023-03-21 03:24:59 +0100
  • d7186dada3 added an entry for AntiCombatLogging plugin. vk2gpz 2023-03-21 13:11:33 +1100
  • e862abe0b4
    Start 2.11.4 DEV cycle darbyjack 2023-03-17 20:07:24 -0500
  • 2d946646f0
    Release 2.11.3 2.11.3 darbyjack 2023-03-17 20:03:47 -0500
  • 5ab61e0cd3
    Update the NMS options up to the latest 1.19 R3 (#938) Glare 2023-03-17 19:59:31 -0500
  • e01b2d9ff8
    Update the NMS options up to the latest 1.19 R3 darbyjack 2023-03-17 19:56:44 -0500
  • 81ef464dad
    fix: catch NoClassDefFoundError in order for the other expansions to be loaded (#936) Gabriel Dumitru 2023-03-17 22:44:41 +0200
  • c85670a2bd
    Merge branch 'master' into fix/missing-class-exception-breaks-expansion-loading iGabyTM 2023-03-17 22:16:54 +0200
  • 0ae0ddc9cb
    Merge pull request #935 from PlaceholderAPI/fix/kotlin-build-system Gabriel Dumitru 2023-03-17 22:16:10 +0200
  • 28b58babc1
    chore: add missing space iGabyTM 2023-03-17 22:13:29 +0200
  • 5613561959
    fix: catch NoClassDefFoundError in order for the other expansions to be loaded Currently if an expansion throws that exception no expansion is loaded iGabyTM 2023-03-17 22:11:22 +0200
  • 3d00d48106
    Tell build to depend on shadowJar and publish for build darbyjack 2023-03-17 14:13:49 -0500
  • 7e902cae66
    Fixed variables in the plugin.yml not being created properly darbyjack 2023-03-17 13:45:31 -0500
  • f4e4433b16
    Feature/gradle kts (#934) Matt 2023-03-17 18:25:47 +0000
  • d5c371004c
    Fix duplicate expansion loading (#866) Andre_601 2023-03-17 18:47:27 +0100
  • 32d29cb772
    Cleanup imports, bump Shadow and bStats darbyjack 2023-03-17 10:50:11 -0500
  • e3bad1a2a6
    chore: Use correct transitiveness for JB annotations Matt 2023-03-17 15:24:44 +0000
  • a219a3ae45
    chore(dep): Bump gradle to 8.0.2 Matt 2023-03-17 15:11:23 +0000
  • cc4f5b3393
    chore: Final touches Matt 2023-03-17 15:08:57 +0000
  • 448933de0a
    feature: Move gradle files to kts Matt 2023-03-17 14:51:58 +0000
  • e246473782
    Merge pull request #933 from PlaceholderAPI/feature/update-adventure Glare 2023-03-16 18:31:20 -0500
  • 4afad7f7b0
    Update Kyori Adventure to 4.3.0 Andre601 2023-03-17 00:22:58 +0100
  • 86855629c1
    Merge pull request #932 from TeamVK/wiki Andre_601 2023-03-14 11:51:02 +0100
  • ad9fe5d90f
    added %tokenenchant_<enchant>_affordablecost% vk2gpz 2023-03-14 11:59:38 +1100
  • 17805ec067
    Merge pull request #931 from cj89898/wiki Andre_601 2023-03-14 00:57:45 +0100
  • 16b5e925f1
    Removed deluxetags expansion download command cj89898 2023-03-13 18:13:05 -0500
  • f0f6d2fb87
    Merge pull request #930 from TeamVK/wiki Andre_601 2023-03-13 00:17:55 +0100
  • 860a08aab7
    Update Placeholders.md vk2gpz 2023-03-13 09:52:08 +1100
  • b30370f40c Added AbstractPlaceholderExpansion for more readable expansion David 2023-03-10 21:34:53 +0200
  • a051f77636
    Merge pull request #927 from BenCodez/wiki Andre_601 2023-03-02 23:10:16 +0100
  • c6c687b15b
    Update VotingPlugin placeholders Ben 2023-03-02 17:06:15 -0500
  • cb9022ba59
    Merge pull request #926 from Artemis-the-gr8/wiki Andre_601 2023-03-02 15:55:50 +0100
  • a8801f11d2
    Update Placeholders.md Elise 2023-03-02 12:50:33 +0100
  • 0dde20ea30
    Merge pull request #925 from cj89898/wiki Andre_601 2023-02-27 18:30:04 +0100
  • 722de1bb89
    Updated checkitem cj89898 2023-02-27 11:16:10 -0600
  • c2e417e024
    Merge pull request #922 from TeamVK/wiki Andre_601 2023-02-26 22:44:11 +0100
  • 9ce33b590e Since .persist() is to indicate that the expansion is not provided through eCloud but through a plugin, if this is true, there is no need to check against eCloud entries. vk2gpz 2023-02-27 08:38:21 +1100
  • e932af642b
    Merge branch 'PlaceholderAPI:wiki' into wiki vk2gpz 2023-02-27 08:03:19 +1100
  • 0361095dbc
    Update Placeholders.md vk2gpz 2023-02-26 17:43:57 +1100
  • c7f87152b0
    Merge pull request #870 from PlaceholderAPI/feature/wiki-add-faq-question Andre_601 2023-02-25 13:34:54 +0100
  • 08c7223067
    Merge pull request #921 from TeamVK/wiki Andre_601 2023-02-25 13:32:51 +0100
  • a142d84821
    Update Placeholders.md vk2gpz 2023-02-25 16:16:57 +1100
  • 893b324921
    Update Placeholders.md vk2gpz 2023-02-25 16:15:50 +1100
  • f89dec729a
    Merge pull request #920 from LOOHP/wiki Andre_601 2023-02-23 20:26:18 +0100
  • 02fe0e5f27
    Merge pull request #919 from PlaceholderAPI/update_vault_placeholders Andre_601 2023-02-23 20:25:32 +0100
  • 543d5e9fc7 Updated LotterySix Placeholders LOOHP 2023-02-23 19:18:03 +0000
  • cd18d20b39
    Improve log message Andre601 2023-02-23 14:50:22 +0100
  • a0b177bdd8
    Merge pull request #869 from PlaceholderAPI/remove-ecloud-toggle-command PiggyPiglet 2023-02-23 21:29:06 +0800
  • 40b1fe8d68
    Merge pull request #901 from BlockyTheDev/fix-status-message Gabriel Dumitru 2023-02-23 13:36:05 +0200
  • 9ee4afa1e9
    Merge pull request #873 from PlaceholderAPI/fix/872-fix-inxonsisten-parsing PiggyPiglet 2023-02-23 19:31:38 +0800
  • 2b9947f7c9
    use "<position>" instead of "#" Gabriel Dumitru 2023-02-23 13:25:41 +0200
  • f94f6a7ba1
    update vault placeholders Gabriel Dumitru 2023-02-23 13:23:13 +0200
  • 59c69a46ab
    Merge pull request #918 from darbyjack/wiki Andre_601 2023-02-20 00:10:26 +0100
  • 2365d114f2 Updated Essentials Placeholders darbyjack 2023-02-19 14:07:58 -0600
  • f67d54ef06
    Merge pull request #917 from darbyjack/wiki Andre_601 2023-02-19 20:40:36 +0100
  • 65f876e931 Updated Player Placeholders darbyjack 2023-02-19 12:31:06 -0600
  • ac8bcf19d8
    [Wiki] It's codeberg now, not GitHub Andre_601 2023-02-18 15:53:55 +0100
  • 888cbde265
    Update formatter expansion Andre_601 2023-02-17 22:00:23 +0100
  • 0e56d10688
    Merge pull request #914 from TeamVK/wiki Andre_601 2023-02-10 22:48:09 +0100
  • e3b56f1790
    Update Placeholders.md vk2gpz 2023-02-10 15:01:16 +1100
  • b0c6652d9d
    Update copyright Andre_601 2023-02-07 23:12:27 +0100
  • c2bf9d1b4d
    Merge pull request #913 from jdoulke/wiki Andre_601 2023-02-06 20:54:35 +0100
  • 84917d2584
    Update Placeholders.md Ioannis Doulkeridis 2023-02-06 21:42:02 +0200
  • 7ea9e266d7
    Update Placeholders.md Ioannis Doulkeridis 2023-02-06 21:30:51 +0200
  • d90f7b4310
    Merge pull request #911 from LOOHP/wiki Andre_601 2023-02-04 14:23:02 +0100
  • b7ea34ad46 Added new and fixed incorrect placeholders for LotterySix LOOHP 2023-02-04 08:17:50 +0000
  • 7881e70f17
    Merge pull request #910 from BoBkiNN/patch-1 Andre_601 2023-02-03 12:57:55 +0100
  • feb6c72926
    fix BoBkiNN_ 2023-02-03 17:44:29 +0600
  • 898e08717c
    fixed order BoBkiNN_ 2023-02-03 17:42:40 +0600
  • 119ef740b4
    typo fix BoBkiNN_ 2023-02-02 14:19:04 +0600
  • 28b08ce59d
    add DimensionPlaceholders plugin placeholders BoBkiNN_ 2023-02-02 14:11:40 +0600
  • 66e70c806f
    Merge bd1538981d into 5213d1b515 RRS 2023-02-02 01:10:59 +0600
  • 5213d1b515
    Merge pull request #909 from LOOHP/wiki Andre_601 2023-01-27 18:13:20 +0100
  • ace77eb59d Extra line LOOHP 2023-01-27 16:16:25 +0000
  • c4d6d917e0 Added LotterySix placeholders LOOHP 2023-01-27 14:00:43 +0000
  • 3056325a9d
    Merge pull request #907 from ExoBiTe/wiki Andre_601 2023-01-12 15:43:08 +0100
  • d3953ab0f1
    Updated Sorting on Placeholders.md#PlaytimeRewards Nico H 2023-01-12 15:32:29 +0100
  • 08f124a618
    Updated PlaytimeRewards in Placeholders.md Nico H 2023-01-12 15:14:52 +0100
  • 55e7f0962c
    Merge pull request #906 from TeamVK/wiki Andre_601 2023-01-07 06:26:51 +0100
  • a567caabf1
    added comments for Deprecated placeholders. vk2gpz 2023-01-07 14:18:49 +1100
  • 7414f0d0d3
    NumberFormtter now supports [:locale] option. vk2gpz 2023-01-07 12:44:12 +1100
  • 165f91bf9a
    updated the description of NumberFormatter vk2gpz 2023-01-07 12:11:58 +1100
  • 2dfcd03423
    added an entry for NumberFormatter vk2gpz 2023-01-07 12:10:59 +1100
  • af7859bf32
    Merge pull request #905 from martijnpu/wiki Andre_601 2023-01-05 06:23:25 +0100
  • f40f902cfb
    Add PrefiX to Plugins-using-PlaceholderAPI.md martijnpu 2023-01-04 20:39:26 +0100
  • e19db2c9fd
    Add PrefiX to placeholders.md martijnpu 2023-01-04 20:35:46 +0100
  • bd1538981d
    Update Placeholders.md RRS 2022-12-30 10:24:06 +0600
  • 5979abfa0f
    Update Placeholders.md RRS 2022-12-28 20:27:59 +0600
  • 1cf66b130c
    Add space to message BlockyTheDev 2022-12-25 21:31:55 +0100
  • a5fe76a427
    [Wiki] Fix link Andre_601 2022-12-11 14:54:58 +0100
  • 8243b021c9 [Wiki] Update images and readme Andre601 2022-12-11 14:53:04 +0100
  • bee987d1f8
    Update README.md Andre_601 2022-12-11 14:35:06 +0100