0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【マイクラ】プラグイン開発 第0回 プラグインとは

Posted at

⭐ はじめに

本記事は「【マイクラ】プラグイン開発」シリーズの第0回です。
プラグイン開発に必要な知識・手順などを複数回に分けて解説していきます。

この記事では、まず最初に「そもそもプラグインとは?」について説明します。

🎁 プラグインとは

プラグインとは、マイクラのサーバーモッドであるBukkitサーバーで動作する拡張機能のことです。

📚 Bukkit とは

マインクラフト Java版でプラグインを導入するために
使用されるサーバーソフトウェアの一種です。

🎯 今後の予定

内容
第1回 IDEをインストールする
第2回 プラグインを作成する
第3回 オリジナルのコマンドを実装しよう
第4回 攻撃したら~などを実装してみよう
第5回 未定

📦 次回の記事

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?