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-02-09 23:14:47 +08:00
..
buffer Backport to 1.20.1 2024-01-24 11:44:42 +08:00
event WorldProperties: Create more easily extendable ServerWorldPropertyBase class 2023-11-16 19:26:13 +08:00
integration Use axiom:restrictions packet to control client behaviour 2024-01-14 17:51:11 +08:00
marker Add marker manipulation & nbt sanitization 2024-01-24 11:15:36 +08:00
packet Fix NBT not applying when BlockState stays the same 2024-02-09 23:14:47 +08:00
persistence Backport to 1.20.1 2024-01-24 11:44:42 +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 Backport to 1.20.1 2024-01-24 11:44:42 +08:00
DisallowedBlocks.java Add disallowed-blocks, log-large-block-buffer-changes and block-buffer-rate-limit config options 2023-12-26 17:41:17 +08:00
NbtSanitization.java Add marker manipulation & nbt sanitization 2024-01-24 11:15:36 +08:00
Restrictions.java Use axiom:restrictions packet to control client behaviour 2024-01-14 17:51:11 +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