xsmeths
9a2cdffcb7
include nms packages
2024-04-14 22:27:16 +01:00
Christian Koop
d5af57f27b
Merge branch 'master' into development
2024-03-27 09:43:45 +01:00
Christian Koop
abb770ef65
fix: Replaces usage of depreacted CompatibleSound with XSound
...
The CompatibleSound class will be removed from the Core and this ensures compatibility with
new versions of the Core and newer Minecraft versions
2024-03-27 09:43:40 +01:00
craftaro-plugins-overview[bot]
d060bb6e63
Updates contents of README.md
2024-03-07 20:52:47 +00:00
Christian Koop
3ba9983dd0
Adds plugin logo at docs/Logo.png
2024-03-07 21:46:05 +01:00
Christian Koop
57746b195c
Removes now no-longer needed #getDependencies
from plugin main class
...
The core now provides an implementation which returns an empty Set
2024-01-13 22:12:47 +01:00
ceze88
e205a07318
Merge branch 'development'
2024-01-13 15:56:39 +01:00
ceze88
5b776bf221
Release v3.0.0
2024-01-13 15:55:48 +01:00
ceze88
b65cea5fa4
Migrate to dynamic dependency loading
2024-01-11 16:13:13 +01:00
Christian Koop
b4cb9b2569
Release v3.0.0-b2-SNAPSHOT
2023-10-23 18:12:59 +02:00
craftaro-plugins-overview[bot]
17d2eb43eb
Updates contents of README.md
2023-07-18 13:44:03 +00:00
Christian Koop
e9b6a5ad80
Release v3.0.0-SNAPSHOT
2023-07-18 15:34:31 +02:00
Christian Koop
b859303553
Move classes from package com.songoda
to com.craftaro
2023-07-18 15:34:16 +02:00
Christian Koop
bdf5caec99
Modernize and clean up pom.xml
and plugin.yml
2023-07-18 15:23:51 +02:00
Christian Koop
6b930d3e25
Migrate from SongodaCore to CraftaroCore v3.0.0-SNAPSHOT
2023-07-18 15:14:50 +02:00
Christian Koop
91be66c202
Updates .github/FUNDING.yml
2023-07-18 15:04:33 +02:00
Christian Koop
e0d19d701e
Updates .gitignore
and .editorconfig
2023-07-18 15:04:21 +02:00
Christian Koop
b63bd350c6
Heavy code style changes and slight refactoring
2023-07-18 15:04:03 +02:00
Christian Koop
4aee977bfa
Makes legacy item checks configurable and have it disabled by default
...
The legacy checks is causing big performance problems on bigger servers.
It will be removed in the future
2023-07-18 15:03:02 +02:00
Christian Koop
a0a2351148
Updates SongodaCore to v2.6.21
2023-07-18 15:03:02 +02:00
Christian Koop
29097b90c0
Improves legacy item performance and refactors PlayerInteractListener
...
I think the CachedSet was used wrong. I tried refactoring the class and properly check and add
ItemStacks to it properly.
If the user reports back with performance issues still persisting... Honestly I'll just remove support
for legacy items in general. Server/Users had enought time to redeem them by now.
CachedSet is using a WeakHashMap which might actually make the whole Set useless but I didn't do any testing on that today
2023-07-18 15:03:02 +02:00
craftaro-plugins-overview[bot]
bc4370730c
Updates contents of README.md ( #2 )
...
Co-authored-by: craftaro-plugins-overview[bot] <111250264+craftaro-plugins-overview[bot]@users.noreply.github.com>
2023-07-18 15:02:23 +02:00
ceze88
fdaf94a0a8
Release 2.2.6
2023-04-13 20:10:07 +02:00
ceze88
050d39b1e4
Updates SongodaCore to 2.6.19
2023-04-13 20:09:49 +02:00
Christian Koop
67e3618405
Release v2.2.6-BETA
2023-03-29 21:51:00 +02:00
Christian Koop
6505b291cf
Updates SongodaCore to 2.6.19-DEV for Spigot 1.19.4 support
2023-03-29 21:50:35 +02:00
Christian Koop
b872db8949
Switch LICENSE to CC BY-NC-ND 4.0
...
Co-authored-by: Eli Rickard <38917063+EliRickard@users.noreply.github.com>
2023-03-29 21:43:56 +02:00
Christian Koop
8d2e93672e
Release v2.2.5-DEV
2023-01-11 22:55:19 +01:00
Christian Koop
947ee25f2e
Updates SongodaCore to v2.6.18-DEV
2023-01-11 22:55:10 +01:00
Christian Koop
e9ba805d27
Merge branch 'development'
2022-09-05 22:58:45 +02:00
Christian Koop
aa304ea01b
Release v2.2.4
2022-09-05 22:58:19 +02:00
songoda-projects-overview[bot]
fcb03a7840
Bump SongodaCore version to 2.6.16
2022-09-05 22:19:01 +02:00
songoda-projects-overview[bot]
57ac4699d5
Bump SongodaCore version to 2.6.15-DEV
2022-08-15 00:48:57 +02:00
Christian Koop
7f9c748798
Merge branch 'development'
2022-07-07 21:15:49 +02:00
Christian Koop
148f88b2f3
Release v2.2.3
2022-07-07 21:15:43 +02:00
Christian Koop
e9fee6e0fd
Updates SongodaCore to v2.6.13
2022-07-07 21:13:55 +02:00
Christian Koop
ce859401e5
Merge branch 'development'
2022-03-18 17:54:15 +01:00
Christian Koop
53d2cd5f79
Release v2.2.2
2022-03-18 17:54:08 +01:00
Christian Koop
bb45ef13d7
Replace deprecated NBTItem calls
2022-03-18 17:53:57 +01:00
Christian Koop
1802ad3100
Updates Core to v2.6.12
2022-03-18 17:53:57 +01:00
Christian Koop
0a3bafb953
Removes color codes from logging
2022-03-18 17:50:26 +01:00
Christian Koop
e50f90d43a
Merge branch 'development'
2022-01-29 15:06:17 +01:00
Christian Koop
4dcf2db057
Version v2.2.1
2022-01-29 15:06:07 +01:00
Christian Koop
b68fcadc45
Updates SongodaCore to v2.6.11
2022-01-29 15:02:56 +01:00
Christian Koop
73d2059c1c
Merge branch 'development'
2021-12-09 05:49:29 +01:00
Christian Koop
9c4951a73d
Version 2.2.0
2021-12-09 05:48:06 +01:00
Christian Koop
ef88d992ca
Update SongodaCore from LATEST
to 2.6.3
2021-12-09 05:47:58 +01:00
Christian Koop
abdf9ae89d
Updated dependency spigot
v1.17 to spigot-api
v1.18
2021-12-02 19:53:18 +01:00
Christian Koop
d366d51820
Merge branch 'development'
2021-07-12 16:15:45 +02:00
Christian Koop
87710a4772
version 2.1.22a2
2021-07-12 16:13:59 +02:00