Commit Graph

  • 492ae188a1 fix to pass as true when amount is 0 for [item] tag main rockyhawk64 2025-10-31 16:17:27 +1100
  • 038b911e05 video added to readme rockyhawk64 2025-10-30 22:59:49 +1100
  • 84ec10106c lang file will no longer be modified by the plugin, instead lang file can still be recreated on plugin reload rockyhawk64 2025-10-29 19:24:40 +1100
  • 5ca489fc49 Update FileHandler.java halogly 2025-10-29 15:44:50 +0800
  • 2aa6473217
    Merge branch 'rockyhawk64:main' into lang Halogly 2025-10-29 14:54:00 +0800
  • 192b1d170d Fix and optimize halogly 2025-10-29 14:52:56 +0800
  • 2ad98c8d6f
    Merge pull request #412 from Halogly/lang RockyHawk 2025-10-29 15:56:25 +1100
  • 1e67887d20 modify structure halogly 2025-10-29 12:08:40 +0800
  • 5d9fbbbcff
    Merge branch 'rockyhawk64:main' into lang Halogly 2025-10-29 12:04:32 +0800
  • 47fc8acd26
    Merge pull request #409 from Halogly/clean RockyHawk 2025-10-29 14:21:57 +1100
  • 5f0571757d
    Merge pull request #411 from Halogly/replace-feature RockyHawk 2025-10-29 14:21:47 +1100
  • ed0b596d0b Optimize language file generation halogly 2025-10-29 11:10:01 +0800
  • 8b2f6ab423 Replace deprecated feature halogly 2025-10-29 10:51:35 +0800
  • 499e7e00d4 Replace deprecated features halogly 2025-10-29 10:32:13 +0800
  • de90b4f94f
    Merge branch 'rockyhawk64:main' into clean Halogly 2025-10-29 10:17:27 +0800
  • 55593424af
    Delete CommandPanels.iml Halogly 2025-10-29 10:16:59 +0800
  • ab95c63853
    Delete .idea directory Halogly 2025-10-29 10:16:46 +0800
  • be9dc8c4c2 Update .gitignore halogly 2025-10-29 10:13:25 +0800
  • b586b6a166 Update .gitignore and remove IDE files halogly 2025-10-28 16:28:42 +0800
  • 76204cd69d panel close events stop running on refreshes rockyhawk64 2025-10-28 19:34:10 +1100
  • f66f80c83b Optimize language entries, add language file completion functionality halogly 2025-10-28 16:27:26 +0800
  • fe8699d6af Add more command operation types, add panel item cooldown halogly 2025-10-28 16:25:34 +0800
  • c1edb95f8a Update .gitignore halogly 2025-10-28 16:21:56 +0800
  • 158c6cfd0b clean imports rockyhawk64 2025-10-21 21:33:40 +1100
  • 0c884a5303 removed deprecated commands option rockyhawk64 2025-10-21 19:24:41 +1100
  • df5b72d946 4.1.3 4.1.3 rockyhawk64 2025-10-21 16:03:35 +1100
  • 2eaedcb704 added close commands and new open command layout rockyhawk64 2025-10-21 15:56:36 +1100
  • 484a1a6ed3 do not send message if content is empty rockyhawk64 2025-10-20 16:53:40 +1100
  • 27c526836b added inventory lock and remove middle click rockyhawk64 2025-10-18 22:26:48 +1100
  • e2f2be8e8a
    Merge pull request #407 from Grabsky/fix/command-parsing RockyHawk 2025-10-17 09:45:32 +1100
  • e57ced0625
    Do not parse colors before executing a command Michał Czopek 2025-10-16 20:07:01 +0200
  • fe4ecd2d9f stops colour parsing for inputs rockyhawk64 2025-10-16 21:39:16 +1100
  • feafa0d5a7 4.1.2 4.1.2 rockyhawk64 2025-10-15 12:27:12 +1100
  • dc2aab1d22 some more head code fixes rockyhawk64 2025-10-15 12:10:20 +1100
  • 0c107e9c00 custom heads fixes rockyhawk64 2025-10-15 00:13:28 +1100
  • 9d3c400acb queue implemented for custom heads rockyhawk64 2025-10-14 23:39:50 +1100
  • 4408bacc7e fix commands running before panel opens rockyhawk64 2025-10-14 17:46:17 +1100
  • f5993c525a cancel command event even with no perms rockyhawk64 2025-10-13 19:23:48 +1100
  • 732995f2f2 command and teleport tag fix folia 4.1.1 rockyhawk64 2025-10-12 14:31:00 +1100
  • 7d27cc133b permission observer should not stop when updater is off rockyhawk64 2025-10-12 13:35:48 +1100
  • 334856a421 outside commands feature rockyhawk64 2025-10-12 11:38:20 +1100
  • 8b80ab0ed3 update data file when players leave and join rockyhawk64 2025-10-12 10:51:42 +1100
  • 4b1a7c87f8 use player scheduler rockyhawk64 2025-10-12 02:10:52 +1100
  • 855334ce0a permission observer ability to disable added rockyhawk64 2025-10-12 00:56:46 +1100
  • cd127d229b add permission observer feature rockyhawk64 2025-10-11 23:53:03 +1100
  • dc61d9155f run refreshes in a scheduler rockyhawk64 2025-10-11 09:13:09 +1100
  • 98eec31d77 fixes items not clearing on server reload v3 rockyhawk64 2025-10-08 22:35:26 +1100
  • aebcf51cc2 fixed custom commands (using 3.22.5 code), fixes plugin not loading on spigot servers, fixes folia. Still bugs with logic refreshing, inventory items in multi-panel get stuck when server shuts down and starts again, placeholders not parsing when using %cp- in some cases not resolved rockyhawk64 2025-10-08 21:53:41 +1100
  • c646e6a848 moved to 1.21.10 paper api rockyhawk64 2025-10-08 18:54:08 +1100
  • 5deead3c96 version message fix rockyhawk64 2025-10-08 18:51:54 +1100
  • 589d9cc046 4.1.0 4.1.0 rockyhawk64 2025-10-06 22:25:03 +1100
  • 733e7396dd update readme rockyhawk64 2025-10-06 21:29:41 +1100
  • 580dd3e0ef update readme rockyhawk64 2025-10-06 21:28:22 +1100
  • 4172e4866e update readme rockyhawk64 2025-10-06 21:24:00 +1100
  • ba489b1128 simplify and sort tab complete panel list rockyhawk64 2025-10-06 20:43:09 +1100
  • 01c242ac3b update version nums rockyhawk64 2025-10-06 20:13:27 +1100
  • df90aba890 cooldown config variable added rockyhawk64 2025-10-06 20:11:35 +1100
  • e4cacd5e4e bug fixes and cooldown added rockyhawk64 2025-10-06 16:46:04 +1100
  • 1001d8b6b8 clear session data on player leave rockyhawk64 2025-10-06 11:49:49 +1100
  • 451867be70 remove unused and debugging rockyhawk64 2025-10-06 02:34:27 +1100
  • eead4eb543 session management simplification rockyhawk64 2025-10-06 02:28:05 +1100
  • e65a1f6636 clear unused import rockyhawk64 2025-10-06 01:03:55 +1100
  • 91679a8345 fix some schedulers not updated rockyhawk64 2025-10-06 00:25:48 +1100
  • 00c67b84c5 items not required in panels rockyhawk64 2025-10-06 00:06:35 +1100
  • 0e54612746 folia support rockyhawk64 2025-10-05 18:52:36 +1100
  • d75d69ebcc delay tag added at command runner, refresh tag workaround removed rockyhawk64 2025-10-05 01:25:56 +1000
  • b6941a137a dropdown missing default rockyhawk64 2025-10-04 10:29:12 +1000
  • 4aa87cc88a converter removal rockyhawk64 2025-10-03 19:19:33 +1000
  • 21f5cd2ccd colour parsing fix hex rockyhawk64 2025-10-03 13:00:08 +1000
  • 41b15385c0 updates to colour parsing rockyhawk64 2025-10-02 20:45:37 +1000
  • d3aabc4750 4.0.12 rockyhawk64 2025-10-02 18:54:33 +1000
  • ce8c0de259 fix custom heads for 1.21.9 4.0.12 rockyhawk64 2025-10-01 20:07:42 +1000
  • bb53fddbd2
    Merge pull request #393 from Grabsky/feat/some-missing-props RockyHawk 2025-09-26 12:27:55 +1000
  • 530262af08
    Merge pull request #394 from TinyTank800/latest RockyHawk 2025-09-26 12:25:21 +1000
  • 2759e21250 fix armor trims rockyhawk64 2025-09-26 12:07:42 +1000
  • 3570ab3e18 Bundle hide attributes fix. Maybe shulker? TinyTank800 2025-09-20 13:16:01 -0700
  • bb8b254031
    add missing width and height properties from text and item components Michał Czopek 2025-09-19 13:23:36 +0200
  • 302bb96a3b 4.0.11 4.0.11 rockyhawk64 2025-09-16 20:50:43 +1000
  • 331763eeda fix console command errors rockyhawk64 2025-09-16 16:22:04 +1000
  • 20b9336939 added lang file generation, integrated built in colour serialization, and removed spaces from enum translations rockyhawk64 2025-09-16 15:00:53 +1000
  • b7db3767ac Update CommandPanels.java halogly 2025-09-15 19:04:49 +0800
  • 1e21cc771a Update ItemActionTag.java halogly 2025-09-15 11:15:13 +0800
  • 29c4882bcd Update enchant usage halogly 2025-09-15 10:43:19 +0800
  • 21fe132805 clear import halogly 2025-09-15 10:19:00 +0800
  • d676234e1b fix prefix reload halogly 2025-09-15 10:18:10 +0800
  • 79f69e0a7f Enhance the language translation user experience halogly 2025-09-15 02:16:41 +0800
  • 33f206520c hide attributes for music discs rockyhawk64 2025-09-07 13:00:48 +1000
  • 0a47092c58
    Merge pull request #388 from Halogly/main RockyHawk 2025-09-06 11:04:46 +1000
  • cf811f0ca2 simplified halogly 2025-09-05 22:23:32 +0800
  • 947645ae30 change key.getKey() to key.toString() to fix "can't play resource pack sound" bug halogly 2025-09-05 20:56:01 +0800
  • 0cd3dc1dc3 4.0.10 4.0.10 rockyhawk64 2025-08-28 20:43:27 +1000
  • d19591ebd9 allow bracket placeholders inside cmdpanel placeholders rockyhawk64 2025-08-27 19:06:26 +1000
  • 0235fa27b9 do not unregister on papi reload rockyhawk64 2025-08-27 18:52:58 +1000
  • 77c4c80511 condition requirement tag and refresh tag tick limit added rockyhawk64 2025-08-27 18:46:50 +1000
  • e914975872 removes limitation of one unique base command per panel and conditions are checked with command args included rockyhawk64 2025-08-22 11:06:37 +1000
  • 0283fc006c README.md rockyhawk64 2025-08-19 18:27:51 +1000
  • 561ca342b8 README.md rockyhawk64 2025-08-19 12:27:21 +1000
  • 3cdaf599c4 README.md rockyhawk64 2025-08-19 12:17:30 +1000
  • 496377c460 README.md rockyhawk64 2025-08-19 12:17:02 +1000
  • d6804bbe27 README.md rockyhawk64 2025-08-19 12:16:03 +1000