rockyhawk64
|
492ae188a1
|
fix to pass as true when amount is 0 for [item] tag
|
2025-10-31 16:17:27 +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 |
|
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 |
|
rockyhawk64
|
76204cd69d
|
panel close events stop running on refreshes
|
2025-10-28 19:34:10 +11: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
|
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 |
|
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
|
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
|
5deead3c96
|
version message fix
|
2025-10-08 18:51:54 +11:00 |
|
rockyhawk64
|
ba489b1128
|
simplify and sort tab complete panel list
|
2025-10-06 20:43:09 +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 |
|
rockyhawk64
|
e65a1f6636
|
clear unused import
|
2025-10-06 01:03:55 +11:00 |
|
rockyhawk64
|
91679a8345
|
fix some schedulers not updated
|
2025-10-06 00:25:48 +11:00 |
|
rockyhawk64
|
00c67b84c5
|
items not required in panels
|
2025-10-06 00:06:35 +11:00 |
|
rockyhawk64
|
0e54612746
|
folia support
|
2025-10-05 18:52:36 +11:00 |
|
rockyhawk64
|
d75d69ebcc
|
delay tag added at command runner, refresh tag workaround removed
|
2025-10-05 01:25:56 +10:00 |
|
rockyhawk64
|
b6941a137a
|
dropdown missing default
|
2025-10-04 10:29:12 +10:00 |
|
rockyhawk64
|
4aa87cc88a
|
converter removal
|
2025-10-03 19:19:33 +10:00 |
|
rockyhawk64
|
21f5cd2ccd
|
colour parsing fix hex
|
2025-10-03 13:00:08 +10:00 |
|
rockyhawk64
|
41b15385c0
|
updates to colour parsing
|
2025-10-02 20:45:37 +10:00 |
|
rockyhawk64
|
ce8c0de259
|
fix custom heads for 1.21.9
|
2025-10-01 20:07:42 +10:00 |
|
RockyHawk
|
bb53fddbd2
|
Merge pull request #393 from Grabsky/feat/some-missing-props
add missing `width` and `height` properties from text and item components
|
2025-09-26 12:27:55 +10:00 |
|
RockyHawk
|
530262af08
|
Merge pull request #394 from TinyTank800/latest
Bundle hide attributes fix. Maybe shulker?
|
2025-09-26 12:25:21 +10:00 |
|
rockyhawk64
|
2759e21250
|
fix armor trims
|
2025-09-26 12:07:42 +10:00 |
|
TinyTank800
|
3570ab3e18
|
Bundle hide attributes fix. Maybe shulker?
|
2025-09-20 13:16:01 -07:00 |
|
Michał Czopek
|
bb8b254031
|
add missing width and height properties from text and item components
|
2025-09-19 13:23:36 +02:00 |
|
rockyhawk64
|
331763eeda
|
fix console command errors
|
2025-09-16 16:22:04 +10:00 |
|
rockyhawk64
|
20b9336939
|
added lang file generation, integrated built in colour serialization, and removed spaces from enum translations
|
2025-09-16 15:00:53 +10:00 |
|