참고:

http://www.minecraftforum.net/forums/support/server-support/server-administration/1934074-trying-to-install-plugins-but-no-plugin-folder


Bukkit isn't actually a plugin. It's a server mod, which means it's a standalone piece of software. Bukkit is the server software that allows you to have plugins.
버킷은 사실 플러그인이 아니라, 서버 모드이다. 버킷은 서버에 플러그인을 적용할수 있게해주는 서버 소프트웨어이다

You'll need to download the latest CraftBukkit jar and setting that up the same way you set up minecraft_server.jar. After you do that, you should be able to see the "plugins" folder.

(요약하면) craftbukkit을 링크에서 다운받으라는 뜻.


bukkit의 종류로 craftbukkit이 대표적이고 그외에 하나가 더 있었던 것으로 기억한다


---


https://getbukkit.org/download/craftbukkit


포스팅 날짜 기준으로 1.12.2가 최신버전이다

실행하면 spigotmc로부터 추가 다운로드를 받는걸 보니, craftbukkit이 spigotMC 거인듯

그러므로 plugin들도 spigotMC에서 받으면 되겠다


essential, choptree 등.

plugins 디렉토리에 플러그인을 설치하고 server console에 reload 커맨드를 실행해주자

console log에 plugin enabled message를 확인할 수 있다

단, permission 문제로 op 외에는 작동하지 않을 수 있다



WRITTEN BY
hojongs
블로그 옮겼습니다 https://hojongs.github.io/