본문 바로가기

마인크래프트/크래프트 버킷

Bukkit - Essentials(기본 명령어 모음집)


파일은 직접 들어가셔서 받으시길 바랍니다. 최신버젼으로 지속적인 업데이트가 힘듭니다.
최신 커맨드가 생기면 덧글을 남겨주세요. 업데이트 하겠습니다.

출처 : http://forums.bukkit.org/threads/gen-essentials-v2-1-alpha-collection-of-essential-plugins-in-one-package-602.1262/

플러그인 용도
 - 기본적으로 사용하자...



 

Help

  • /help: This displays the help commands for essentials. The commands shown will be limited by permissions for essentials commands, but will still show ALL commands from other plugins. You can hide the commands for all other plugins using the config setting non-ess-in-help in the config.yml
    • essentials.help
    • /<command> <2,3,4,5,etc.>


Standard Signs

  • Description: Allows you to use special sign syntax to convert signs into specialized shops. The Free, Heal, and Disposal signs create permissions should NOT be given to the average player lightly.
  • Mail: Creates a Mail sign, that when right-clicked, shows the player his mail.
    • essentials.signs.mail.create: Controls who can create these kinds of signs.
    • essentials.signs.mail.use: Controls who can use these kinds of signs.
  • Protection: Creates protection for adjacent chests. Placing one of these signs next to your chests will allow only you or allowed players, to access them. You can add more adjacent protection signs to allow more players.
    • essentials.signs.protection.create: Controls who can create these kinds of signs.
    • essentials.signs.protection.use: Controls who can use these kinds of signs.
    • essentials.signs.protection.override: Used to override any protections (Typically give this to mods /admins)
  • Free: Creates an infinite chest sign. Right-clicking this sign will bring up a large chest full of whatever item you specified.
    • essentials.signs.free.create: Controls who can create these kinds of signs.
    • essentials.signs.free.use: Controls who can use these kinds of signs.
  • Disposal: Creates a void chest sign. Right-clicking this sign will bring up a large chest, where you can place any items you wish and they will not be retrievable once you close it.
    • essentials.signs.disposal.create: Controls who can create these kinds of signs.
    • essentials.signs.disposal.use: Controls who can use these kinds of signs.
  • Heal: Creates a healing sign, that when right-clicked, heals for full hearts.
    • essentials.signs.heal.create: Controls who can create these kinds of signs.
    • essentials.signs.heal.use: Controls who can use these kinds of signs.


Economy Signs

  • Description: Allows you to use special sign syntax to convert signs into specialized shops. The Buy and Sell signscreation permissions, should NOT be given to the average player lightly.
  • Trade: Allows players to set up their own shop, to trade items or money, based on their own inventories.
    • essentials.signs.trade.create: Controls who can create these kinds of signs.
    • essentials.signs.trade.use: Controls who can use these kinds of signs.
  • Buy: This allows players to buy from an infinite stock of a specified item.
    • essentials.signs.buy.create: Controls who can create these kinds of signs.
    • essentials.signs.buy.use: Controls who can use these kinds of signs.
  • Sell: This allows players to sell their items for a specified $ amount.
    • essentials.signs.sell.create: Controls who can create these kinds of signs.
    • essentials.signs.sell.use: Controls who can use these kinds of signs.


Location

  • /depth: Displays your current block depth in relation to sea-level.
    • essentials.depth
    • No Syntax
  • /getpos: Displays your current coordinate location in the world.
    • essentials.getpos
    • No Syntax
  • /compass: Displays your current bearing in the world.
    • essentials.compass
    • No Syntax
  • /top: Teleports you to the highest block at your current location.
    • essentials.top
    • No Syntax
  • /jump/j: Teleports you to the nearest block, in your line of sight (Crosshair).
    • essentials.jump
    • No Syntax
  • /back: Returns you to your last position after using any kind of teleportation commands (/warp/tp/spawn, etc...). When using this command after dying, it will transport you to a safe deathpoint.
    NOTICE: Using teleportation commands from MyWarpPrivateWarpMyHomeSpawnControl, etc... cannot be undone by the /back command.
    • essentials.back
    • essentials.back.ondeath: Give this permission to allow players to use /back to go to their death spot.
    • No Syntax
  • /world: Allows you to teleport to any world by name, which is on the server.
    • essentials.world
    • essentials.portal Allows players to use a portal to the nether.
    • /<command> <nether|normal|0,1,2,3, etc..>


