Commit graph

706 commits

Author SHA1 Message Date
8ded2ae9c6
Better enchant limit & remove protocolib (#109)
Simplify item level limit code by deleting "default level" and using
enchantment's default level instead
allow max level 0 for "can't use it" and -1 for "default maximum"
made the enchantment limit gui reflect the above change

Also removed force protocolib in config as hopefully should be
unnecessary. It is still in the plugin in case something go wrong, which
seems unlikely as never been necessary as far as I remember
2026-03-23 20:40:52 +01:00
f0d2f07703
int item display better 2026-03-23 20:06:58 +01:00
26469982b2
indicate alias 2026-03-23 18:26:20 +01:00
882e50e449
remove force protocolib in config 2026-03-23 18:04:14 +01:00
c96dd7d308 simplify and extend enchant limit 2026-03-23 17:57:47 +01:00
f59071f504
prioritize paper nms on paper servers 2026-03-09 22:43:57 +01:00
6afe51acca
reduce faststat java major version 2026-03-09 22:16:35 +01:00
6a4c861eab
update faststat 2026-03-09 21:22:49 +01:00
ab3e4a32ba
[ci skip] version bump 2026-03-03 16:19:59 +01:00
b532ce7dc6
avoid error on java < 21 2026-03-03 16:19:59 +01:00
e08a02a84a
fix class error on java 17 2026-03-03 16:19:59 +01:00
9b8a2d0f32
[ci skip] update permissions in readme 2026-03-03 15:21:40 +01:00
7bb0c1523d
lowercase .md 2026-03-03 15:07:54 +01:00
5caa56be59
lowercase .md 2026-03-03 15:07:38 +01:00
77c8494166
Add last detected error in diag optional 2026-03-03 04:23:07 +01:00
0440835013
Help Command 2026-03-03 04:15:15 +01:00
bc7ed5af85
add permission on tab completer and pre execute 2026-03-03 03:59:58 +01:00
2dd48a8041
Add faststats Telemetry (#108)
also add telemetry option in config.yml
2026-03-03 03:44:59 +01:00
621222fc01
better telemetry disclosure 2026-03-03 03:43:04 +01:00
7044860267
some fix and add disable error telemetry config 2026-03-03 03:12:35 +01:00
48f0cab15d
error logging and bstats simple pie 2026-03-03 00:39:10 +01:00
3e68af06ea
progress on new metrics 2026-03-02 21:58:09 +01:00
d037263e3f
add fast stats as a dependency 2026-03-02 20:42:50 +01:00
5ff096190f code cleanup 2026-03-02 20:27:21 +01:00
39db70d7ad some more logs 2026-03-02 20:27:21 +01:00
ec2384bc7f fix minor feature explaination issue on config 2026-03-02 20:27:21 +01:00
4e15aab024 fix minor error 2026-03-02 20:27:21 +01:00
a66206a52c add conflict before level 2026-03-02 20:27:21 +01:00
2cff7bd83c made combine with logic work 2026-03-02 20:27:21 +01:00
33a86cd3bc version bump 2026-03-02 20:27:21 +01:00
fbc862a5a3 try add conflict after level 2026-03-02 20:27:21 +01:00
20509faed4 add enchantment data 2026-03-02 19:48:34 +01:00
63f2f16b9f add anvil simulation test for diag 2026-03-02 19:48:34 +01:00
63353c6205 progress on diagnostic command 2026-03-02 19:48:34 +01:00
5f707c7397 progress 2026-03-02 19:48:34 +01:00
3eb07a8c09 prepare generic command 2026-03-02 19:48:34 +01:00
196392e206
workflow invert & simplify logic to put not "" first 2026-02-28 15:20:22 +01:00
f13503f873
Feature/better start (#107) 2026-02-28 15:17:02 +01:00
49abca2ccf update checker 2026-02-27 19:46:36 +01:00
d801d85242 better formating 2026-02-22 04:21:14 +01:00
9cf06fbb93 add bstat in credit 2026-02-22 04:15:30 +01:00
c57de03442 add credits move compatibility list & remove spigot link
spigot is not recomended anymore as do not have auto upload
2026-02-22 04:02:20 +01:00
ae8167faec safer start 2026-02-22 01:10:38 +01:00
7aeb776ce0 add run dir for myself 2026-02-22 00:42:33 +01:00
2c30446bc1
don't use eco's pre anvil event player 2026-02-10 12:39:00 +01:00
9ed43f3def
fix eco enchant conflict with everything 2026-02-10 12:14:35 +01:00
8e3f190bb3
version bump 2026-02-10 12:14:04 +01:00
c8f1aa65a2
change message a bit 2026-02-04 17:41:36 +01:00
4dd7d6361b
fix custom anvil not checking enchantment key name
version bump
2026-02-04 17:38:23 +01:00
58b2910350
Fix incompatibility with excellent enchant 5.4 (#105)
Fix #104
2026-01-27 22:09:10 +01:00