GEconomy Shops
해당 플러그인은 아직 개발 중인 플러그인 입니다.
사소한 버그나 오류가 있을 수 있습니다... (っ °Д °;)っ
English Descriptions are below :)
GEconomy 플러그인은 마인크래프트에 화폐와 경제 시스템을 추가합니다!
Shops 플러그인은 GEconomy 에 NPC상점과 관련 명령어들을 추가해줍니다.
GEconomy Shops 의 주요 특징
💎 NPC 상점의 추가
- /ges create <이름> <닉네임> 명령어로 <닉네임>의 스킨을 가진 <이름> NPC를 생성할 수 있습니다. (관리자 전용)
- /ges price <구매가> <판매가> 명령어로 상점 생성에 필요한 가격표를 생성할 수 있습니다. (관리자 전용)
- /ges remove <ID> 명령어로 특정 ID의 NPC를 삭제할 수 있습니다. (관리자 전용)
- /ges tp <ID> <x> <y> <z> 명령어로 특정 ID의 NPC를 x, y, z 좌표로 이동 시킬 수 있습니다. (관리자 전용)
💎 설치하는 법?
- 해당 플러그인은 1.20.1, 1.20.4 버전의 서버에서만 테스트 되었습니다.
1. 우측 상단의 Download 버튼을 누른다.
2. 설치된 플러그인을 서버-plugins 에 넣는다.
💎 사용하는 법?
- 단순히 플러그인 폴더에 넣으면 자동으로 실행됩니다.
- 플러그인을 reload 할 때 혹시나 오류가 난다면, 재접속을 하면 정상적으로 작동하니 이 점 유의 바랍니다.
💎 settings.yml 설정하는 법?
- 플러그인을 설치 후, 서버를 실행하면 플러그인 폴더 내부에 settings.yml 이라는 파일이 생깁니다.
- 해당 파일 내부의 값을 변경함으로써 플러그인을 설정할 수 있습니다.
- doPriceReAssign : (true/false) => 아이템 가격 변동 옵션을 켜거나 끌 수 있습니다.
- ReAssignDelay : (int) => 아이템 가격 변동 주기를 설정할 수 있습니다. (단위 : 분)
GEconomy plugin adds money and economic systems to Minecraft!
Shops plugin adds NPC stores and related commands to GEconomy.
Key Features of GEconomy Shops
💎 Add NPC stores
- You can create a <name> NPC with the skin of <nickname> with the /ges create <name> <name> command. (Administrator only)
- You can create a price list for creating a store with the /ges price <Purchase Price> <Seller Price> command. (Administrator only)
- You can delete an NPC with a specific ID with the /ges remove <ID> command. (Administrator only)
💎 How to install it?
- The plugin was tested only on servers of version 1.20.1.
1. Press the Download button on the top right.
2. Insert the installed plugin into the server-plugins.
💎 How to use it?
- Simply put it in the plugin folder and it runs automatically.
- If there is an error when reloading the plugin, please note that it will work normally when reconnecting.
💎 How to set settings.yml?
- After installing the plugin, running the server creates a file called settings.yml inside the plug-in folder.
- You can set up the plug-in by changing the value inside that file.
- doPriceReAsign : (true/false) => You can turn on or off item price change option with this value.
- ReAssignDelay: (int) => You can set the item price change cycle (unit: minutes)
혹시 스피곳 버킷 환경에서는 사용이 불가능한가요? ges 커맨드가 오류가 떠서 생성이 되지 않습니다.
I suggest adding a command to allow changing the name of the NPC and allowing their names to allow spaces, example: 'John Adams' to don't write 'JohnAdams'. Is it possible that the item itself is what allows you to sell and buy and not an item tag?