3
0
Mirror von https://github.com/Moulberry/AxiomPaperPlugin.git synchronisiert 2024-11-14 04:00:05 +01:00
AxiomPaperPlugin/src/main/java/com/moulberry/axiom
2024-06-27 02:50:42 +08:00
..
blueprint Use VersionHelper to create resource location 2024-06-27 02:50:42 +08:00
buffer Partial ViaVersion support 2024-05-04 20:23:07 +08:00
commands Fix command erroneously casting to Player 2024-05-26 23:08:08 +08:00
event Recreate Boy0000/entity-manip-event 2024-06-27 01:26:46 +08:00
integration Improve plot bounds handling to support arbitrarily sized non-cuboid plots 2024-05-28 22:28:26 +08:00
marker Remove some unused imports 2024-03-06 16:24:53 +08:00
packet Use MessageToMessageDecoder instead of ByteToMessageDecoder 2024-06-27 02:50:42 +08:00
persistence Backport to 1.20.1 2024-01-24 11:44:42 +08:00
viaversion Separate ViaVersion methods to avoid ClassNotFoundExceptions 2024-05-08 19:09:59 +08:00
world_properties Use WeakReference in ServerWorldPropertiesRegistry 2024-05-26 22:37:06 +08:00
AxiomConstants.java Update to 1.20.2 and Axiom Protocol V7 2023-10-10 10:25:02 +08:00
AxiomPaper.java Fix backwards compatibility 2024-05-28 22:44:10 +08:00
DisallowedBlocks.java Partial ViaVersion support 2024-05-04 20:23:07 +08:00
NbtSanitization.java Add marker manipulation & nbt sanitization 2024-01-24 11:15:36 +08:00
Restrictions.java Improve plot bounds handling to support arbitrarily sized non-cuboid plots 2024-05-28 22:28:26 +08:00
VersionHelper.java Use VersionHelper to create resource location 2024-06-27 02:50:42 +08:00
View.java Use VersionHelper to create resource location 2024-06-27 02:50:42 +08:00
WorldExtension.java Backport to 1.20.1 2024-01-24 11:44:42 +08:00
WorldPropertiesExample.java Add PropertyUpdateResult enum, adding possible 'cancel' action to prevent value write 2023-11-16 20:10:55 +08:00