CarryMe is a lightweight and fun plugin that allows players to carry each other on their shoulders! Bring a unique experience to your server with interactive player interactions. Perfect for roleplay servers, events, or just some silly fun with friends.
Features:
- Players can request to carry or be carried.
- Automatically handle situations where players disconnect or sneak to stop carrying.
- Simple commands for easy usage.
Commands & Permissions:
Commands:
- /cargar <player>
- Send a carry request to another player.
- /soltar
- Drop the player you are carrying (if any).
- /aceptar
- /rechazar
- /carryme reload
- To reload the configuration and messages.
Permissions:
- carryme.cargar
Allows the player to send carry requests.
- carryme.aceptar
Allows the player to accept carry requests.
- carryme.soltar
Allows the player to drop someone they are carrying.
- carryme.reload
Allows you to reload the plugin configuration.
Installation:
- Download the plugin .jar file.
- Place it into your server's /plugins folder.
- Restart the server.
- Enjoy the fun of carrying your friends around!
===================================================
Config.yml
Code (YAML):
# CarryMe Configuration
carryme:
max-distance
: 5.0
# Maximum distance in meters to charge another player
request-timeout
: 20
# Time in seconds before the request times out
Messages.yml
Code (YAML):
# CarryMe Messages Configuration
messages:
permission-error
:
"&cYou don't have permission to use this command."
incorrect-usage
:
"&cIncorrect usage. Please use: /cargar <player>."
self-carry
:
"&cYou can't carry yourself."
too-far
:
"&cThe player is too far away. You must be within {0} blocks."
player-not-found
:
"&cThe player could not be found."
request-message
:
"&e{0} wants to carry you. &f[Accept] or &f[Reject]"
accept-button
:
"&a&l[Accept]"
reject-button
:
"&c&l[Reject]"
request-expired
:
"§cThe request with has expired."
request-rejected
:
"&c{0} has rejected your request."
carrying
:
"&aYou are now carrying {0}."
being-carried
:
"&e{0} is now carrying you."
dropped
:
"&eYou have dropped {0}."
already-carrying
:
"§cThis player is already being carried or carrying someone else."
request-sent
:
"§eYou have sent a request to {0}."
cannot-carry
:
"§cYou cannot load more players."
===================================================
If you encounter any issues, please don't leave negative reviews. Instead, contact me through
Discord for assistance. If you enjoy this plugin, I greatly appreciate your support. I’m working on several fun plugins that will be released soon. Thank you for your patience and support!