Advertisement
ElMargaritoxYT

Rocket And Vanilla Configs. (UnTuRnEd)

Dec 30th, 2017
570
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.46 KB | None | 0 0
  1. Codigo para generar el server de unturned en el acceso directo
  2.  
  3. -nographics -batchmode +secureserver/MiServidorDePrueba
  4.  
  5. Ejemplo : "C:\Users\pepito\Desktop\Server Unturned\Unturned.exe" -nographics -batchmode +secureserver/MiServidorDePrueba
  6.  
  7.  
  8. COMANDOS UNTURNED VANILLA O SIN MODDED.
  9.  
  10. map Pei
  11. name .:Tu Culo y mi fideo:.
  12. perspectibe both
  13. mode normal
  14. welcome Bienvenido a tu fideo xd
  15.  
  16.  
  17.  
  18. CONFIGURACION ROCKET o MODDED
  19.  
  20.  
  21. Commands.config.xml
  22.  
  23. <?xml version="1.0" encoding="utf-8"?>
  24. <RocketCommands xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  25. <Commands>
  26. <Command Name="admin" Enabled="false" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/admin</Command>
  27. <Command Name="admins" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/admins</Command>
  28. <Command Name="airdrop" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/airdrop</Command>
  29. <Command Name="animal" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/animal</Command>
  30. <Command Name="ban" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/ban</Command>
  31. <Command Name="bans" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/bans</Command>
  32. <Command Name="bind" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/bind</Command>
  33. <Command Name="chatrate" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/chatrate</Command>
  34. <Command Name="cheats" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/cheats</Command>
  35. <Command Name="cycle" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/cycle</Command>
  36. <Command Name="day" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/day</Command>
  37. <Command Name="debug" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/debug</Command>
  38. <Command Name="experience" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/experience</Command>
  39. <Command Name="filter" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/filter</Command>
  40. <Command Name="flag" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/flag</Command>
  41. <Command Name="gamemode" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/gamemode</Command>
  42. <Command Name="give" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/give</Command>
  43. <Command Name="gold" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/gold</Command>
  44. <Command Name="help" Enabled="false" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/help</Command>
  45. <Command Name="hide_admins" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/hide_admins</Command>
  46. <Command Name="kick" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/kick</Command>
  47. <Command Name="kill" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/kill</Command>
  48. <Command Name="loadout" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/loadout</Command>
  49. <Command Name="log" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/log</Command>
  50. <Command Name="map" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/map</Command>
  51. <Command Name="maxplayers" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/maxplayers</Command>
  52. <Command Name="mode" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/mode</Command>
  53. <Command Name="modules" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/modules</Command>
  54. <Command Name="name" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/name</Command>
  55. <Command Name="night" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/night</Command>
  56. <Command Name="owner" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/owner</Command>
  57. <Command Name="password" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/password</Command>
  58. <Command Name="permit" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/permit</Command>
  59. <Command Name="permits" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/permits</Command>
  60. <Command Name="perspective" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/perspective</Command>
  61. <Command Name="players" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/players</Command>
  62. <Command Name="port" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/port</Command>
  63. <Command Name="pve" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/pve</Command>
  64. <Command Name="quest" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/quest</Command>
  65. <Command Name="queue_size" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/queue_size</Command>
  66. <Command Name="reputation" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/reputation</Command>
  67. <Command Name="resetconfig" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/resetconfig</Command>
  68. <Command Name="save" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/save</Command>
  69. <Command Name="say" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/say</Command>
  70. <Command Name="shutdown" Enabled="false" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/shutdown</Command>
  71. <Command Name="slay" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/slay</Command>
  72. <Command Name="spy" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/spy</Command>
  73. <Command Name="sync" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/sync</Command>
  74. <Command Name="teleport" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/teleport</Command>
  75. <Command Name="time" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/time</Command>
  76. <Command Name="timeout" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/timeout</Command>
  77. <Command Name="unadmin" Enabled="false" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/unadmin</Command>
  78. <Command Name="unban" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/unban</Command>
  79. <Command Name="unpermit" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/unpermit</Command>
  80. <Command Name="vehicle" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/vehicle</Command>
  81. <Command Name="votify" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/votify</Command>
  82. <Command Name="weather" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/weather</Command>
  83. <Command Name="welcome" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/welcome</Command>
  84. <Command Name="whitelisted" Enabled="true" Priority="Low">Rocket.Unturned.Commands.UnturnedCommands/whitelisted</Command>
  85. <Command Name="more" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandMore/more</Command>
  86. <Command Name="admin" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandAdmin/admin</Command>
  87. <Command Name="broadcast" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandBroadcast/broadcast</Command>
  88. <Command Name="compass" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandCompass/compass</Command>
  89. <Command Name="effect" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandEffect/effect</Command>
  90. <Command Name="exit" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandExit/exit</Command>
  91. <Command Name="god" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandGod/god</Command>
  92. <Command Name="heal" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandHeal/heal</Command>
  93. <Command Name="help" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandHelp/help</Command>
  94. <Command Name="home" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandHome/home</Command>
  95. <Command Name="i" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandI/i</Command>
  96. <Command Name="item" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandI/item</Command>
  97. <Command Name="investigate" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandInvestigate/investigate</Command>
  98. <Command Name="p" Enabled="false" Priority="Normal">Rocket.Unturned.Commands.CommandP/p</Command>
  99. <Command Name="permissions" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandP/permissions</Command>
  100. <Command Name="rocket" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandRocket/rocket</Command>
  101. <Command Name="tp" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandTp/tp</Command>
  102. <Command Name="tphere" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandTphere/tphere</Command>
  103. <Command Name="unadmin" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandUnadmin/unadmin</Command>
  104. <Command Name="v" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandV/v</Command>
  105. <Command Name="vanish" Enabled="true" Priority="Normal">Rocket.Unturned.Commands.CommandVanish/vanish</Command>
  106. </Commands>
  107. </RocketCommands>
  108.  
  109.  
  110. Rocket.en.translation.xml
  111.  
  112. <?xml version="1.0" encoding="utf-8"?>
  113. <Translations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  114. <Translation Id="rocket_join_public" Value="El usuario {0} se ha conectado a esta mierda" />
  115. <Translation Id="rocket_leave_public" Value="El feo conchetumare con la wea flaita re chileno {0} se fue." />
  116. <Translation Id="command_no_permission" Value="Que haces pibe donde tenes el permiso ¿En el culo?." />
  117. <Translation Id="command_cooldown" Value="Para la vida hay que esperar paciencia te quedan {0} de vida." />
  118. </Translations>
  119.  
  120.  
  121. Rocket.Unturned.en.translation.xml
  122.  
  123. <?xml version="1.0" encoding="utf-8"?>
  124. <Translations xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  125. <Translation Id="command_generic_failed_find_player" Value="No se encontro el pibito" />
  126. <Translation Id="command_generic_invalid_parameter" Value="Codigo invalido o sos retrasado" />
  127. <Translation Id="command_generic_target_player_not_found" Value="No se encontro el jugador" />
  128. <Translation Id="command_generic_teleport_while_driving_error" Value="No puedes hacerte el harry popoter dentro de un vehiculo." />
  129. <Translation Id="command_god_enable_console" Value="{0} Se habilito el miggate no gokui" />
  130. <Translation Id="command_god_enable_private" Value="No... No me rendire..." />
  131. <Translation Id="command_god_disable_console" Value="{0} Se te fue el miggate no gokui jiren te gano" />
  132. <Translation Id="command_god_disable_private" Value="NO porfaaa... Jiren COJEME!" />
  133. <Translation Id="command_vanish_enable_console" Value="{0} Se habilito el modo casper" />
  134. <Translation Id="command_vanish_enable_private" Value="Te volviste casper... fanstasmin de mierda" />
  135. <Translation Id="command_vanish_disable_console" Value="{0} Se re murio el caspersito" />
  136. <Translation Id="command_vanish_disable_private" Value="Que paso te volviste humano..." />
  137. <Translation Id="command_duty_enable_console" Value="{0} En guerra." />
  138. <Translation Id="command_duty_enable_private" Value="Estas en guerra feo de culo..." />
  139. <Translation Id="command_duty_disable_console" Value="{0} ya no esta en guerra o PVP" />
  140. <Translation Id="command_duty_disable_private" Value="Ya no estas en PvP..." />
  141. <Translation Id="command_bed_no_bed_found_private" Value="No tenes una cama en donde hacerte la paja." />
  142. <Translation Id="command_i_too_much" Value="Has intentado aparecer magia negra y salio magia blanca con un limite de {0}." />
  143. <Translation Id="command_i_blacklisted" Value="este objeto es de voldemort!" />
  144. <Translation Id="command_i_giving_console" Value="Se le dio al jugador {0} el objeto {1}:{2}" />
  145. <Translation Id="command_i_giving_private" Value="Le diste al feo {0}x {1} ({2})" />
  146. <Translation Id="command_z_giving_console" Value="Esta wea nadie la usa {1} zombies near {0}" />
  147. <Translation Id="command_z_giving_private" Value="Esta wea nadie la us {0} zombies nearby" />
  148. <Translation Id="command_i_giving_failed_private" Value="Esta wea nadie la us {0}x {1} ({2})" />
  149. <Translation Id="command_v_giving_console" Value="Esta wea nadie la us {0} vehicle {1}" />
  150. <Translation Id="command_v_giving_private" Value="Esta wea nadie la us {0} ({1})" />
  151. <Translation Id="command_v_giving_failed_private" Value="Esta wea nadie la us a {0} ({1})" />
  152. <Translation Id="command_tps_tps" Value="TPS: {0}" />
  153. <Translation Id="command_tps_running_since" Value="Running since: {0} UTC" />
  154. <Translation Id="command_p_reload_private" Value="Se recalgaron tus nargas" />
  155. <Translation Id="command_p_groups_private" Value="{0} en grupo: {1}" />
  156. <Translation Id="command_p_permissions_private" Value="{0} Tus permisos son: {1}" />
  157. <Translation Id="command_tp_teleport_console" Value="{0} Te telenstransportaste a {1}" />
  158. <Translation Id="command_tp_teleport_private" Value="Fuiste telenstransportado a {0}" />
  159. <Translation Id="command_tp_failed_find_destination" Value="Failed to find destination" />
  160. <Translation Id="command_tphere_vehicle" Value="The player you are trying to teleport is in a vehicle" />
  161. <Translation Id="command_tphere_teleport_console" Value="{0} fuiste telenstransportado a {1}" />
  162. <Translation Id="command_tphere_teleport_from_private" Value="El usuario {0} esta con vos" />
  163. <Translation Id="command_tphere_teleport_to_private" Value="Has sido telenstransportado a {0}" />
  164. <Translation Id="command_clear_error" Value="Hubo un error en borrar el inventario de {0} ." />
  165. <Translation Id="command_clear_private" Value="Tu inventario fue limpiado por una crueldad" />
  166. <Translation Id="command_clear_other" Value="Fue por el administrador {0}!" />
  167. <Translation Id="command_clear_other_success" Value="Has borrado el inventario de {0} ." />
  168. <Translation Id="command_investigate_private" Value="{0} La id del feo conchetumare es {1}" />
  169. <Translation Id="command_heal_success_me" Value="{0} Ha sido curado por satanas" />
  170. <Translation Id="command_heal_success_other" Value="Has sido curado por el administrador {0}" />
  171. <Translation Id="command_heal_success" Value="Ha sido curado" />
  172. <Translation Id="command_compass_facing_private" Value="quechucha {0}" />
  173. <Translation Id="command_compass_north" Value="N" />
  174. <Translation Id="command_compass_east" Value="E" />
  175. <Translation Id="command_compass_south" Value="S" />
  176. <Translation Id="command_compass_west" Value="W" />
  177. <Translation Id="command_compass_northwest" Value="NW" />
  178. <Translation Id="command_compass_northeast" Value="NE" />
  179. <Translation Id="command_compass_southwest" Value="SW" />
  180. <Translation Id="command_compass_southeast" Value="SE" />
  181. <Translation Id="command_rocket_plugins_loaded" Value="Loaded: {0}" />
  182. <Translation Id="command_rocket_plugins_unloaded" Value="Unloaded: {0}" />
  183. <Translation Id="command_rocket_plugins_failure" Value="Failure: {0}" />
  184. <Translation Id="command_rocket_plugins_cancelled" Value="Cancelled: {0}" />
  185. <Translation Id="command_rocket_reload_plugin" Value="Reloading {0}" />
  186. <Translation Id="command_rocket_not_loaded" Value="The plugin {0} is not loaded" />
  187. <Translation Id="command_rocket_unload_plugin" Value="Unloading {0}" />
  188. <Translation Id="command_rocket_load_plugin" Value="Loading {0}" />
  189. <Translation Id="command_rocket_already_loaded" Value="The plugin {0} is already loaded" />
  190. <Translation Id="command_rocket_reload" Value="Reloading Rocket" />
  191. <Translation Id="command_p_group_not_found" Value="Group not found" />
  192. <Translation Id="command_p_group_player_added" Value="{0} was added to the group {1}" />
  193. <Translation Id="command_p_group_player_removed" Value="{0} was removed from from the group {1}" />
  194. <Translation Id="command_p_unknown_error" Value="Ese comando no existe negro de mierda" />
  195. <Translation Id="command_p_player_not_found" Value="{0} No se encontro" />
  196. <Translation Id="command_p_group_not_found" Value="{1} No se encontrod" />
  197. <Translation Id="command_p_duplicate_entry" Value="{0} is already in the group {1}" />
  198. <Translation Id="command_p_permissions_reload" Value="Permissions reloaded" />
  199. <Translation Id="command_rocket_plugin_not_found" Value="Plugin {0} not found" />
  200. <Translation Id="command_clear_success" Value="You successfully cleared {0} items" />
  201. <Translation Id="command_more_usage" Value="Usage: /more &lt;amount&gt;" />
  202. <Translation Id="command_more_dequipped" Value="No item being held in hands." />
  203. <Translation Id="command_more_give" Value="Giving {0} of item: {1}." />
  204. <Translation Id="invalid_character_name" Value="Entra con otro nombre por ejemplo TuViejaEnTanga" />
  205. <Translation Id="command_not_found" Value="Ese comando no se ha encontrado." />
  206. </Translations>
  207.  
  208.  
  209.  
  210.  
  211.  
  212. ESPERO QUE LES HAYA SERVIDO DICHA INFORMACION!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement