Překlad Essentials? ANO!

Message
Autor
Uživatelský avatar
Brky
Příspěvky: 544
Registrován: 15 led 2012, 11:17
Reputation: 0

Překlad Essentials? ANO!

#1 Příspěvekod Brky » 07 říj 2012, 10:47

Napíšu vám jak si starým dobrým ručním způsobem přeložit essentials do 2 minut.
Návod je prostý ->
1. Otevřete si Essentials.jar v WinRaru nebo 7-Zipu
2. Máte tam několik složek a souborů v .yml. Smažte složku META-INF
3. Smažte všechny messages-xx.yml až na messages-cs.yml
4. Messages-cs.yml přejmenujte na messages.yml
5. Nahoďte plugin na server
6. Restartujte server

A je to hotové!

Poté vám ještě poradím jak přeložit příkazy ->
1. Otevřete si Essentials.jar v WinRaru nebo 7-Zipu
2. Otevřete plugin.yml
Mělo by tam být něco takového :
Spoiler: zobrazit

Kód: Vybrat vše

# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
name: Essentials
main: com.earth2me.essentials.Essentials
# Note to developers: This next line cannot change, or the automatic versioning system will break.
version: 2.9.2
website: http://tiny.cc/EssentialsCommands
description: Provides an essential, core set of commands for Bukkit.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally]
commands:
  afk:
    description: Marks you as away-from-keyboard.
    usage: /<command>
    aliases: [eafk]
  antioch:
    description: 'A little surprise for operators.'
    usage: /<command> [message]
    aliases: [eantioch,grenade,tnt,egrenade,etnt]
  back:
    description: Teleports you to your location prior to tp/spawn/warp.
    usage: /<command>
    aliases: [eback,return,ereturn]
  backup:
    description: Runs the backup if configured.
    usage: /<command>
    aliases: [ebackup]
  balance:
    description: States the current balance of a player.
    usage: /<command> [player]
    aliases: [bal,money,emoney,ebalance,ebal]
  balancetop:
    description: Gets the top balance values.
    usage: /<command> <page>
    aliases: [baltop,ebaltop,ebalancetop]
  ban:
    description: Bans a player.
    usage: /<command> <player> [reason]
    aliases: [eban]
  banip:
    description: Bans an IP address.
    usage: /<command> <address>
    aliases: [ebanip]
  break:
    description: Breaks the block you are looking at.
    usage: /<command>
    aliases: [ebreak]
  broadcast:
    description: Broadcasts a message to the entire server.
    usage: /<command> <msg>
    aliases: [ebroadcast,bcast,ebcast]
  bigtree:
    description: Spawn a big tree where you are looking.
    usage: /<command> <tree|redwood|jungle>
    aliases: [ebigtree]
  burn:
    description: Set a player on fire.
    usage: /<command> <player> <seconds>
    aliases: [eburn]
  clearinventory:
    description: Clear all items in your inventory.
    usage: /<command>
    aliases: [ci,eci,clearinvent,clean,eclean,eclearinvent,eclearinventory]
  compass:
    description: Describes your current bearing.
    usage: /<command>
    aliases: [ecompass,direction,edirection]
  delhome:
    description: Removes a home
    usage: /<command> [player:]<name>
    aliases: [edelhome,remhome,rmhome,eremhome,ermhome]
  deljail:
    description: Removes a jail
    usage: /<command> <jailname>
    aliases: [edeljail]
  delwarp:
    description: Deletes the specified warp.
    usage: /<command> <warp>
    aliases: [edelwarp,remwarp,rmwarp,eremwarp,ermwarp]
  depth:
    description: States current depth, relative to sea level.
    usage: /depth
    aliases: [edepth]
  eco:
    description: Manages the server economy.
    usage: /<command> <give|take|reset> <player> <amount>
    aliases: [economy,eeco,eeconomy]
  enchant:
    description: Enchants the item the user is holding.
    usage: /<command> <enchantmentname> [level]
    aliases: [enchantment,eenchant,eenchantment]
  essentials:
    description: Reloads essentials.
    usage: /<command>
    aliases: [ess]
  exp:
    description: Give, set or look at a players exp.
    usage: /<command> [show|set|give] [playername [amount]]
    aliases: [eexp,xp]
  ext:
    description: Extinguish players.
    usage: /<command> [player]
    aliases: [extinguish,eext,eextinguish]
  feed:
    description: Satisfy the hunger.
    usage: /<command> [player]
    aliases: [efeed,eat,eeat]
  fly:
    description: Take off, and soar!
    usage: /<command> [player] [on|off]
    aliases: [efly]
  itemdb:
    description: Searches for an item.
    usage: /<command> <item>
    aliases: [eitemdb,itemno,eitemno,durability,dura,edura,edurability]
  fireball:
    description: Throw a fireball.
    usage: /<command> [small]
    aliases: [efireball]
  gamemode:
    description: Change player gamemode.
    usage: /<command> [player]
    aliases: [gm,creative,creativemode,egamemode,ecreative,ecreativemode,egm]
  getpos:
    description: Get your current coordinates or those of a player.
    usage: /<command> [player]
    aliases: [coords,egetpos,position,eposition,whereami,ewhereami]
  gc:
    description: Reports garbage collection and tick info; useful to developers.
    usage: /<command>
    aliases: [elag,lag,mem,memory,egc,emem,ememory]
  give:
    description: Give a player an item.
    usage: /<command> <player> <item|numeric> [amount <enchantmentname[:level]> ...]
    aliases: [egive]
  god:
    description: Enables your godly powers.
    usage: /<command> [player] [on|off]
    aliases: [tgm,godmode,egod,etgm,egodmode]
  hat:
    description: Get some cool new headgear
    usage: /<command> [remove]
    aliases: [ehat]
  heal:
    description: Heals you or the given player.
    usage: /<command> [player]
    aliases: [eheal]
  help:
    description: Views a list of available commands.
    usage: /<command> [search term] [page]
    aliases: [ehelp]
  helpop:
    description: Request help from online operators.
    usage: /<command> <message>
    aliases: [ehelpop]
  home:
    description: Teleport to your home.
    usage: /<command> [player:][name]
    aliases: [ehome,homes,ehomes]
  ignore:
    description: Ignore other players.
    usage: /<command> <player>
    aliases: [eignore]
  info:
    description: Shows information set by the server owner
    usage: /<command> [chapter] [page]
    aliases: [ifo,einfo,eabout,news,enews,eifo]
  invsee:
    description: See the inventory of other players.
    usage: /<command> <player>
    aliases: [einvsee]
  item:
    description: Spawn an item.
    usage: /<command> <item|numeric> [amount <enchantmentname[:level]> ...]
    aliases: [i,eitem]
  jails:
    description: List all jails.
    usage: /<command>
    aliases: [ejails]
  jump:
    description: Jumps to the nearest block in the line of sight.
    usage: /<command>
    aliases: [j,ej,jumpto,ejumpto,ejump]
  kick:
    description: Kicks a specified player with a reason.
    usage: /<command> <player> [reason]
    aliases: [ekick]
  kickall:
    description: Kicks all players off the server except the issuer.
    usage: /<command> [reason]
    aliases: [ekickall]
  kit:
    description: Obtains the specified kit or views all available kits.
    usage: /<command> [kit] [player]
    aliases: [ekit,kits,ekits]
  kill:
    description: Kills specified player.
    usage: /<command> <player>
    aliases: [ekill]
  killall:
    description: Kill all mobs in a world.
    usage: /<command> [mobType] [radius]
    aliases: [ekillall,butcher,ebutcher,mobkill,emobkill]
  kittycannon:
    description: Throw an exploding kitten at your opponent
    usage: /<command>
  list:
    description: List all online players.
    usage: /<command>
    aliases: [playerlist,who,online,plist,eplist,elist,ewho,eplayerlist,eonline]
  lightning:
    description: The power of Thor. Strike at cursor or player.
    usage: /<command> [player] [power]
    aliases: [strike,smite,thor,shock,elightning,estrike,esmite,ethor,eshock]
  mail:
    description: Manages inter-player, intra-server mail.
    usage: /<command> [read|clear|send [to] [message]|sendall [message]]
    aliases: [email]
  me:
    description: Describes an action in the context of the player.
    usage: /<command> <description>
    aliases: [action,describe,eme,eaction,edescribe]
  more:
    description: Fills the item stack in hand to maximum size.
    usage: /<command>
    aliases: [emore]
  motd:
    description: Views the Message Of The Day.
    usage: /<command>
    aliases: [emotd]
  msg:
    description: Sends a private message to the specified player.
    usage: /<command> <to> <message>
    aliases: [m,t,emsg,tell,etell,whisper,ewhisper]
  mute:
    description: Mutes or unmutes a player.
    usage: /<command> <player> [datediff]
    aliases: [emute]
  near:
    description: Lists the players near by or around a player
    usage: /<command> [playername] [radius]
    aliases: [nearby,enear,enearby]
  nick:
    description: Change your nickname or that of another player.
    usage: /<command> [player] <nickname|off>
    aliases: [enick]
  nuke:
    description: May death rain upon them.
    usage: /<command> [player]
    aliases: [enuke]
  pay:
    description: Pays another player from your balance
    usage: /<command> <player> <amount>
    aliases: [epay]
  ping:
    description: Pong!
    usage: /<command>
    aliases: [pong,echo,echo,eping,epong]
  powertool:
    description: Assigns a command to the item in hand.
    usage: /<command> [l:|a:|r:|c:|d:][command] [arguments] - {player} can be replaced by name of a clicked player.
    aliases: [pt,epowertool,ept]
  powertooltoggle:
    description: Enables or disables all current powertools
    usage: /<command>
    aliases: [ptt,epowertooltoggle,pttoggle,epttoggle,eptt]
  ptime:
    description: Adjust player's client time. Add @ prefix to fix.
    usage: /<command> [list|reset|day|night|dawn|17:30|4pm|4000ticks] [player|*]
    aliases: [playertime, eptime, eplayertime]
  r:
    description: Quickly reply to the last player to message you.
    usage: /<command> <message>
    aliases: [er,reply,ereply]
  realname:
    description: Displays the username of a user based on nick.
    usage: /<command> <nickname>
    aliases: [erealname]
  remove:
    description: Removes entities in your world
    usage: /<command> <drops|arrows|boats|minecarts|xp|paintings> [radius]
    aliases: [eremove]
  repair:
    description: Repairs the durability of all or one item.
    usage: /<command> <hand|all>
    aliases: [fix,erepair,efix]
  rules:
    description: Views the server rules.
    usage: /<command>
    aliases: [erules]
  seen:
    description: Shows the last logout time of a player
    usage: /<command> <playername>
    aliases: [eseen]
  sell:
    description: Sells the item currently in your hand.
    usage: /<command> <itemname|id|hand|inventory|blocks> [-][amount]
    aliases: [esell]
  sethome:
    description: Set your home to your current location.
    usage: /<command> [[player:]name]
    aliases: [esethome]
  setjail:
    description: Creates a jail where you specified named [jailname]
    usage: /<command> <jailname>
    aliases: [esetjail]
  setwarp:
    description: Creates a new warp.
    usage: /<command> <warp>
    aliases: [createwarp,esetwarp]
  setworth:
    description: Set the sell value of an item.
    usage: /<command> [itemname|id] <price>
    aliases: [esetworth]
  socialspy:
    description: Toggles if you can see msg/mail commands in chat.
    usage: /<command>
    aliases: [esocialspy]
  spawner:
    description: Change the mob type of a spawner
    usage: /<command> <mob>
    aliases: [espawner,changems,echangems]
  spawnmob:
    description: Spawns a mob.
    usage: /<command> <mob>[:data][,<mount>[:data]] [amount] [player]
    aliases: [espawnmob,mob,emob]
  sudo:
    description: Make another user perform a command.
    usage: /<command> <player> <command [args]>
    aliases: [esudo]
  suicide:
    description: Causes you to perish.
    usage: /<command>
    aliases: [esuicide]
  tempban:
    description: Temporary ban a user.
    usage: /<command> <playername> <datediff>
    aliases: [etempban]
  thunder:
    description: Enable/disable thunder.
    usage: /<command> <true/false> [duration]
    aliases: [ethunder]
  time:
    description: Display/Change the world time. Defaults to current world.
    usage: /<command> [day|night|dawn|17:30|4pm|4000ticks] [worldname|all]
    aliases: [etime, day, night]
  togglejail:
    description: Jails/Unjails a player and tp them to the jail specified.
    usage: /<command> <player> <jailname> [datediff]
    aliases: [tjail,jail,ejail,unjail,eunjail,etogglejail]
  top:
    description: Teleport to the highest block at your current position.
    usage: /<command>
    aliases: [etop]
  tp:
    description: Teleport to a player.
    usage: /<command> <player> [otherplayer]
    aliases: [tele,teleport,eteleport,etele,etp,tp2p,etp2p]
  tpa:
    description: Request to teleport to the specified player.
    usage: /<command> <player>
    aliases: [call,tpask,etpask,etpa,ecall]
  tpaall:
    description: Requests all players online to teleport to you.
    usage: /<command> <player>
    aliases: [etpaall]
  tpaccept:
    description: Accepts a teleport request.
    usage: /<command> [otherplayer]
    aliases: [tpyes,etpaccept,etpyes]
  tpahere:
    description: Request that the specified player teleport to you.
    usage: /<command> <player>
    aliases: [etpahere]
  tpall:
    description: Teleport all online players to another player.
    usage: /<command> <player>
    aliases: [etpall]
  tpdeny:
    description: Reject a teleport request.
    usage: /<command>
    aliases: [tpno,etpdeny,etpno]
  tphere:
    description: Teleport a player to you.
    usage: /<command> <player>
    aliases: [s,etphere]
  tpo:
    description: Teleport override for tptoggle.
    usage: /<command> <player> [otherplayer]
    aliases: [etpo]
  tpohere:
    description: Teleport here override for tptoggle.
    usage: /<command> <player>
    aliases: [etpohere]
  tppos:
    description: Teleport to coordinates.
    usage: /<command> <x> <y> <z> [yaw] [pitch]
    aliases: [etppos]
  tptoggle:
    description: Blocks all forms of teleportation.
    usage: /<command>
    aliases: [etptoggle]
  tree:
    description: Spawn a tree where you are looking.
    usage: /<command> <tree|birch|redwood|redmushroom|brownmushroom|jungle|junglebush|swamp>
    aliases: [etree]
  unban:
    description: Unbans the specified player.
    usage: /<command> <player>
    aliases: [pardon,eunban,epardon]
  unbanip:
    description: Unbans the specified IP address.
    usage: /<command> <address>
    aliases: [eunbanip,pardonip,epardonip]
  unlimited:
    description: Allows the unlimited placing of items.
    usage: /<command> <list|item|clear> [player]
    aliases: [eunlimited,ul,unl,eul,eunl]
  vanish:
    description: Hide yourself from other players.
    usage: /<command> [on|off]
    aliases: [evanish]
  warp:
    description: List all warps or warp to the specified location.
    usage: /<command> <pagenumber|warp> [player]
    aliases: [ewarp,warps,ewarps]
  weather:
    description: Setting the weather.
    usage: /<command> <storm/sun> [duration]
    aliases: [sky,sun,storm,eweather,esky,esun,estorm]
  whois:
    description: Determine the username behind a nickname.
    usage: /<command> <nickname>
    aliases: [ewhois]
  world:
    description: Switch between worlds.
    usage: /<command> [world]
    aliases: [eworld]
  worth:
    description: Calculates the worth of items in hand or as specified.
    usage: /<command> [item] [amount]
    aliases: [eworth,price,eprice]

3. V souboru popojeďte trochu dolů a máte tam vždy :
příkaz:
popis příkazu:
použití (zachovejte): /<command> <nickname>
příbuzné: [ewhois]
4. Příbuzné si vždy můžete přepsat na ten ''Váš'' příkaz.
Což znamená když tam máte [eheal] tak si to můžete přepsat na [lecit] atd.
5. Přepište si tak každý příkaz a máte hotovo :)


Doufám, že jsem vám pomohl!
[b]Pokud ti někdo pomohl, dej mu KARMU :)[/b

Uživatelský avatar
Cernokneznik
Příspěvky: 855
Věk: 27
Registrován: 17 črc 2012, 20:23
Reputation: 1
Bydliště: Praha
Kontaktovat uživatele:

Re: Překlad Essentials? ANO!

#2 Příspěvekod Cernokneznik » 09 říj 2012, 20:42

Nechápu proč tak složitě.. Stačí si jenom v config.yml najít:

Kód: Vybrat vše

#locale: něco

a změnit to na

Kód: Vybrat vše

locale: cs_CZ

Má to stejný efekt..
Elkia.club - A gaming club with it's own vanilla survival Minecraft server!
Obrázek apply here


Zpět na „Návody“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 4 hosti