3
0
Mirror von https://github.com/Moulberry/AxiomPaperPlugin.git synchronisiert 2024-11-14 20:20:07 +01:00
AxiomPaperPlugin/src/main/java/com/moulberry/axiom
2024-05-19 17:01:41 +08:00
..
blueprint Add version independent method for sending custom payload 2024-03-06 16:20:54 +08:00
buffer Partial ViaVersion support 2024-05-04 20:23:07 +08:00
commands Add /axiompaperdebug command 2024-05-04 20:23:07 +08:00
event Remove some unused imports 2024-03-06 16:24:53 +08:00
integration Clean up CoreProtect integration 2024-05-19 17:01:41 +08:00
marker Remove some unused imports 2024-03-06 16:24:53 +08:00
packet Clean up CoreProtect integration 2024-05-19 17:01:41 +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 Backport to 1.20.1 2024-01-24 11:44:42 +08:00
AxiomConstants.java Update to 1.20.2 and Axiom Protocol V7 2023-10-10 10:25:02 +08:00
AxiomPaper.java CoreProtect Integration 2024-05-19 17:01:38 +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 Add /axiompaperdebug command 2024-05-04 20:23:07 +08:00
VersionHelper.java Adapt version util for 1.20.1 2024-03-06 16:21:27 +08:00
View.java Update to support protocol version 4 (Axiom 1.1.0) 2023-08-29 15:53:34 +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