Trade plugin from scratch
Unturned Plugin Development #4
MCrow • 5 months ago
MCrow • 5 months ago
Trade plugin is a plugin that allows players to trade items with each other. I recorded the whole process of creating it from scratch. The video course is more than 6 hours long and covers everything from start to finish.
Before starting the course here are a few things you need to know.
I use some terms in the course that you might not be familiar with. Here is a short list of them:
/trade send
or /trade accept
commands./trade send
is a subcommand of /trade
.I will try to expand this list as I receive feedback from you.
The course covers a wide range of topics, including:
ReceiveDragItem
to know what item did the player drag into the trade box and to prevent the player from taking it back.IRocketCommand
in the plugin, it has a lot of subcommands and parameters.If you need help feel free to ask questions on Restore Monarchy Discord server in the #forum-discussion
channel. Me and other members will be happy to help you.
Now you are ready to start the course. Find the first episode below and enjoy the learning process. If you have any questions, feel free to ask them on Restore Monarchy Discord server.