Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.2 KB

File metadata and controls

39 lines (26 loc) · 1.2 KB

TeamChest

TeamChestはSoloServerCore3のアドオンとして動作する共有チェストプラグインです。
このプラグインはチームで共有できるインベントリを提供します。

動作要項

  • Spigot 1.17.x
  • MySQL or MariaDB 5.x ~

前提プラグイン

  • SoloServerCore 4.x ~

Build

このプラグインはnet.minecraft.serverを使用しています。
このため通常の環境ではプラグインをビルドすることはできません。
指定したバージョンでBuildToolsを実行した後にビルドを試行してください。

License

This plugin is published under Apache License 2.0.

Copyright 2020 NAFU_at.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.