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-05-04 20:22:07 +08:00
..
blueprint Add version independent method for sending custom payload 2024-03-06 16:20:54 +08:00
buffer Remove some unused imports 2024-03-06 16:24:53 +08:00
event Remove some unused imports 2024-03-06 16:24:53 +08:00
integration Fix typo - using cz as x coordinate 2024-05-04 20:22:07 +08:00
marker Remove some unused imports 2024-03-06 16:24:53 +08:00
packet Implement basic WorldGuard support 2024-05-04 20:22:07 +08:00
persistence Backport to 1.20.1 2024-01-24 11:44:42 +08:00
viaversion Fix typo - using cz as x coordinate 2024-05-04 20:22:07 +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 Bypass permission check if player is opped 2024-03-27 17:50:29 +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
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