Teleportation

  • Permissions to override teleport cooldown functions
    • essentials.teleport.cooldown.bypass: Bypass the teleport cooldown
    • essentials.teleport.timer.bypass: Bypass the teleport delay
  • /tptoggle: Toggles players ability to teleport or request teleport to/from you.
    • essentials.tptoggle
    • No Syntax


  • Teleporting yourself to a player:
    • /tpa: If not denied by tptoggle status, then asks the player if you can teleport to them.
      • essentials.tpa
      • essentials.tpaccept Allows a player to accept a /tpa request.
      • essentials.tpdeny Allows a player to deny a /tpa request.
    • /tp/tele: Direct (you >> player) teleport unless denied by tptoggle status.
      • essentials.tp
    • /tpo: Overrides the tptoggle status and directly teleports you to the specified player.
      • essentials.tpo
    • /<command> <player to teleport TO>


  • Teleporting a player to your location:
    • /tpahere: If not denied by tptoggle status, then asks the specified player to accept transport to your location.
      • essentials.tpahere
    • /tphere/s: Direct (player >> you) teleport unless denied by tptoggle status.
      • essentials.tphere
    • /tpohere: Overrides the tptoggle status and directly teleports a specified player to your location.
      • essentials.tpohere
    • /<command> <player to teleport to YOUR SELF>


  • Teleporting to Coordinates
    • /tppos: Type in an <x> <y> <z> coordinate and off you go! The Y coordinate is your "Up in the Sky or Down near the Bedrock" location.
      • essentials.tppos
      • /<command> <X> <Y> <Z>


Transportation

(All these commands are Multi-World Compatible)

  • /home: Teleports you to the location of where you last used the /sethome command.
    • essentials.home
    • No Syntax
  • /sethome: Sets your home position at your current location.
    • essentials.sethome
    • No Syntax
  • /warp: Teleports you to a specified warp location or lists all available warps. Used on its own will list warps.
    • essentials.warp: Needed for the /warp command
    • essentials.warp.list: Specifies whether you can view warp list with /warp
    • essentials.warp.[warpname]: If you have per-warp-permission set to true in the config.yml then you can limit what warps players can use. This also controls what players would see with /warp
    • /<command> <warp name>
  • /setwarp: Allows you to specify a named warp at your current location.
    • essentials.setwarp
    • /<command> <warp name>
  • /delwarp: Removes a warp location by warp name.
    • essentials.delwarp
    • /<command> <warp name>


Economy

  • /eco/economy: Allows you to take / give or reset money of all players or a specific player. Using * in exchange for player name will provide execute that command on all players online at that time. Using the reset argument without an amount will reset players to the starting balance as efined in the config, otherwise will reset to the amount specified.
    • essentials.eco
    • /<command> <give|take|reset> <player name> <amount>
    • /<command> <give|take|reset> <*> <amount>
  • /worth: Displays the worth of the item in your hand or an item (with amount) that you specify.
    • essentials.worth
    • /<command> [item] [amount]
  • /sell: Sells the item that YOU are holding in your hand.
    • essentials.sell
    • No Syntax
  • /balance/bal/money: Gives the current balance of a player. Defaults to yourself if no player is specified.
    • essentials.balance
    • /<command> [player name]
  • /pay: Pays a specified player from your balance.
    • essentials.pay
    • /<command> <player> <amount>


