Examples
WARNING
Please make sure you have read all the other tutorials before reading this one !
In this section, I will be guiding you through popular scenarios on the BUKKIT
platform
We will be creating some popular command examples as below.
📄️ Kill Command
We will be recreating the command /kill , we will need to use TargetSelector parameter type provided by Imperat\
📄️ Rank Command
This example is pretty advanced and would require you to have some experience with Imperat and Java.