3
0
Mirror von https://github.com/Moulberry/AxiomPaperPlugin.git synchronisiert 2024-09-30 00:10:04 +02:00
AxiomPaperPlugin/src/main/java/com/moulberry/axiom
2024-04-14 21:23:49 +08:00
..
blueprint Add version independent method for sending custom payload 2024-03-06 16:16:23 +08:00
buffer Remove some unused imports 2024-03-06 16:28:49 +08:00
event Remove some unused imports 2024-03-06 16:28:49 +08:00
integration Fix typo - using cz as x coordinate 2024-04-14 21:23:49 +08:00
marker Remove some unused imports 2024-03-06 16:28:49 +08:00
packet Implement basic WorldGuard support 2024-04-13 22:06:03 +08:00
persistence Update to 1.20.4 2023-12-26 17:54:04 +08:00
viaversion Fix typo - using cz as x coordinate 2024-04-14 21:23:49 +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 Bypass permission check if player is opped 2024-03-27 17:45:52 +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
VersionHelper.java Add version independent method for sending custom payload 2024-03-06 16:16:23 +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