Social

  • /msg/whisper/tell/m: This allows you to private message another player.
    • essentials.msg
    • /<command> <player> <message>
  • /afk: Sets your status as AFK, which can be seen using the /whois command.
    • essentials.afk
    • /<command> <afk message>
  • /rules: Displays the rules, which are formatted in the config.yml file in your plugins/Essentials folder.
    • essentials.rules
    • /<command> <page number>
  • /motd: Displays the motd (Message of the Day) which is configured in the config.yml file in your plugins/Essentials directory.
    • essentials.motd Controls who sees the motd at login and who can use /motd.
    • No Syntax
  • /me: Allows you to emote. (Aelux lobs a lobster across the room).
    • essentials.me
    • /<command> <emote message>
  • /list/who/playerlist/online/L: Lists the players online and how many slots are left.
    • essentials.list
    • No Syntax
  • /mail: Allows you to send, recieve, and read mail from other players on the server.
    • essentials.mail Read-Only.
    • essentials.mail.send Read & Send.
    • /<command> <read|clear|send [player] [message]>
  • /helpop: Requests help from online admins/operators.
    • essentials.helpop
    • /<command> <message>
  • /whois: Displays a specified players money, real name (if using a nick), and afk status.
    • essentials.whois
    • /<command> <nickname|playername>
  • /nick/n: Allows you to give yourself or another player, a nick name.
    • essentials.nick


Administration

  • /essentials Reloads your Essentials.jar configuration.
    • essentials.essentials
    • No Syntax
  • /reloadall/rel: Reloads all of your plugins.
    • essentials.reloadall
    • No Syntax
  • /gc: Displays chunk, memory, and world information.
    • essentials.gc
    • No Syntax
  • /plugin: Allows you to enable, disable, or reload a specified plugin.
    • essentials.plugin
    • /<command> [list] [<enable|disable|reload> <plugin name>]
  • /spawnmob: Allows you to spawn a specified mob with an optional mount, with Slime-size support.
    • essentials.spawnmob
    • /<command> <mob>,[mount]:[slime-size] <amount>
  • /clearinventory: Allows you to clear your own inventory or the inventory of a specified player.
    • essentials.clearinventory
    • /<command> [player name]
  • /broadcast: Displays a specified message to all players on the server.
    • essentials.broadcast
    • /<command> <message>
  • /antioch: Places LIVE TNT near or on the block your crosshair is on.
    • essentials.antioch
    • No Syntax
  • /burn: Sets a player on fire for an amount time.
    • essentials.burn
    • /<command> <player name> <seconds>
  • /ext: Extinguish a player.
    • essentials.ext
    • /<command> <player name>
  • /kill: Allows you to kill a specified player.
    • essentials.kill
    • /<command> <player name>
    • /<command> <player name> <nickname|off>
  • /ping: Replys with a "Pong!". Generally used to make sure Essentials.jar is working correctly.
    • essentials.ping
    • No Syntax


Moderation

  • /ban: Bans a specified player. Accepts partial names, if no names match then it will ban the name as typed.
    • essentials.ban
    • /<command> <player name> <reason>
  • /banip: Bans the IP of a specified player.
    • essentials.banip
    • /<command> <player name|IP address>
  • /mute: Mutes or un-mutes a specified player.
    • essentials.mute
    • /<command> <player name>
  • /kick: Kicks a specified player off the server.
    • essentials.kick
    • /<command> <player name> <reason>
  • /kickall: Kicks all players off the server.
    • essentials.kickall
    • /<command> <reason>
  • /unban: Unbans a specified player.
    • essentials.unban
    • /<command> <player name>
  • /unbanip: Unbans a specified players IP address.
    • essentials.unbanip
    • /<command> <player name|IP address>
  • /togglejail/tjail: Sends a specified player to a specified jail. (Multi-world Compatible)
    • essentials.togglejail Allows use of the toggle jail commands.
    • essentials.jail.exempt Prevents a specified group or player from being jailed.
    • /<command> <player> <jail nam>
  • /setjail: Sets a jail point at your current location. (Multi-world Compatible)
    • essentials.setjail
    • /<command> <jail name>


