Skip to content

Commit

Permalink
Add missing description
Browse files Browse the repository at this point in the history
  • Loading branch information
Kieaer committed Apr 8, 2023
1 parent cedf740 commit 269f39c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -442,4 +442,6 @@ command.description.changemap=Change the world or gamemode immediately.
command.help.changemap=Usage: [green]/changemap [sky]<map name> [gamemode][][]\nChange the map instantly.\nIf no gamemode value is given, the previous gamemode is used when the world changes.\n[purple]== Example[]\n/changemap 1\n/changemap 3 attack\n/changemap maze\n/changemap fortress pvp
command.dps.deleted=Damage meter block deleted
command.dps.created=DPS Block created.
command.description.dps=Create damage per seconds meter block
command.help.dps=Usage: [green]/dps[]\nCreate damage per seconds meter block.\nEntering it once more will remove the block.

2 changes: 2 additions & 0 deletions src/main/resources/bundle_ko.properties
Original file line number Diff line number Diff line change
Expand Up @@ -433,3 +433,5 @@ command.description.changemap=맵이나 모드를 즉시 변경합니다.
command.help.changemap=사용법: [green]/changemap [sky]<맵 이름> <게임 모드>[][]\n맵을 즉시 변경합니다.\n게임 모드 값이 없는 경우 월드가 변경될 때 이전의 게임 모드를 사용합니다.\n[purple]== 예시[]\n/changemap 1\n/changemap 3 attack\n/changemap maze\n/changemap fortress pvp
command.dps.created=DPS 블록 생성됨.
command.dps.deleted=데미지 계산 블록이 삭제되었습니다.
command.description.dps=초당 데미지량을 계산할 수 있는 블록을 생성합니다.
command.help.dps=사용법: [green]/dps[]\n초당 데미지량을 계산할 수 있는 블록을 생성합니다.\n한번 더 입력하면 블록이 제거됩니다.

0 comments on commit 269f39c

Please sign in to comment.