Commit Graph

  • 8673466ad0 fixed typo and added example PiggyPiglet 2026-02-02 16:18:24 +08:00
  • d4c64fc17e Merge branch 'hytale' into hytale-curseforge PiggyPiglet 2026-02-02 15:35:40 +08:00
  • 59ec9bee5a use gradle version in manifest PiggyPiglet 2026-02-02 15:35:22 +08:00
  • 395c743b41 comment out dormant code Funnycube 2026-02-02 17:58:02 +11:00
  • 39769506c2 Update Info Andre601 2026-01-31 15:04:08 +01:00
  • 5bc6f17ab5 Merge pull request #1161 from PlaceholderAPI/feat/wiki-hytale-placeholders-list Andre_601 2026-01-31 14:40:12 +01:00
  • b0e02d4755 Improve clarity of placeholder list introduction Funnycube 2026-02-01 00:34:48 +11:00
  • 13d1ae8336 Fix grammar in Placeholder Expansions description Funnycube 2026-02-01 00:30:17 +11:00
  • d654cce5c1 cap 2 Funnycube 2026-02-01 00:29:03 +11:00
  • 6b78ec0da2 cap Funnycube 2026-02-01 00:28:27 +11:00
  • 447ccd925c Add Hytale Placeholders List Andre601 2026-01-31 14:22:30 +01:00
  • b3825b5c45 Merge pull request #1160 from PlaceholderAPI/feat/wiki-add-hytale-docs Andre_601 2026-01-31 13:32:26 +01:00
  • 431e0234c2 Update PlaceholderAPI version requirements in docs Funnycube 2026-01-31 21:12:53 +11:00
  • 589135a9f4 Fix grammar in PlaceholderExpansion documentation Funnycube 2026-01-31 21:10:35 +11:00
  • 4b015a9076 Merge branch 'hytale' into hytale-curseforge PiggyPiglet 2026-01-30 22:18:13 +08:00
  • 95896416e6 1.0.3 dev PiggyPiglet 2026-01-30 22:18:05 +08:00
  • 7952702abd Merge branch 'hytale' into hytale-curseforge PiggyPiglet 2026-01-30 22:17:24 +08:00
  • ebc62c6fd2 Add convenience booleanValue method to PlaceholderAPI class PiggyPiglet 2026-01-30 22:17:11 +08:00
  • c11904d9c9 Merge branch 'hytale' into hytale-curseforge PiggyPiglet 2026-01-30 20:58:59 +08:00
  • a065d620cb 1.0.2-dev PiggyPiglet 2026-01-30 20:58:26 +08:00
  • b869b98338 Merge branch 'hytale' into hytale-curseforge PiggyPiglet 2026-01-30 20:55:13 +08:00
  • 873c9bf727 1.0.1 release PiggyPiglet 2026-01-30 20:54:55 +08:00
  • a01e6abab8 Merge branch 'hytale' into hytale-curseforge PiggyPiglet 2026-01-30 20:53:33 +08:00
  • 3bf99821ef Implement config save, comment out old config api PiggyPiglet 2026-01-30 20:53:24 +08:00
  • e8716e57ff Merge branch 'hytale' into hytale-curseforge PiggyPiglet 2026-01-30 20:03:06 +08:00
  • 6d8f223591 actually fix windows loading issue maybe PiggyPiglet 2026-01-30 20:02:19 +08:00
  • 8f9c52940c Merge branch 'hytale' into hytale-curseforge PiggyPiglet 2026-01-30 18:22:18 +08:00
  • 3b34193caa move expansion load to start to hopefully fix cube's non-load issue PiggyPiglet 2026-01-30 18:22:08 +08:00
  • 7edc94bc35 Update download/update messages to be clearer PiggyPiglet 2026-01-30 18:21:23 +08:00
  • b06bc23465 Merge branch 'hytale' into hytale-curseforge PiggyPiglet 2026-01-30 18:15:33 +08:00
  • 757f6ee9ae Make dump command link more accessible PiggyPiglet 2026-01-30 18:15:17 +08:00
  • ffd115296c eCloud disabled PAPI for CurseForge PiggyPiglet 2026-01-30 18:11:12 +08:00
  • c308769e6d remove unused code PiggyPiglet 2026-01-30 17:41:13 +08:00
  • 98b7ef68ec fix /papi command showing error, add /placeholderapi alias PiggyPiglet 2026-01-26 21:31:43 +08:00
  • 62f6eb4e54 fix console commands, run parse command in world thread PiggyPiglet 2026-01-26 21:23:29 +08:00
  • a32c6e4df0 Add Hytale-related docs Andre601 2026-01-26 13:52:39 +01:00
  • 5f4839390c updated color handling Funnycube 2026-01-26 19:43:38 +11:00
  • fb57b70546 run parse command sync PiggyPiglet 2026-01-24 22:00:03 +08:00
  • ee392322c6 add build num to ver PiggyPiglet 2026-01-24 21:07:36 +08:00
  • 6f61c0eb31 fix parse command player cast PiggyPiglet 2026-01-24 21:06:04 +08:00
  • db79cf6340 dev now PiggyPiglet 2026-01-24 19:38:48 +08:00
  • fa50fd14a5 I missed an error :( PiggyPiglet 2026-01-24 19:36:23 +08:00
  • 085b09e019 fix javadoc errors PiggyPiglet 2026-01-24 19:34:21 +08:00
  • 6e3e64d3f8 add hytale classifier PiggyPiglet 2026-01-24 19:32:03 +08:00
  • 400857f18b Add gradle publishing config, remove remaining player usage PiggyPiglet 2026-01-24 19:29:13 +08:00
  • 7111fef559 Use PlayerRef instead of Player, finalise expansion/replace api PiggyPiglet 2026-01-24 19:05:58 +08:00
  • 2dc5b93133 WIP custom component replacer no regex!! PiggyPiglet 2026-01-21 22:14:46 +08:00
  • 722279308a Let there be light PiggyPiglet 2026-01-20 21:23:37 +08:00
  • 2d9f4fca77 start converting from bukkit to hytale PiggyPiglet 2026-01-19 20:39:13 +08:00
  • cb5b9a8bb9 A fresh start PiggyPiglet 2026-01-19 18:57:25 +08:00
  • 880ddc22b5 bump version to 2.12.0 PiggyPiglet 2026-01-19 17:20:13 +08:00
  • d378f782b4 Update bstats PiggyPiglet 2026-01-19 17:11:20 +08:00
  • 1f2d969a69 set plain jar classifier as "" when publishing so maven actually knows what to do with it PiggyPiglet 2026-01-19 17:02:03 +08:00
  • cac79a26af plainJar depends on compilePaper PiggyPiglet 2026-01-19 16:59:05 +08:00
  • 8b078f9058 downgrade gradle PiggyPiglet 2026-01-19 16:56:03 +08:00
  • d3a5d01f55 this one's really gonna do it this time PiggyPiglet 2026-01-19 16:47:57 +08:00
  • 9a677d46a1 Potential gradle publish fix PiggyPiglet 2026-01-19 16:36:34 +08:00
  • 8116cbb385 back to one jar pls PiggyPiglet 2026-01-19 16:13:15 +08:00
  • bd6928414d [Wiki] Add info on new Component support Andre601 2026-01-18 18:00:56 +01:00
  • b9affd0879 Remove debug code PiggyPiglet 2026-01-18 23:09:57 +08:00
  • ec8657015c jenkins attempt #2 PiggyPiglet 2026-01-18 23:02:29 +08:00
  • 38a86e6d2d will jenkins build now idk let's see PiggyPiglet 2026-01-18 22:36:55 +08:00
  • 35376e43ca Merge pull request #1157 from PlaceholderAPI/feature/components PiggyPiglet 2026-01-18 22:24:16 +08:00
  • 1c233ec297 We in 2026 bruh PiggyPiglet 2026-01-18 22:23:28 +08:00
  • 967dec09ff Component support !?! PiggyPiglet 2026-01-18 22:20:29 +08:00
  • 85aa6ae8ae Corrected ecloud link Funnycube 2026-01-15 18:18:03 +11:00
  • 27cee54915 Merge pull request #1156 from PlaceholderAPI/wiki-updated-domains Andre_601 2026-01-13 03:52:34 +01:00
  • 51ea1b05c2 Update Domains! LagClear 2026-01-12 02:33:11 -08:00
  • 83aad38b09 Update readme api url PiggyPiglet 2026-01-12 18:22:42 +08:00
  • b0fb784079 Move verification boolean to expansion version, move to v3 api PiggyPiglet 2026-01-12 17:40:35 +08:00
  • 84948101f4 Update API URL PiggyPiglet 2026-01-12 17:00:33 +08:00
  • edea6c4e57 Merge pull request #1155 from Kamilkime-Plugins/kamilkime/funnyguilds-placeholders-wiki Andre_601 2026-01-05 00:37:24 +01:00
  • e9b682b723 Remove FunnyGuilds placeholders Kamilkime 2026-01-05 00:28:12 +01:00
  • a0c852bb91 Merge pull request #1149 from LOOHP/wiki Andre_601 2025-11-23 19:48:13 +01:00
  • 913a305f8d Updated ImageFrame placeholders LOOHP 2025-11-23 18:39:18 +00:00
  • 5dea70532c less "malicious" more "safety" PiggyPiglet 2025-11-21 20:07:28 +08:00
  • 403adeb217 cube doesn't like calling it malware PiggyPiglet 2025-11-21 20:01:53 +08:00
  • a81ed63c0f Change malicious expansion message PiggyPiglet 2025-11-21 19:03:57 +08:00
  • 38da700168 Add checks for known malicious expansion checksums before expansion load PiggyPiglet 2025-11-21 18:56:49 +08:00
  • b57dff68ac [Wiki] Fix order of latest addition Andre_601 2025-11-18 16:52:23 +01:00
  • 9341a10908 Merge pull request #1148 from UsainSrht/ujobs-placeholders-1 Andre_601 2025-11-18 13:07:15 +01:00
  • 6e4da916ad Add UJobs placeholders to placeholder list Hüseyin Serhat Han 2025-11-18 09:54:07 +01:00
  • 4a085682dc Merge pull request #1147 from petulikan1/master Andre_601 2025-11-15 09:16:42 +01:00
  • ae237b27da Merge pull request #1146 from petulikan1/wiki Andre_601 2025-11-15 09:15:32 +01:00
  • cfed3ce31b Fix typo in pull request template Petulikan Dálnevím 2025-11-15 05:29:41 +01:00
  • db129a6fe3 Fix typo in placeholder expansion documentation Petulikan Dálnevím 2025-11-15 05:27:28 +01:00
  • 4c62318338 Fix grammatical error in CONTRIBUTING.md Petulikan Dálnevím 2025-11-15 05:26:47 +01:00
  • 46e4c54edb Merge pull request #1145 from Angeschossen/wiki Andre_601 2025-11-05 21:59:00 +01:00
  • ce978189cd change Lands supports 3rd party placeholder via PlaceholderAPI David 2025-11-05 21:29:39 +01:00
  • fabaf75c7b Update lands wiki link David 2025-11-05 21:28:44 +01:00
  • 7247cbb9f7 2.11.8 dev 2.11.7 PiggyPiglet 2025-11-03 16:58:54 +08:00
  • 9ed7a7ae56 Merge remote-tracking branch 'origin/master' PiggyPiglet 2025-11-03 16:56:42 +08:00
  • 9a356ceecf 2.11.7 PiggyPiglet 2025-11-03 16:56:35 +08:00
  • e0ac7b1c66 Remove BuiltByBit link from README Funnycube 2025-11-03 19:45:47 +11:00
  • 82230d8156 2.11.8 dev PiggyPiglet 2025-11-03 16:19:54 +08:00
  • cda55f20aa fix javadoc build PiggyPiglet 2025-11-03 16:17:48 +08:00
  • 0df7a01fd8 Update NMS Version PiggyPiglet 2025-11-03 16:15:34 +08:00
  • b49668ddee 2.11.7 Update PiggyPiglet 2025-11-03 16:07:19 +08:00
  • f6cafd8891 Merge pull request #1141 from SkytAsul/patch-1 Andre_601 2025-10-07 17:28:10 +02:00
  • b7e19c200c Removed comments on placeholders Youenn "SkytAsul" Le Jeune 2025-10-07 17:26:49 +02:00