Cheats

  • /give: Allows you to give another player a specified item.
    • essentials.give
    • /<command> <player> <item|item:damage value> <amount>
    • /give aelux 35:14 20 Gives aelux 20 red wool.
  • /item/i: Gives yourself a specified item.
    • essentials.item
    • /<command> <item|item:damage value> <amount>
    • /item 35:14 20 This would give you 20 red wool.
  • /kit: Allows you to retrieve a defined set of items, called a kit, by its name.
    • essentials.kit Allows access to the kit command.
    • essentials.kit.<kitname> Where <kitname> is the name of an existing kit that a player has access to.
    • essentials.kit.* Allows access to all created kits.
    • /<command> [kit name]
  • /time: Allows you to switch the world time between day and night.
    • essentials.time
    • /<command> <day|night>
    • /<command> [player name]
  • /tree: Spawns a specified tree 2 blocks in front of yourself.
    • essentials.tree
    • /<command> <tree|birch|redwood>
  • /bigtree: Spawns a specified big tree 2 blocks in front of yourself.
    • essentials.bigtree
    • /<command> <tree|redwood>
  • /god: Makes you invulnerable to all damage types.
    • essentials.god
  • /heal: Allows you to completely heal yourself or a specified player.
    • essentials.heal
  • /suicide: Allows you to commit suicide
    • essentials.suicide



EssentialsProtect

  • Description: Courtesy of Ementalo, you all will now have a growing protections plugin that will rival all others. Eventually this plugin will have region (WorldGuard) and logging (BigBrother) support. For right now though, you'll have to bear with a Guardian competitor.
essentials.protect: Allows the protection of rails and signs, otherwise they are not protected.
essentials.protect.admin: Allows the destruction of signs and rails. You can also query protection by right-clicking.
essentials.protect.alerts: Allows a player to recieve alerts, which are configured in the config.yml file.
essentials.protect.pvp: When pvp is set to false (config.yml), it allows players to still pvp, but it requires that the player attacking and defending, both have this permission.
essentials.protect.exemptplacement: Allows a player to ignore the block placement blacklist.
essentials.protect.exemptusage: Allows a player to ignore the usage blacklist.
  • Extra Info: EssentialsProtect.jar is 2+ megabytes. The reason for this is because of the SQL libraries it contains.


EssentialsSpawn

  • /spawn: Teleports you to the global spawn or group (Permissions) defined spawn area. (Multi-world Compatible)
    • essentials.spawn
    • No Syntax
  • /setspawn: Sets the global spawn and/or group (Permissions) spawn to your current location. (Multi-world Compatible)
    • essentials.setspawn
    • /<command> [group name]


EssentialsChat

  • Chatting: To get the full potential out of this plugin, you must have GroupManager installed. You can use the prefixand suffix within the GroupManager data.yml file to set per-user or per-group chat colors and tags. It's not as advanced as iChat but it gets the job done if you want something quick and simple.
    • essentials.chat.shout This allows you to send global messages. Default chat is local which is set in theconfig.yml file as chat-radius.
    • essentials.chat.question This allows you to send global qeustions. Default chat is local which is set in theconfig.yml file as chat-radius.
    • essentials.chat.spy A permission designed for admins, to intercept all local messages (ignoring the chat-radius).
    • !This is a global message sent to all players
    • !and here we go with another example global message
    • This is a message confined to the chat-radius.

'마인크래프트 > 크래프트 버킷' 카테고리의 다른 글

Bukkit - MultiVerse(멀티 월드)  (0) 2011.04.22
Bukkit - WorldWarp(월드 워프)  (0) 2011.04.15
Bukkit - NoDrop(보험)  (0) 2011.03.24
Bukkit - DropChest(아이템 수거)  (0) 2011.03.24
Bukkit - GuestPrev (손님)  (0) 2011.03.19