CitizensDev / Citizens2

Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
https://citizensnpcs.co
Open Software License 3.0
590 stars 313 forks source link

plugin.yml missing in jar #2240

Closed kalleswe closed 4 years ago

kalleswe commented 4 years ago

Building git repo 1.16 proudces the jar file but the jar file is missing a plugin.yml file, so the plugin won't load. Consider updating repo AND build script with plugin.yml.

The output of command /version on my server is: Not applicable since not even coming to that yet. The output of command /version citizens on my server is: NONE since it does not load.

mergu commented 4 years ago

https://github.com/CitizensDev/Citizens2/blob/master/main/src/main/resources/plugin.yml

You have to build the entire project. The versioned modules only include NMS-related code and as such should not be built alone.

mcmonkey4eva commented 4 years ago

Also, you can just download builds from https://ci.citizensnpcs.co/job/Citizens2/