James Harrell

Results 5 comments of James Harrell

Alright. It’s not too big of a deal. I just have to recreate my main class as a kotlin class and add maven dependencies for kotlin to set it up,...

I haven't used the MinecraftDev setup in a while, but iirc it sets up your plugin.yml and leaves you with a project structure similar to this: `src/main/java` // java code...

@lucko I might try to implement this myself. Could you explain what you would want with a module? Are you thinking completely separate from this project, or something more like...

I accidentally posted another issue relating to this, so I will probably close it. That can be found [here](https://github.com/Minecrell/ServerListPlus/issues/271). I am not sure if what I am saying is 100%...

So the only way for these placeholders to hide vanished players is for us to go to our respective vanish plugins and request that they hook into SLP. If that...