Main Page [ja]

From BergerHealer Wiki
Revision as of 03:00, 16 June 2026 by Saihou-Heiki (talk | contribs) (Created page with "BKCommonLibはプラグインごとにバージョンが管理されています。導入しようとしたプラグインがバージョン2を必要としていて、バージョン1がインストールされているとき、プラグインが無効化され、自動的にサーバー管理者に通知が行われます。古いバージョンのBKCommonLibを使おうとした時に起きるエラーを防ぐためです。もしBKCommonLibを使ってプラグイ...")
Jump to navigation Jump to search

wikiへようこそ!

クイックナビゲーション

BKCommonLibTrainCartsTC-CoastersMyWorldsSignLinkMaplandsLight Cleaner

BKCommonLib

重複しているコードを削減するための、いろいろなプラグインのためのユーティリティライブラリです。機能はいろいろで、SpigotにないものがBKCommonLibに追加されています。ライブラリは膨大ですが、これはSpigotが提供していない――あるいは提供する予定のない――機能がたくさんあるためです。

BKCommonLibはプラグインごとにバージョンが管理されています。導入しようとしたプラグインがバージョン2を必要としていて、バージョン1がインストールされているとき、プラグインが無効化され、自動的にサーバー管理者に通知が行われます。古いバージョンのBKCommonLibを使おうとした時に起きるエラーを防ぐためです。もしBKCommonLibを使ってプラグインを作る時は、必要な機能が実装されている複数のバージョンのうち、いちばん古いものを依存先として指定してください。こうすることで、古いバージョンのSpigotでもプラグインは動いてくれるでしょう。

Other than utilities and services, this library offers a wide variety of reflection and user-friendly ways of accessing net.minecraft.server. If your plugin requires the use of the internals, but you do not want to risk changing field and method names, you can depend on BKCommonLib to provide them for you. This allows you to remain compatible between CraftBukkit versions automatically, and reduces silent failure hazards.

TrainCarts

This plugin looks for suitable Minecarts and links them together if possible. When two Minecarts are being "linked", the Minecarts will act as one single moving train.

Once carts are successfully linked, an effect is played and their velocity is shared in combination with an individual factor for each Minecart, which is used to remain a steady gap between carts. This gap is adjustable, the force at which this happens as well.

End result: a train! You can move it, make a roller-coaster out of it, split it in half, watch trains collide, whatever you want to do with trains. :)

TC-Coasters

This add-on for Traincarts adds invisible rollercoaster track to Traincarts. You can now have trains move or fly anywhere, roll around the rails and connect with other types of track. The custom track can be interactively edited and require no external tools or scripting knowledge.

MyWorlds

This plugin features everything related to worlds.

SignLink

A bridge between plugins and signs to easily display text on signs.

Maplands

Maplands is a work-in-progress project delivering world map rendering to Minecraft maps. Display the world in an isometric view, link maps together and create a huge overview of your server, and much more is anticipated!

Light Cleaner

This plugin performs light regeneration of chunks near the player or the entire world.


The homepage is maintained by the wiki admins. If you have any suggestions for this page, please contact an admin!