Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

능력이 뜨지 않는 오류 22 #38

Closed
supplydeopotjelly opened this issue Aug 17, 2021 · 7 comments
Closed

능력이 뜨지 않는 오류 22 #38

supplydeopotjelly opened this issue Aug 17, 2021 · 7 comments

Comments

@supplydeopotjelly
Copy link

서버폴더의 플러그인 폴더에 코어.jar을 넣었습니다.
그리고 피직스 폴더의 어빌리티에 ability-bomber.jar 이런 네이밍의 파일들을 넣었습니다
또 피직스 폴더 안의 피직스 폴더에는 plugin.yml을 넣었습니다
하지만 적용하고 실행해보니 능력이 뜨지 않네요

@dytroc
Copy link

dytroc commented Aug 18, 2021

피직스 폴더엔 plugin.yml을 왜 넣어요?

@dytroc
Copy link

dytroc commented Aug 18, 2021

abilities:
  (이름):
    ability: .(능력 이름)

를 넣어주세요.

@supplydeopotjelly
Copy link
Author

다시한번 감사드립니다
dytroInc 님
완전 천사시다

@supplydeopotjelly
Copy link
Author

abilities:
  (이름):
    ability: .(능력 이름)

를 넣어주세요.

메모장에다 abilities:
(이름):
ability: .(능력 이름)
적고 yml형식으로 저장하면 되는건가요?

@dytroc
Copy link

dytroc commented Aug 18, 2021

abilities:
  (이름):
    ability: .(능력 이름)

를 넣어주세요.

메모장에다 abilities:
(이름):
ability: .(능력 이름)
적고 yml형식으로 저장하면 되는건가요?

네네

@supplydeopotjelly
Copy link
Author

abilities:
  (이름):
    ability: .(능력 이름)

를 넣어주세요.

메모장에다 abilities:
(이름):
ability: .(능력 이름)
적고 yml형식으로 저장하면 되는건가요?

네네

display-name: stormbreaker
health-bonus: 0.0
health-regen-per-second: 0.0
mana: 0.0
mana-regen-per-second: 0.0
mana-color: BLUE
description:

  • '{"italic":false,"color":"white","text":"설명"}'
    abilities: {}
    yml내용이 이렇게 바뀌는데 맞는건가요?

@dytroc
Copy link

dytroc commented Aug 20, 2021

abilities:
  (이름):
    ability: .(능력 이름)

를 넣어주세요.

메모장에다 abilities:
(이름):
ability: .(능력 이름)
적고 yml형식으로 저장하면 되는건가요?

네네

display-name: stormbreaker
health-bonus: 0.0
health-regen-per-second: 0.0
mana: 0.0
mana-regen-per-second: 0.0
mana-color: BLUE
description:

  • '{"italic":false,"color":"white","text":"설명"}'
    abilities: {}
    yml내용이 이렇게 바뀌는데 맞는건가요?

맞습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants