kaboombot
5b43fe8949
Update server and plugins
2025-05-29 18:12:11 +00:00
kaboombot
f0516f2fd6
Update server and plugins
2025-05-26 18:11:32 +00:00
kaboombot
5cdbb0d2e7
Update server and plugins
2025-05-22 18:12:11 +00:00
kaboombot
598c5e6121
Update server and plugins
2025-05-19 18:12:30 +00:00
kaboombot
44908fe0d2
Update server and plugins
2025-05-15 18:12:12 +00:00
kaboombot
8490721fa2
Update server and plugins
2025-05-12 18:12:25 +00:00
kaboombot
204f2add6d
Update server and plugins
2025-05-08 18:12:05 +00:00
kaboombot
75f5e8ce3d
Update server and plugins
2025-05-05 18:09:52 +00:00
kaboombot
f8c970e356
Update server and plugins
2025-05-01 18:11:46 +00:00
kaboombot
7275dfa5fe
Update server and plugins
2025-04-28 18:12:35 +00:00
kaboombot
0c6cfbfd77
Update server and plugins
2025-04-24 18:11:26 +00:00
kaboombot
c40f83ff12
Update server and plugins
2025-04-21 18:11:37 +00:00
kaboombot
d41b8f6cac
Update server and plugins
2025-04-17 18:11:34 +00:00
kaboombot
16aa8346c7
Update server and plugins
2025-04-14 18:12:01 +00:00
kaboombot
bc81f44b0b
Update server and plugins
2025-04-10 18:11:58 +00:00
kaboombot
3d34c7c824
Update server and plugins
2025-04-07 18:11:59 +00:00
Kaboom
6968a8f5bd
Merge pull request #164 from OptimisticDeving/non-player-entities-in-teams
...
Allow non-player entities in teams
2025-04-07 11:29:39 +03:00
Kaboom
7a72898c8d
Merge pull request #162 from amyavi/master
...
Config tweaks
2025-04-07 11:29:27 +03:00
amyavi
0802d28496
fix: create commandspy directory
2025-04-06 02:07:17 -03:00
kaboombot
ddca306e56
Update server and plugins
2025-04-03 18:11:48 +00:00
OptimisticDeving
98ad039b1d
Allow non-player entities in teams
2025-04-01 22:54:20 +00:00
kaboombot
6fc31bebf3
Update server and plugins
2025-03-31 18:11:46 +00:00
kaboombot
45ff5f8384
Update server and plugins
2025-03-27 18:11:29 +00:00
amyavi
2f6bc0e090
feat: allow players to nick themselves with any characters
...
Since people can already do it with command blocks...
This is the fastest way to do it, as the regex check is performed before the permission one.
2025-03-27 00:38:47 -03:00
amyavi
4688964901
fix: limit nick length to 64 characters
...
There's no sane reason to have a nick longer than this, and extremely long nicks actually cause a DoS exploit.
2025-03-25 23:57:10 -03:00
amyavi
c64dcd5b2a
feat: remove bug reporting url
...
I don't think anyone's going to use it for good.
Closes #161
2025-03-25 23:57:02 -03:00
amyavi
bae8f4a8e6
feat: allow up to 5 joins per tick
...
This should make it easier for players to get in at server start.
Generally 8 bots try to join at the same time, making the login process take a long time.
2025-03-25 23:18:38 -03:00
amyavi
3e6cbaa0bd
feat: allow players to ride eachother
...
It's more fun that way :)
2025-03-25 23:18:38 -03:00
amyavi
7fbe0e7a38
refactor: update configs
...
No actual visible changes here since it's just refreshing the configs.
Spam exclusions and replace commands were never actually used, they're only being blanked out for clarity.
2025-03-25 23:18:34 -03:00
kaboombot
ef82e8b9d5
Update server and plugins
2025-03-24 18:11:26 +00:00
kaboombot
12296be9b4
Update server and plugins
2025-03-20 18:11:36 +00:00
kaboombot
86c0e825e0
Update server and plugins
2025-03-17 18:11:24 +00:00
kaboombot
25f6d433f1
Update server and plugins
2025-03-13 18:11:29 +00:00
kaboombot
2a82d56cee
Update server and plugins
2025-03-12 23:25:54 +00:00
kaboombot
3e919bff76
Add dummy jar files
2025-03-13 01:24:47 +02:00
kaboombot
e153f4ad8f
Revert "ci: push new files to repo"
...
This reverts commit a02b994f2a
.
2025-03-13 01:23:54 +02:00
Kaboom
6915b6a94e
Merge pull request #160 from amyavi/master
...
ci: push new files to repo
2025-03-13 01:17:18 +02:00
amyavi
a02b994f2a
ci: push new files to repo
2025-03-12 20:14:59 -03:00
kaboombot
c3a2431d4b
Update server and plugins
2025-03-12 23:13:23 +00:00
Kaboom
b6eb4f2143
Merge pull request #159 from amyavi/master
...
CI fixes
2025-03-13 01:12:38 +02:00
amyavi
0f63164eab
fix: pass fetch output directly to jq
2025-03-12 20:08:55 -03:00
amyavi
7ab9053a3b
fix: use weird regex escaping for ignite asset
2025-03-12 19:59:35 -03:00
amyavi
69da6994a8
ci: update runner to ubuntu 24.04
2025-03-12 19:57:30 -03:00
Kaboom
9742b4be6c
Merge pull request #154 from amyavi/master
...
1.21.4
2025-03-12 22:28:24 +02:00
kaboombot
e3f149fbfb
Update server and plugins
2025-03-10 18:09:45 +00:00
amyavi
c59f7f0389
feat: use custom paper mixins
2025-03-08 18:36:32 -03:00
amyavi
87525cc66f
feat: use ignite
2025-03-08 18:03:42 -03:00
amyavi
198f009cab
feat: github download source
2025-03-08 18:03:42 -03:00
amyavi
be2d2943a2
fix: block outgoing transfers
...
We also allow players to get transferred into kaboom
(just in case any servers wish to redirect players here)
2025-03-08 18:03:41 -03:00
amyavi
9be2f95712
refactor: misc config fixes
...
The issues page now shows up as a button on the disconnect screen
Increased max neighbor updates to make the server feel more responsive
2025-03-08 18:03:14 -03:00