/SignInCommand

Spigot Plugin

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

SignInCommand

Embed a command inside a sign and execute the command in line order on the sign when you right-click.
コマンドを看板の中に埋め込み、右クリックしたときにそのコマンドを看板の行順に実行します。

The embedded command runs as a right-click player, ignoring all permissions.
埋め込まれたコマンドは、すべての権限を無視して、右クリックしたプレイヤーとして実行されます。

The plugins commands is available only to the operators.
このプラグインのコマンドはオペレーターのみが使用可能です。

Commands:

  /sic - Base Commands.

  /sic help - Plugin Help

  /sic list - Display the command in the sign. 看板の中のコマンドを表示します。

  /sic set [SignLine:<1|2|3|4>] /

                - Embed the command in the sign. コマンドを看板に埋め込みます。

  /sic delete [SignLine:<1|2|3|4>]

                - Delete the command embedded in the sign. 看板に埋め込まれたコマンドを削除します。

Library used: https://github.com/BananaPuncher714/NBTEditor (MIT License)