LoginSignup
4
1

More than 1 year has passed since last update.

【Kotlin】Spigot プラグイン チュートリアル

Last updated at Posted at 2020-04-28

Java と Kotlin

「まずは Java から…」って思ってる人、たくさんいますよね?
いや、Kotlin やりましょう!
「楽に」「早く」「間違えにくく」書けるほうが絶対良いです!!
Kotlin を知っていれば Java の知識も付きます。
習うより慣れよ。とりあえず書いてみましょう!!!

目次

1. 環境構築

1.1 開発環境のインストール

1.2 プロジェクトを作成する

2. やってみよう

2.1 参加・退出メッセージを変更する

2.2 コマンドを新しく作る

2.3 プレイヤーの頭を取得する

2.4 サイコロを作る

2.5 カウントダウンタイマーを作る

4
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
1