ユーザ用ツール

サイト用ツール


essentialsx

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
essentialsx [2022/01/18 23:44] – 作成 omoikaneessentialsx [2022/01/22 21:22] (現在) omoikane
行 1: 行 1:
-====== EssentialsX ======+====== EssentialsXプラグイン ======
  
-プラグインの使詳細をとめていく予定。 +このプラグインは一部機能は管理者専、一部機能が一般ユーザーに開放されていす。\\ 
-詳細設定使用いてメモする。 +様々な便利なコマンドが含まれています\\ 
-ユーザー向けの必要なコマンドなどは別途一覧で纏める。+このページに記載されていいコマンドはEssentialsX含まれてるが開放されいない機能で。\\ 
 +\\ 
 +開発元ページ:\\ 
 +https://essinfo.xeya.me/ 
 + 
 +===== パーミッション ===== 
 +以下を参照。\\ 
 +https://essinfo.xeya.me/permissions.html 
 + 
 +===== コマンドリファレンス ===== 
 +含まれてい全てのコマンドは[[https://essinfo.xeya.me/commands.html|こちら]]を参照\\ 
 +==== 一般ユーザー向け ==== 
 +afk:離席表示をします。\\ 
 +<Code>/afk [player/message...]</Code> 
 +\\ 
 +suicide:自殺します。\\ 
 +<Code>/suicide</Code> 
 +\\ 
 +sethome:現在地をリスポーン地点にセットします。\\ 
 +<Code>/sethome [player:]<name></Code> 
 +\\ 
 +delhome:ホーム(リスポーン地点)を削除します。\\ 
 +<Code>/delhome [player:]<name></Code> 
 +\\ 
 + 
 + 
 +=== ジョーク関連 === 
 +hat:アイテムを帽子としてかぶります。\\ 
 +<Code>/hat [remove]</Code> 
 +\\ 
 +ice:プレイヤーを凍らせます。\\ 
 +<Code>/ice</Code> 
 +\\ 
 + 
 + 
 +=== メッセージ関連 === 
 +msg:特定プレイヤーへプライベートメッセージを送ります。\\ 
 +<Code>/msg <to> <message></Code> 
 +\\ 
 + 
 +=== ミュート・ブロック関連 === 
 +msgtoggle:特定プレイヤーからのメッセージをブロックします。\\ 
 +<Code>/msgtoggle [player] [on|off]</Code> 
 +\\ 
 +mute:特定のプレイヤーのミュートをON/OFFします。\\ 
 +<Code>/mute <player> [datediff]</Code> 
 +\\ 
 +ignore Ignore or unignore other players. 
 +<Code>/ignore <player></Code> 
 +\\ 
 + 
 + 
 +=== 情報関連 === 
 +compass:自分の現在の方角を表示します。\\ 
 +<Code>/compass</Code> 
 +\\ 
 +playtime Shows a player's time played in game 
 +<Code>/playtime [player]</Code> 
 +\\ 
 +time:ワールドの時刻を表示します。\\ 
 +<Code>/time [day|night|dawn|17:30|4pm|4000ticks] [worldname|all]</Code> 
 +\\ 
 +help:利用可能なコマンド一覧を表示します。\\ 
 +<Code>/help [search term] [page]</Code> 
 +\\ 
 +depth States current depth 
 +<Code>/depth</Code> 
 +\\ 
 +ping Pong! 
 +<Code>/ping</Code> 
 +\\ 
 +near Lists the players near by or around a player. 
 +<Code>/near [playername] [radius]</Code> 
 +\\ 
 +seen Shows the last logout time of a player. 
 +<Code>/seen <playername></Code> 
 +\\ 
 + 
 +=== 経済関連 === 
 +balance:自分が持っている金額を表示します。\\ 
 +<Code>/balance [player]</Code> 
 +\\ 
 +pay:他のプレイヤーに自分のお金を渡します。\\ 
 +<Code>/pay <player> <amount></Code> 
 +\\ 
 + 
 + 
 +==== 管理者向け ==== 
 +weather:天候を変更します。\\ 
 +<Code>/weather <storm/sun> [duration]</Code> 
 +\\ 
 +pweather:あるプレイヤーの天気を変更します。\\ 
 +<Code>/pweather [list|reset|storm|sun|clear] [player|*]</Code> 
 +\\ 
 +speed:移動・飛行の速度を変更します。\\ 
 +<Code>/speed [type] <speed> [player]</Code> 
 +\\ 
 +gamemode:ゲームモードを変更します。\\ 
 +<Code>/gamemode <survival|creative|adventure|spectator> [player]</Code> 
 +\\ 
 +rest:自身または特定のプレイヤーを休息させます。\\ 
 +<Code>/rest [player]</Code> 
 +\\ 
 +break:現在ターゲットしているブロックを破壊します。 
 +<Code>/break</Code> 
 +\\ 
 +firework Allows you to modify a stack of fireworks. 
 +<Code>/firework <<meta param>|power [amount]|clear|fire [amount]></Code> 
 +\\ 
 +helpop Message online admins. 
 +<Code>/helpop <message></Code> 
 +\\ 
 +fly Take off, and soar! 
 +<Code>/fly [player] [on|off]</Code> 
 +\\ 
 +vanish Hide yourself from other players. 
 +<Code>/vanish [player] [on|off]</Code> 
 +\\ 
 +getpos Get your current coordinates or those of a player. 
 +<Code>/getpos [player]</Code> 
 +\\ 
 +antioch A little surprise for operators. 
 +<Code>/antioch [message]</Code> 
 +\\ 
 +sudo Make another user perform a command. 
 +<Code>/sudo <player> <command [args]></Code> 
 +\\ 
 + 
 + 
 +=== 回復関連 === 
 +heal Heals you or the given player. 
 +<Code>/heal [player]</Code> 
 +\\ 
 +feed Satisfy the hunger. 
 +<Code>/feed [player]</Code> 
 +\\ 
 +exp Give, set or look at a players exp. 
 +<Code>/exp [show|set|give] [playername [amount]]</Code> 
 +\\ 
 +repair:アイテムの耐久度を回復します。\\ 
 +<Code>/repair [hand|all]</Code> 
 +\\ 
 +god Enables your godly powers. 
 +<Code>/god [player] [on|off]</Code> 
 +\\ 
 + 
 + 
 +=== 天罰 === 
 +thunder Enabl/disable thunder. 
 +<Code>/thunder <true/false> [duration]</Code> 
 +\\ 
 +lightning:カーソルの地点またはプレイヤーに雷が落ちます。\\ 
 +<Code>/lightning [player] [power]</Code> 
 +\\ 
 +burn Set a player on fire. 
 +<Code>/burn <player> <seconds></Code> 
 +\\ 
 +kill Kills specified player. 
 +<Code>/kill <player></Code> 
 +\\ 
 +fireball Throw a fireball or other assorted projectiles. 
 +<Code>/fireball [fireball|small|large|arrow|skull|egg|snowball|expbottle|dragon|splashpotion|lingeringpotion|trident] [speed]</Code> 
 +\\ 
 +nuke:死の雨が皆に降り注ぐだろう。 
 +<Code>/nuke [player]</Code> 
 +\\ 
 +beezooka:爆発するハチを相手に打ち出します。\\ 
 +<Code>/beezooka</Code> 
 +\\ 
 +ice:プレイヤーを凍らせます。\\ 
 +<Code>/ice [player]</Code> 
 +\\ 
 + 
 + 
 + 
 +=== 資源関連 === 
 +item Spawn an item. 
 +<Code>/item <item|numeric> [amount [itemmeta...]]</Code> 
 +\\ 
 +give Give a player an item. 
 +<Code>/give <player> <item|numeric> [amount [itemmeta...]]</Code> 
 +\\ 
 +tree Spawn a tree where you are looking. 
 +<Code>/tree <tree|birch|redwood|redmushroom| brownmushroom|jungle|junglebush|swamp></Code> 
 +\\ 
 +itemdb Searches for an item. 
 +<Code>/itemdb <item></Code> 
 +\\ 
 +more:手持ちのアイテムをスタックの限界ま増やします。\\ 
 +<Code>/more [amount]</Code> 
 +\\ 
 +bigtree:カソルを合わせている箇所木を生やします。\\ 
 +<Code>/bigtree <tree|redwood|jungle></Code> 
 +\\ 
 +itemlore Edit the lore of an item. 
 +<Code>/ <add/set/clear> [text/line] [text]</Code> 
 +\\ 
 +itemname Renames the item your currently holding. Leave name empty to reset. You can add in color codes when you have permission to. 
 +<Code>/itemname [name]</Code> 
 +\\ 
 +unlimited Allows the unlimited placing of items. 
 +<Code>/unlimited <list|item|clear> [player]</Code> 
 +\\ 
 +clearinventory Clear all items in your inventory. 
 +<Code>/clearinventory [player|*] [item[:<data>]|*|**] [amount]</Code> 
 +\\ 
 + 
 +=== BAN/キック関連 === 
 +kickall:コマンド実行者以外のプレイヤーをキックします。\\ 
 +<Code>/kickall [reason]</Code> 
 +\\ 
 +kick:特定のプレイヤーをキックします。\\ 
 +<Code>/kick <player> [reason]</Code> 
 +\\ 
 +banip Bans an IP address. 
 +<Code>/banip <address> [reason]</Code> 
 +\\ 
 +tempban Temporary ban a user. 
 +<Code>/tempban <playername> <datediff> [reason]</Code> 
 +\\ 
 +tempbanip Temporarily ban an IP Address. 
 +<Code>/tempbanip <playername> <datediff> [reason]</Code> 
 +\\ 
 +unban Unbans the specified player. 
 +<Code>/unban <player></Code> 
 +\\ 
 +unbanip Unbans the specified IP address. 
 +<Code>/unbanip <address></Code> 
 +\\ 
 + 
 + 
 +=== テレポート関連 === 
 +top:現在位置の最も高いブロックへテレポートします。\\ 
 +<Code>/top</Code> 
 +\\ 
 +tp Teleport to a player. 
 +<Code>/tp <player> [otherplayer]</Code> 
 +\\ 
 +settpr:テレポーターを作成します。\\ 
 +<Code>/settpr [center|minrange|maxrange] [value]</Code> 
 +\\ 
 +tpall:他の全プレイヤーを[player]の元へ移動します。\\ 
 +<Code>/tpall [player]</Code> 
 +\\ 
 +tptoggle:テレポートの許可/禁止を切り替えます。\\ 
 +<Code>/tptoggle [player] [on|off]</Code> 
 +\\ 
 +tpoffline:あplayerの最終位置にテレポートします\\ 
 +<Code>/tpoffline <player></Code> 
 +\\ 
 +tpaall:全プレイヤーに自分の元へテレポートするリクエストを送ります。\\ 
 +<Code>/tpaall <player></Code> 
 +\\ 
 +tpahere:特定のプレイヤーに自分の元へテレポートするリクエストを送ります。\\ 
 +<Code>/tpahere <player></Code> 
 +\\ 
 +setwarp Creates a new warp. 
 +<Code>/setwarp <warp></Code> 
 +\\ 
 +delwarp Deletes the specified warp. 
 +<Code>/delwarp <warp></Code> 
 +\\ 
 +warpinfo Finds location information for a specified warp. 
 +<Code>/warpinfo <warp></Code> 
 +\\ 
 +warp List all warps or warp to the specified location. 
 +<Code>/warp <pagenumber|warp> [player]</Code> 
 +\\ 
 +tpauto Automatically accept teleportation requests. 
 +<Code>/tpauto [player]</Code> 
 +\\ 
 +tpacancel Cancel all outstanding teleport requests. Specify [player] to cancel requests with them. 
 +<Code>/tpacancel [player]</Code> 
 +\\ 
 +back Teleports you to your location prior to /spawn/warp. 
 +<Code>/back</Code> 
 +\\ 
 +home Teleport to your home. 
 +<Code>/home [player:]<name></Code> 
 +\\ 
 +tpdeny Reject a teleport request. 
 +<Code>/tpdeny</Code> 
 +\\ 
 +tpohere Teleport here override for tptoggle. 
 +<Code>/tpohere <player></Code> 
 +\\ 
 +tpa Request to teleport to the specified player. 
 +<Code>/tpa <player></Code> 
 +\\ 
 +tpaccept Accepts a teleport request. 
 +<Code>/tpaccept [otherplayer]</Code> 
 +\\ 
 +tphere Teleport a player to you. 
 +<Code>/tphere <player></Code> 
 +\\ 
 +tpohere Teleport here override for tptoggle. 
 +<Code>/tpohere <player></Code> 
 +\\ 
 +tppos Teleport to coordinates. 
 +<Code>/tppos <x> <y> <z> [yaw] [pitch] [world]</Code> 
 +\\ 
 +tpr Teleport randomly. 
 +<Code>/tpr</Code> 
 +\\ 
 +jump Jumps to the nearest block in the line of sight. 
 +<Code>/jump</Code> 
 +\\ 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 +==== 利用しない ==== 
 +=== 加工関連 === 
 +invsee See and/or edit the inventory of other players. 
 +<Code>/invsee <player> [armor]</Code> 
 +\\ 
 +enchant Enchants the item the user is holding. 
 +<Code>/enchant <enchantmentname> [level]</Code> 
 +\\ 
 +workbench Opens up a workbench. 
 +<Code>/workbench</Code> 
 +\\ 
 +anvil Opens up an Anvil. 
 +<Code>/anvil</Code> 
 +\\ 
 +grindstone Opens up a grindstone. 
 +<Code>/grindstone</Code> 
 +\\ 
 +socialspy Toggles if you can see msg/mail commands in chat. 
 +<Code>/socialspy [player] [on|off]</Code> 
 +\\ 
 +cartographytable Opens up a cartography table. 
 +<Code>/cartographytable</Code> 
 +\\ 
 +loom Opens up a loom. 
 +<Code>/loom</Code> 
 +\\ 
 +smithingtable Opens up a smithing table. 
 +<Code>/smithingtable</Code> 
 +\\ 
 +stonecutter Opens up a stonecutter. 
 +<Code>/stonecutter</Code> 
 +\\ 
 + 
 + 
 +=== 牢獄関連 === 
 +togglejail Jail 
 +<Code>/Unjails a player, TPs them to the jail specified. /togglejail <player> <jailname> [datediff]</Code> 
 +\\ 
 +jails List all jails. 
 +<Code>/jails</Code> 
 +\\ 
 +setjail:牢獄[jailname]を作成します。\\ 
 +<Code>/setjail <jailname></Code> 
 +\\ 
 +deljail:牢獄を削除します。\\ 
 +<Code>/deljail <jailname></Code> 
 +\\ 
 + 
 +=== その他 === 
 +clearinventoryconfirmtoggle:インベントリ削除の際に警告を表示するかを設定します。\\ 
 +<Code>/clearinventoryconfirmtoggle</Code> 
 +\\ 
 +spawner:モブのスポナーの種類を変更します。\\ 
 +<Code>/spawner <mob> [delay]</Code> 
 +\\ 
 +gc Reports memory, uptime and tick info. 
 +<Code>/gc</Code> 
 +\\ 
 +enderchest:エンダーチェストの中身を見ます。\\ 
 +<Code>/enderchest [player]</Code> 
 +\\ 
 +disposal:廃棄メニューを開きます。\\ 
 +<Code>/disposal</Code> 
 +\\ 
 +condense:アイテムをコンパクトなブロックに圧縮します。\\ 
 +<Code>/condense [itemname]</Code> 
 +\\ 
 +spawnmob:モブをスポーンさせます。\\ 
 +<Code>/spawnmob <mob>[:data][,<mount>[:data]] [amount] [player]</Code> 
 +\\ 
 +book:封印された本を開いたり編集したりできます。\\ 
 +<Code>/book [title|author [name]]</Code> 
 +\\ 
 +mail:メール機能を使用します。\\ 
 +<Code>/mail [read|clear|clear [number]|send [to] [message]|sendtemp [to] [expire time] [message]|sendall [message]]</Code> 
 +\\ 
 +worth Calculates the worth of items in hand or as specified. 
 +<Code>/worth <<itemname>|<id>|hand|inventory|blocks> [-][amount]</Code> 
 +\\ 
 +info Shows information set by the server owner. 
 +<Code>/info [chapter] [page]</Code> 
 +\\ 
 +realname Displays the username of a user based on nick. 
 +<Code>/realname <nickname></Code> 
 +\\ 
 +rules Views the server rules. 
 +<Code>/rules [chapter] [page]</Code> 
 +\\ 
 +recipe Displays how to craft items. 
 +<Code>/recipe <item> [number]</Code> 
 +\\ 
 +me Describes an action in the context of the player. 
 +<Code>/me <description></Code> 
 +\\ 
 +payconfirmtoggle Toggles whether you are prompted to confirm payments. 
 +<Code>/payconfirmtoggle</Code> 
 +\\ 
 +ext Extinguish players. 
 +<Code>/ext [player]</Code> 
 +\\ 
 +broadcastworld Broadcasts a message to a world. 
 +<Code>/broadcastworld <world> <msg></Code> 
 +\\ 
 +toggleshout Toggles whether you are talking in shout mode 
 +<Code>/toggleshout [player] [on|off]</Code> 
 +\\ 
 +list List all online players. 
 +<Code>/list [group]</Code> 
 +\\ 
 +remove Removes entities in your world. 
 +<Code>/remove <all|tamed|named|drops|arrows|boats| minecarts|xp|paintings|itemframes|endercrystals| monsters|animals|ambient|mobs|[mobType]> [radius|world]</Code> 
 +\\ 
 +kit Obtains the specified kit or views all available kits. 
 +<Code>/kit [kit] [player]</Code> 
 +\\ 
 +kittycannon Throw an exploding kitten at your opponent. 
 +<Code>/kittycannon</Code> 
 +\\ 
 +nick Change your nickname or that of another player. 
 +<Code>/nick [player] <nickname|off></Code> 
 +\\ 
 +r Quickly reply to the last player to message you. 
 +<Code>/r <message></Code> 
 +\\ 
 +rtoggle Change whether the recipient of the reply is last recipient or last sender. 
 +<Code>/rtoggle [player] [on|off]</Code> 
 +\\ 
 +showkit Show contents of a kit. 
 +<Code>/showkit <kitname></Code> 
 +\\ 
 +delkit Delete a given kit 
 +<Code>/delkit <kitname></Code> 
 +\\ 
 +powertool Assigns a command to the item in hand. Use 'c:' as the command to make a chat macro. Use 'a:' to append multiple commands. Use 'r:' to remove a single command. Use 'l:' to list all power tools Use 'd:' to remove all power tools 
 +<Code>/powertool [l:|a:|r:|c:|d:][command] [arguments] ({player} can be replaced by name of a clicked player.)</Code> 
 +\\ 
 +powertooltoggle Enables or disables all current powertools. 
 +<Code>/powertooltoggle</Code> 
 +\\ 
 +essentials Reloads essentials and has some debug featues. 
 +<Code>/essentials [debug|verbose|ver|version|cmd|commands|dump|reload|reset|cleanup|homes|uuidconvert|uuidtest|nya|nyan|moo]</Code> 
 +\\ 
 +world Switch between worlds. 
 +<Code>/world [world]</Code> 
 +\\ 
 +createkit Create a kit in game! 
 +<Code>/createkit <kitname> <delay></Code> 
 +\\ 
 +kitreset Resets the cooldown on the specified kit. 
 +<Code>/kitreset <kit> [player]</Code> 
 +\\ 
 +customtext Allows you to create custom text commands. 
 +<Code>/<alias> - Define in bukkit.yml</Code> 
 +\\ 
 +broadcast Broadcasts a message to the entire server. 
 +<Code>/broadcast <msg></Code> 
 +\\ 
 +backup Runs the backup if configured. 
 +<Code>/backup</Code> 
 +\\ 
 +motd Views the Message Of The Day. 
 +<Code>/motd [chapter] [page]</Code> 
 +\\ 
 +ptime Adjust player's client time. Add @ prefix to fix. 
 +<Code>/ptime [list|reset|day|night|dawn|17:30|4pm|4000ticks] [player|*]</Code> 
 +\\ 
 +potion Adds custom potion effects to a potion. 
 +<Code>/potion <clear|apply|effect:<effect> power:<power> duration:<duration>></Code> 
 +\\ 
 +skull Set the owner of a player skull 
 +<Code>/skull [owner]</Code> 
 +\\ 
 +whois:プレイヤー名を表示します。\\ 
 +<Code>/whois <nickname|playername></Code> 
 +\\ 
 + 
 + 
 + 
 +=== 経済関連 === 
 +setworth:アイテムの売値を設定します。\\ 
 +<Code>/setworth [itemname|id] <price></Code> 
 +\\ 
 +balancetop Lists players by top balances. 
 +<Code>/balancetop [page]</Code> 
 +\\ 
 +sell Sells the item currently in your hand. 
 +<Code>/sell <<itemname>|<id>|hand|inventory|blocks> [amount]</Code> 
 +\\ 
 +eco Manages the server economy. 
 +<Code>/customtext <give|take|set|reset> <player> <amount></Code> 
 +\\ 
 +paytoggle Toggles whether you are accepting payments. 
 +<Code>/depth [player]</Code> 
 +\\ 
 +editsign:設置済みの看板を編集します。\\ 
 +<Code>/editsign <set/clear/copy/paste> [line number] [text]</Code> 
 +\\
  
essentialsx.1642517063.txt.gz · 最終更新: by omoikane

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki