Commit Graph

669 Commits

Author SHA1 Message Date
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
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
d3aabc4750 4.0.12 2025-10-02 18:54:33 +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
302bb96a3b 4.0.11 2025-09-16 20:50:43 +10: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
halogly
b7db3767ac Update CommandPanels.java 2025-09-15 19:04:49 +08:00
halogly
1e21cc771a Update ItemActionTag.java 2025-09-15 11:15:13 +08:00
halogly
29c4882bcd Update enchant usage 2025-09-15 10:43:19 +08:00
halogly
21fe132805 clear import 2025-09-15 10:19:00 +08:00
halogly
d676234e1b fix prefix reload 2025-09-15 10:18:10 +08:00
halogly
79f69e0a7f Enhance the language translation user experience 2025-09-15 02:16:41 +08:00
rockyhawk64
33f206520c hide attributes for music discs 2025-09-07 13:00:48 +10:00
RockyHawk
0a47092c58
Merge pull request #388 from Halogly/main
fix "can't play resource pack's custom sound" bug
2025-09-06 11:04:46 +10:00
halogly
cf811f0ca2 simplified 2025-09-05 22:23:32 +08:00
halogly
947645ae30 change key.getKey() to key.toString() to fix "can't play resource pack sound" bug 2025-09-05 20:56:01 +08:00