Commit Graph

698 Commits

Author SHA1 Message Date
rockyhawk64
492ae188a1 fix to pass as true when amount is 0 for [item] tag 2025-10-31 16:17:27 +11:00
rockyhawk64
038b911e05 video added to readme 2025-10-30 22:59:49 +11:00
rockyhawk64
84ec10106c lang file will no longer be modified by the plugin, instead lang file can still be recreated on plugin reload 2025-10-29 19:24:40 +11:00
Halogly
5d9fbbbcff
Merge branch 'rockyhawk64:main' into lang 2025-10-29 12:04:32 +08:00
RockyHawk
47fc8acd26
Merge pull request #409 from Halogly/clean
Update .gitignore and remove IDE files
2025-10-29 14:21:57 +11:00
RockyHawk
5f0571757d
Merge pull request #411 from Halogly/replace-feature
Replace deprecated feature
2025-10-29 14:21:47 +11:00
halogly
ed0b596d0b Optimize language file generation
When reloading the plugin:
If the language file does not exist, generate
If present, check for missing keys and add them, delete extra keys
2025-10-29 11:10:01 +08:00
halogly
8b2f6ab423 Replace deprecated feature 2025-10-29 10:51:35 +08:00
Halogly
de90b4f94f
Merge branch 'rockyhawk64:main' into clean 2025-10-29 10:17:27 +08:00
Halogly
55593424af
Delete CommandPanels.iml 2025-10-29 10:16:59 +08:00
Halogly
ab95c63853
Delete .idea directory 2025-10-29 10:16:46 +08:00
halogly
be9dc8c4c2 Update .gitignore 2025-10-29 10:13:25 +08:00
rockyhawk64
76204cd69d panel close events stop running on refreshes 2025-10-28 19:34:10 +11:00
halogly
c1edb95f8a Update .gitignore 2025-10-28 16:21:56 +08:00
rockyhawk64
158c6cfd0b clean imports 2025-10-21 21:33:40 +11:00
rockyhawk64
0c884a5303 removed deprecated commands option 2025-10-21 19:24:41 +11:00
rockyhawk64
df5b72d946 4.1.3 2025-10-21 16:03:35 +11:00
rockyhawk64
2eaedcb704 added close commands and new open command layout 2025-10-21 15:56:36 +11:00
rockyhawk64
484a1a6ed3 do not send message if content is empty 2025-10-20 16:53:40 +11:00
rockyhawk64
27c526836b added inventory lock and remove middle click 2025-10-18 22:26:48 +11:00
RockyHawk
e2f2be8e8a
Merge pull request #407 from Grabsky/fix/command-parsing 2025-10-17 09:45:32 +11:00
Michał Czopek
e57ced0625
Do not parse colors before executing a command 2025-10-16 20:07:01 +02:00
rockyhawk64
fe4ecd2d9f stops colour parsing for inputs 2025-10-16 21:39:16 +11:00
rockyhawk64
feafa0d5a7 4.1.2 2025-10-15 12:27:12 +11:00
rockyhawk64
dc2aab1d22 some more head code fixes 2025-10-15 12:10:20 +11:00
rockyhawk64
0c107e9c00 custom heads fixes 2025-10-15 00:13:28 +11:00
rockyhawk64
9d3c400acb queue implemented for custom heads 2025-10-14 23:39:50 +11:00
rockyhawk64
4408bacc7e fix commands running before panel opens 2025-10-14 17:46:17 +11:00
rockyhawk64
f5993c525a cancel command event even with no perms 2025-10-13 19:23:48 +11:00
rockyhawk64
732995f2f2 command and teleport tag fix folia 2025-10-12 14:31:00 +11:00
rockyhawk64
7d27cc133b permission observer should not stop when updater is off 2025-10-12 13:35:48 +11:00
rockyhawk64
334856a421 outside commands feature 2025-10-12 11:38:20 +11:00
rockyhawk64
8b80ab0ed3 update data file when players leave and join 2025-10-12 10:51:42 +11:00
rockyhawk64
4b1a7c87f8 use player scheduler 2025-10-12 02:10:52 +11:00
rockyhawk64
855334ce0a permission observer ability to disable added 2025-10-12 00:56:46 +11:00
rockyhawk64
cd127d229b add permission observer feature 2025-10-11 23:53:03 +11:00
rockyhawk64
dc61d9155f run refreshes in a scheduler 2025-10-11 09:13:09 +11:00
rockyhawk64
c646e6a848 moved to 1.21.10 paper api 2025-10-08 18:54:08 +11:00
rockyhawk64
5deead3c96 version message fix 2025-10-08 18:51:54 +11:00
rockyhawk64
589d9cc046 4.1.0 2025-10-06 22:25:03 +11:00
rockyhawk64
733e7396dd update readme 2025-10-06 21:29:41 +11:00
rockyhawk64
580dd3e0ef update readme 2025-10-06 21:28:22 +11:00
rockyhawk64
4172e4866e update readme 2025-10-06 21:24:00 +11:00
rockyhawk64
ba489b1128 simplify and sort tab complete panel list 2025-10-06 20:43:09 +11:00
rockyhawk64
01c242ac3b update version nums 2025-10-06 20:13:27 +11:00
rockyhawk64
df90aba890 cooldown config variable added 2025-10-06 20:11:35 +11:00
rockyhawk64
e4cacd5e4e bug fixes and cooldown added 2025-10-06 16:46:04 +11:00
rockyhawk64
1001d8b6b8 clear session data on player leave 2025-10-06 11:49:49 +11:00
rockyhawk64
451867be70 remove unused and debugging 2025-10-06 02:34:27 +11:00
rockyhawk64
eead4eb543 session management simplification 2025-10-06 02:28:05 +11:00