티스토리 뷰
플러그인 사이트: https://www.spigotmc.org/resources/statz.25969/
플러그인 wiki: https://github.com/Staartvin/Statz/wiki
플러그인 명령어 & 플러그인 펄미션 노드 권한: https://github.com/Staartvin/Statz/wiki/Commands-and-Permissions
명령어 및 권한
Staartvin edited this page on Nov 12, 2016 · 9 revisions
Pages 6
· Home
· API
o 명령어
o 권한
· How do I use the disabled stats.yml file?
· How does Statz record its data?
Clone this wiki locally
명령어
Parentheses denote optional arguments, like '(' and ')'. Triangle brackets ('<' and '>') denote required arguments.
- /statz help - Show a list of commands that can be performed.
- /statz list (player) (stat name) - Show a list of stats that are stored for a player. You can click on a stat to get detailed information about that specific stat.
- /statz hooks - Shows a list of plugins that Statz is currently hooked into.
- /statz transfer - Transfer data from SQLite database to your MySQL database. This command can come in handy when you have old data after your switch from SQLite to MySQL.
- /statz transfer reverse - Transfer data the other way around: from MySQL to SQLite database.
- /statz migrate - Migrate data from Stats 3 to Statz. Stats 3 has to be running to perform this command.
- /statz purge - Remove old players from the database that have not logged in since x time.
권한
- statz.list.self - This permission is automatically given to all players. It allows a player to perform /statz list.
- statz.list.others - This permission is only given to OP. It allows a player to check the statistics of other players.
- statz.help - This permission allows players to perform /statz help and is automatically awarded to all players.
- statz.hooks - To be able to perform /statz hooks, you'll need this permission. By default, only OP's have this permission.
- statz.transfer.sqlite - To be able to perform transfers with /statz transfer, you'll need this command. By default, only OP's get this permission.
- statz.migrate - This permission allows players to perform /statz migrate.
- statz.purge - This permission allows players to purge players from the database.
사용 시 PlaceholderAPI (자리표시자API) 플러그인이 필요함.
· Statz-1.5.2
/papi ecloud download Statz
%statz_deaths%: 통계 사망자 수
%statz_blocks_broken%: 통계 블록 깨짐
%statz_blocks_placed%: 통계 블록 배치
%statz_blocks_broken_<block_ID:data>%: 통계 블록 깨짐 <블록 ID:데이터>
%statz_blocks_placed_<block_ID:data>%: 통계 블록 배치됨 <블록 ID:데이터>
%statz_blocks_broken_<block_name>%: 통계 블록 깨짐 <블록 이름>
%statz_blocks_placed_<block_name>%: 통계 블록 배치됨 <블록 이름>
%statz_caught_items%: 통계 잡힌 아이템
%statz_crafted_items%: 통계 제작 아이템
%statz_damage_taken%: 통계 받은 피해
%statz_distance_traveled%: 통계 이동 거리
%statz_distance_traveled_allworlds_<moveType>%: 통계 모든 세계 이동 거리 <이동 유형>
%statz_distance_traveled_<세계>%: 통계 이동 거리 <세계>
%statz_distance_traveled_<세계>:<움직임 유형>%: 통계 이동 거리 <월드>:<이동 유형>
%statz_food_eaten%: 통계 음식 섭취량
%statz_food_eaten_<food_name>%: 통계 음식 먹은 <음식 이름>
%statz_joins%: 통계 접속
%statz_mobs_killed%: 통계 몹 처치
%statz_mobs_killed_<mob_name>%: 통계 죽인 <몹 이름> 몹 수
%statz_players_killed%: 통계 플레이어 사망
%statz_time_formated_dhm%: 통계 DHM 시간 형식
%statz_time_formated_dh%: 통계 DH 시간 형식
%statz_time_formated_d%: 통계 D 시간 형식
%statz_time_day%: 통계 시간 일
%statz_time_hour%: 통계 시간 시간
%statz_time_minute%: 통계 시간 분
%statz_time_played%: 통계 시간 재생
%statz_times_shorn%: 통계 시간 단축
%statz_villager_trades%: 통계 마을 주민 거래
%statz_villager_trades_<item_name>%: 통계 마을 주민이 <아이템 이름>을 거래
%statz_xp_gained%: 통계 획득한 경험치
'마인크래프트 > M-플러그인' 카테고리의 다른 글
마인크래프트 CustomCrafting 권한과 사용방법 한글 (3) | 2024.09.13 |
---|---|
마인크래프트 1.20.6 언어 파일 - zh_cn.lang (0) | 2024.05.08 |
[한글본] 마인크래프트 AuctionHouse(경매 하우스) 플러그인 모든것 [명령어, 권한] (2) | 2023.12.04 |
[한글본] 마인크래프트 TradeSystem(거래 시스템) 플러그인 모든것 [명령어, 권한] (0) | 2023.12.04 |
[한글본] 마인크래프트 ArmorStandTools(아머 스탠드 도구) 플러그인 모든것 [명령어, 권한] (1) | 2023.12.04 |