Speedgot
Carry
-----
Provides Carry
Download Now
52.2 KB .jar
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Spoiler:
API
JitPack.io
Check Repository
Code (Text):
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>com.github.AchyMake</groupId>
<artifactId>CarryAPI</artifactId>
<version>LATEST</version>
<scope>provided</scope>
</dependency>
</dependencies>
Spoiler:
Event
Code (Text):
public record Carry(YourPlugin plugin) implements Listener {
@EventHandler(priority = EventPriority.NORMAL)
public void onCarry(CarryEvent event) {
Player player = event.getPlayer();
Entity entity = event.getEntity();
event.setCancelled(true);
}
}
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
4
First Release:
Aug 5, 2024
Last Update:
Jan 20, 2025
Category:
---------------
All-Time Rating:
0 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings