ユーザ用ツール

サイト用ツール


signboard

文書の過去の版を表示しています。


SignBoardプラグイン

このプラグインは全ユーザーが使用可能です。
文字が書き込める看板に大幅に機能を追加するプラグインです。
長い説明文などを、装飾を加えつつ記入することが可能です。

開発元ページ:
https://www.spigotmc.org/resources/signboard.29024/

コマンドリファレンス

Player commands

Information commands

  • /sb help - Shows plugin description and commands.
  • /sb howto - Step by step instructions for SignBoard.
  • /sb variables - Lists all available variables and how to use them.

Board commands

  • /sb board new [boardname] - Create a new board for use in signs.
  • /sb board list - List all your boards - and their attachments.
  • /sb board list [boardname] - List the contents of a specific board.
  • /sb board clear [boardname] - Clears the content of a board.
  • /sb board copy [boardname] [newname] - Copies board 'boardname' to 'newname'.
  • /sb board delete [boardname] - Delete the board named 'boardname'.
  • /sb board rename [boardname] [newname] - Rename board 'boardname' to 'newname'.
  • /sb board [boardname] lineX text - Edit line X on the board, replacing it with 'text'.
  • /sb board [boardname] lineX-Y text - Replaces the content of lines X thru Y with the lines in text (use \n to indicate line breaks).
  • /sb board [boardname] linepushX text - inserts any lines in 'text' (separated by \n) into the board, starting on line X and pushing the existing content down.

Set commands

  • /sb set new [setname] = [board1] [board2] … [board n] - Create a new set of boards.
  • /sb set delete [setname] - Delete the set called 'setname'.
  • /sb set list - List all your sets
  • /sb set list [setname] - List the boards that make up a specific set

Sign commands

  • /sb sign lineX text - Edit the sign you're looking at, replacing line 'X' (1-4) with 'text'.
  • /sb sign attach [boardname] - Attaches a board to a sign.
  • /sb sign detach [boardname] - Detaches any board from a sign.
  • /sb sign status - Shows the current state of the sign's options.
  • /sb sign show_board - Toggles the on-screen board attached to the sign.
  • /sb sign give_book - Whether or not the board text should be given as a book (toggle).
  • /sb sign before <cmd|cmd> - A list of commands to run when player looks at the sign.
  • /sb sign after <cmd|cmd> - A list of commands to run when player looks away from sign.
  • /sb sign onclick <cmd|cmd> - A list of commands to run when player clicks the sign.
  • /sb sign onshiftclick <cmd|cmd> - A list of commands to run when player shift-clicks the sign.
  • /sb sign onrightclick <cmd|cmd> - A list of commands to run when player right-clicks the sign.
  • /sb sign onrightshiftclick <cmd|cmd> - A list of commands to run when player right-shift-clicks the sign.

Entity commands

  • /sb entity attach [boardname] - Attaches a board to a (non-player) living entity.
  • /sb entity detach [boardname] - Detaches any board from a living entity.
  • /sb entity status - Shows the current state of the entity's options.
  • /sb entity show_board - Toggles the on-screen board attached to the entity.
  • /sb entity give_book - Whether or not the board text should be given as a book (toggle).
  • /sb entity nametag [ignore|hide|show]- Determines whether the nametag of an entity with a board attached will be visible or not when the player is shown the board.
  • /sb entity before <cmd|cmd> - A list of commands to run when player looks at the entity.
  • /sb entity after <cmd|cmd> - A list of commands to run when player looks away from entity.
  • /sb entity onattack <cmd|cmd> - A list of commands to run when player attacks the entity.
  • /sb entity onkill <cmd|cmd> - A list of commands to run when player kills the entity.

Locale commands (for players)

  • /isp locale list - Shows the languages available for the plugin's interface.
  • /isp locale set <lang> - Sets the user's preferred language to <lang>.
  • /isp locale clear – Clears the user's locale preference (reverts to default).
  • Category commands (OP only):​
  • /sb cat new [categoryname] - Creates a new category.
  • /sb cat delete [categoryname] - Deletes a category.
  • /sb cat assigncat [playername] [categoryname1] [categoryname2] … [categorynameN] - Assign multiple categories to a player.
  • /sb cat assignplr [categoryname] [playername1] [playername2] … [playernameN] - Assign multiple players to a category.
  • /sb cat unassign [categoryname] [playername] - Unassign a player from a category.
  • /sb cat list - List existing categories (not permissions).
  • /sb cat status [categoryname] - Displays the status of a category.
  • /sb cat [playername] - Displays categories (not permissions) for a player.

Admin commands

  • /sb board list all - Lists board names for all players
  • /sb set list all - Lists all sets for all players
  • /sb reload - reloads config.yml settings
  • /sb version <nbr> - shows the SignBoard version running or displays a version's change history (i.e /sb version 1.6.5)
  • /sb cleanup - cleans signs.yml and attachments.yml of any signs that were deleted in the game while SignBoard wasn't running. Don't use this unless you're sure there are 'dead' signs in the yml files. Backup your signs.yml and attachments.yml, and make sure all your worlds are loaded before running this command.

Admin locale commands

  • /isp locale listplayers - Shows all players' locale preferences.
  • /isp locale list <lang> - Shows all the translation strings for language <lang>.
signboard.1642676812.txt.gz · 最終更新: by omoikane

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki