#I need help about bukkit coding

9 messages · Page 1 of 1 (latest)

molten boltBOT
#

⌛ This post has been reserved for your question.

Hey @cerulean mauve! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

#

<@&765578700724371486>

Requested by rafin#4812
molten boltBOT
#

💤 Post marked as dormant

This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.

opal pumice
#

You implement listeners for events and commandexecutors for commands. You should do tabexecutor to implement commands with tan completion

#

When you implement commandexecutor you will be able to override the command method. After injecting it with bukkit on enable, it should work

#

Also you should join a bukkit server for help since you’ll have better luck there

lapis rapids
#

i dont see a reason why you have a CustomInventory class at this moment

opal pumice
#

Also if you implement that correctly then you should check if it’s a player by using ‘implements Player’ instead