Commit Graph

1237 Commits

Author SHA1 Message Date
okx-code
3ec7d2d801 fix custom items in factories 2026-06-28 04:14:32 +01:00
okx-code
31e23bcf0e wip 2026-06-28 04:00:46 +01:00
okx-code
09b7bc1fee add customitem give, fix /logout, add rainbow armour 2026-06-28 00:04:43 +01:00
okx-code
2a89478d7f add brew top 2026-04-29 22:15:36 +01:00
Husky
e93427f1a6 fix code comment 2026-04-22 15:49:16 -04:00
Husky
efa02bfc14 fix duplicate dest displays because of improper truncating
The scoreboard message sent to the player was being truncated, but the saved lookup message was not. This resulted in a bad lookup key and thus the scoreboard thinking it was given a new message to display. (We really should namespace this all but whatever.)
2026-04-22 15:46:41 -04:00
okx-code
e96b662ef4 Merge pull request #868 from Huskydog9988/dest-on-scoreboard
add dest to scoreboard
2026-04-20 19:53:45 +01:00
okx-code
801b1ae0c0 remove chat colours here ??? 2026-04-16 23:42:19 +01:00
Husky
01c336a8f9 move deps to gradle catalog 2026-04-03 13:12:07 -04:00
Husky
3bdfde4ed2 Update player dest display if setting changes
Also fixed issue where registered listeners would be called before new value is set
2026-04-02 21:16:05 -04:00
okx-code
5c0d7fbd4a fix decompacting and production recipes not stopping when full 2026-02-16 14:01:44 +00:00
okx-code
9251682b05 add mob repellator + grow dry grass recipe 2026-02-16 00:56:14 +00:00
Jeremy Favro
808c5cb04c Fix error when enchants.yml missing
Defunct file. This will just error when the file isn't present.
2025-11-14 20:03:15 -05:00
okx-code
1455f5b1c3 Merge remote-tracking branch 'husky/secureboot' into update
# Conflicts:
#	PrivateConfig
#	ansible/build.gradle.kts
#	settings.gradle.kts
2025-11-04 16:06:54 +00:00
Diet Cola
692856274a Add group colours 2025-10-14 22:55:15 +11:00
okx-code
b535d3cbca Merge remote-tracking branch 'ori/remove-spawneggutils' into name 2025-10-12 20:36:50 +01:00
okx-code
93b6e21ff5 Merge remote-tracking branch 'crazygrape/fix-fm-menu' into name
# Conflicts:
#	ansible/templates/stacks/minecraft.yml.j2
2025-10-12 20:28:43 +01:00
CrazyGrape
40418c1354 Fix bad modulo logic in Scrollbar (fixes issue #813) 2025-10-12 02:29:52 -04:00
Alexander
7294adeb0d Remove javadoc reference to SpawnEggUtils 2025-10-09 08:39:45 +01:00
Alexander
27345ecb20 Remove SpawnEggUtils
This tends to get neglected. The only method that's used by outside code was getSpawnEgg() which is available on Bukkit's item factory class. This utility class has been obviated and thus can be removed.
2025-10-09 04:56:05 +01:00
okx-code
62e325ef3b fix itemexchange 2025-10-08 03:20:48 +01:00
okx-code
64943bbb62 fix 2025-10-08 03:20:48 +01:00
okx-code
d050b0456c wip 2025-10-08 03:20:47 +01:00
okx-code
95c7d7e8c0 Merge remote-tracking branch 'husky/restart-alert' 2025-09-28 18:42:53 +01:00
okx-code
bee8b86a23 fix box 2025-09-28 02:04:48 +01:00
okx-code
3c9b0c6d25 fix bastion box 2025-09-28 01:51:14 +01:00
okx-code
329e4fe95f increase player cap to 140 + optimise bastions 2025-09-27 22:53:16 +01:00
okx-code
3739a18c92 disable chunk meta for pvp 2025-09-22 05:28:56 +01:00
Husky
aae41ca1fa merge main into secureboot 2025-09-11 22:24:01 -04:00
Husky
744182a004 plugins should also use version catalogue 2025-09-10 22:43:15 -04:00
okx-code
c6983c9dce handle interruptedexception correctly 2025-08-19 03:17:22 +01:00
okx-code
980b1ea358 synchronise chunkmetas 2025-08-18 23:19:35 +01:00
okx-code
e524ca6174 Update nbt (thanks ori) 2025-08-03 23:23:25 +01:00
okx-code
e7a135c624 Merge branch 'main' into mc/1.21.7
# Conflicts:
#	ansible/files/paper-config/civpaper.jar
2025-08-03 23:20:57 +01:00
okx-code
d72d1b7be0 update playernames 2025-08-03 11:21:59 +01:00
okx-code
6fe116e439 1.21.7 initial work 2025-07-21 03:56:56 +01:00
okx-code
f5a5dbe9a5 get offline players async 2025-05-22 00:05:47 +01:00
okx-code
34735debdf Revert "Reapply "revert""
This reverts commit f51f859b8d.
2025-04-21 22:18:46 +01:00
okx-code
f51f859b8d Reapply "revert"
This reverts commit bec45e69a5.
2025-04-14 20:11:14 +01:00
okx-code
bec45e69a5 Revert "revert"
This reverts commit 9a9f7c06a9.
2025-04-14 19:59:32 +01:00
okx-code
9a9f7c06a9 revert 2025-04-14 19:24:37 +01:00
okx-code
4a66064105 fix custom items 2025-04-05 01:15:15 +01:00
okx-code
173c124873 bump priority 2025-04-05 00:26:39 +01:00
okx-code
1a323977de Merge branch 'main' into mc/1.21.4 2025-03-17 02:29:36 +00:00
okx-code
63e88e387a Merge pull request #761 from Protonull/prune-morearrayutils
Remove MoreArrayUtils
2025-03-17 02:29:05 +00:00
Husky
7065e890e7 detect plugins failing to enable
orin's requested changes + comments

Co-Authored-By: Alexander <protonull@protonmail.com>
2025-03-02 22:00:21 -05:00
Husky
4c353b93c5 switch to config approach for secureboot 2025-02-27 18:00:30 -05:00
Husky
d5f26e7e38 Revert "add ready call to civmodcore plugins"
This reverts commit bde406bba9.
2025-02-27 17:16:02 -05:00
Husky
bde406bba9 add ready call to civmodcore plugins 2025-02-27 17:00:06 -05:00
Husky
12323a089f setup secureboot for citadel 2025-02-27 14:30:24 -05:00