So I have a really weird issue.
Recently made a simple healing plugin that heals players once the /heal command is executed.
It's supposed to send them a little message and heal them to full health, I exported the plugin and put it in my servers ftp.
The plugin's onEnable is shown in console, in-game when you do /pl it shows up as green, when you do /help healer it works but when you do /heal it doesn't work.
Here's a hastebin of my code:
https://www.hastebin.com/gitosusejo.java
Here's a hastebin of my Plugin.yml:
https://www.hastebin.com/manemunaye.css
SS of my Eclipse with all folders expanded:
I just started java development yesterday, sorry if it's a really noob question.
Recently made a simple healing plugin that heals players once the /heal command is executed.
It's supposed to send them a little message and heal them to full health, I exported the plugin and put it in my servers ftp.
The plugin's onEnable is shown in console, in-game when you do /pl it shows up as green, when you do /help healer it works but when you do /heal it doesn't work.
Here's a hastebin of my code:
https://www.hastebin.com/gitosusejo.java
Here's a hastebin of my Plugin.yml:
https://www.hastebin.com/manemunaye.css
SS of my Eclipse with all folders expanded:
I just started java development yesterday, sorry if it's a really noob question.
Last edited:
