3
0
Mirror von https://github.com/Moulberry/AxiomPaperPlugin.git synchronisiert 2024-09-29 16:00:04 +02:00
AxiomPaperPlugin/src/main/java/com/moulberry/axiom
2024-02-10 16:41:59 +08:00
..
buffer Add disallowed-blocks, log-large-block-buffer-changes and block-buffer-rate-limit config options 2023-12-26 17:41:17 +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:50:02 +08:00
marker Add support for line_argb, line_thickness and face_argb 2024-02-10 16:41:59 +08:00
packet Fix NBT not applying when BlockState stays the same 2024-02-09 23:12:54 +08:00
persistence Update to 1.20.4 2023-12-26 17:54:04 +08:00
world_properties Update to 1.20.4 2023-12-26 17:54:04 +08:00
AxiomConstants.java Update to 1.20.2 and Axiom Protocol V7 2023-10-10 10:25:02 +08:00
AxiomPaper.java Add marker manipulation & nbt sanitization 2024-01-21 19:24:51 +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-21 19:24:51 +08:00
Restrictions.java Use axiom:restrictions packet to control client behaviour 2024-01-14 17:50:02 +08:00
View.java Update to support protocol version 4 (Axiom 1.1.0) 2023-08-29 15:53:34 +08:00
WorldExtension.java Add marker manipulation & nbt sanitization 2024-01-21 19:24:51 +08:00
WorldPropertiesExample.java Add PropertyUpdateResult enum, adding possible 'cancel' action to prevent value write 2023-11-16 20:10:55 +08:00