Mostrar Mensajes

Esta sección te permite ver todos los posts escritos por este usuario. Ten en cuenta que sólo puedes ver los posts escritos en zonas a las que tienes acceso en este momento.


Temas - C4BR3R4

Páginas: 1 ... 44 45 [46] 47 48 ... 67
676
Mods del foro DESCARTADOS / Adk Img Modal Box
« en: 21 de Octubre de 2016 a las 20:44 »
Adk Img Modal Box
Modificación que nos permite ver de forma elegante las imagenes puestas en nuestros mensajes.


SMFPersonal: http://www.smfpersonal.net/downloads.html;sa=view;down=449
No permite colocar imágenes contiguas. Saltan de línea.

Prueba


677
Paquetes del Foro / Intuitive Age v1.1 ~ 2.0.X
« en: 21 de Octubre de 2016 a las 18:04 »
Intuitive Age
Modificación para que el usuario tenga que introducir la fecha de nacimiento obligatoriamente al registrarse. Estilo desplegables.


SMF: http://custom.simplemachines.org/mods/index.php?mod=3118


678
Paquetes del Foro / Posting Templates SMFSimple ► Plantillas personalizadas premium
« en: 20 de Octubre de 2016 a las 17:53 »
Posting Templates SMFSimple
Con este mod podrás permitirle a los usuarios administrar plantillas para crear nuevos temas o respuestas


:v: SMFSimple: http://www.smfsimple.com/index.php?topic=10874

++ Descarga: http://www.smfsimple.com/index.php?action=downloads;sa=view;download=224

## Cambios: https://www.smfsimple.com/index.php?topic=10874.0


Código: (Traducción personalizada de 'PostingTemplate.spanish_es.php') [Seleccionar]
<?php
global $modSettings;

$txt['pt_mod_admin_title'] = 'Plantillas';
$txt['pt_mod_admin_title_desc'] = 'Pagina de configuración del mod de plantillas: Posting Templates';
$txt['pt_mod_enabled'] = 'Activar Mod';
$txt['pt_mod_limit'] = 'Cantidad límite de plantillas por cada usuario';
$txt['pt_mod_can_use_perms'] = 'Grupos de usuarios que pueden usar plantillas';
$txt['pt_mod_can_use_perms_desc'] = 'Selecciona los grupos que quieres habilitar';
$txt['pt_mod_boards'] = 'Foros donde está permitido usar plantillas';
$txt['pt_mod_boards_desc'] = 'Foros';
$txt['pt_mod_list_add'] = 'Añadir plantilla';
$txt['pt_mod_list_view'] = 'Ver plantilla';
$txt['pt_mod_list_edit'] = 'Editar plantilla';
$txt['pt_mod_list_title'] = 'Título de la plantilla';
$txt['pt_mod_list_content'] = 'Contenido';
$txt['pt_mod_list_status'] = 'Estado';
$txt['pt_mod_list_moderation'] = 'Acciones';
$txt['pt_mod_list_no_records'] = 'Todavía no has creado ninguna plantilla';
$txt['pt_mod_list_update'] = 'Editar';
$txt['pt_mod_list_delete'] = 'Eliminar';
$txt['pt_mod_list_confirm_delete'] = '¡Seguro que quieres eliminar esta plantilla?';
$txt['pt_mod_list_desc'] = 'Desde aquí puedes administrar tus plantillas';
$txt['pt_mod_add_status'] = 'Activar plantilla';
$txt['pt_mod_add_title'] = 'Título de la plantilla';
$txt['pt_mod_add_template'] = 'Plantilla';
$txt['pt_mod_view_title'] = 'Ver plantilla';
$txt['pt_mod_save'] = 'Guardar';
$txt['pt_mod_error_limit'] = 'No puedes crear mas de '.$modSettings['pt_mod_limit'].' plantillas';
$txt['pt_mod_error_ajax_empty_id'] = 'No encontramos esta plantilla';
$txt['pt_mod_error_ajax_author'] = 'No eres el autor de esta plantilla';
$txt['pt_mod_default_select'] = 'Selecciona una plantilla';

679
Plugins descartados / Give Info Book 1.7
« en: 19 de Octubre de 2016 a las 20:33 »
Give Info Book
Creación de libros
Código: [Seleccionar]
bk reload

Spigot: https://www.spigotmc.org/resources/give-info-book.1479/
Nodos: bk.join | bk.*

681
Plugins descartados / SimpleAlias v1.6.2 → 1.8.1
« en: 19 de Octubre de 2016 a las 08:46 »
SimpleAlias
Añadir alias a los comandos y también diferentes características.
Código: [Seleccionar]
sa reload

:v: Bukkit: http://dev.bukkit.org/server-mods/xsimplealias/

## WiKi: https://github.com/DarkBlade12/SimpleAlias/wiki

682
Traducción de Plugins / Locked Items (traducción)
« en: 18 de Octubre de 2016 a las 20:22 »
Locked Items


No es posible utilizar acentos

Código: (language.yml) [Seleccionar]
# ATENCION! No se pueden usar acentos.

name: '&5Baúl'
lockedChests: '&6Baúl'
lore: '&6Esto es un cofre que solo tu puedes usar'
placed: '&6Has colocado el Baúl. Solo tu puedes abrirlo'
placedDouble: '&6Has creado un Doble-Baúl'
mined: '&6Has quitado el Baúl'
opened: '&6Has abierto el Baúl'
noUseLockedChestInCraft: '&cHas quitado el Baúl'
playerNotExist: '&cEste jugador no existe'
playerHasNoChests: '&cEste jugador no tiene ningun Baúl'
cantCreateDoubleWithOthersChest: '&cNo puedes crear un Baúl doble usando a un cofre de otro jugador'
cantCreateDoubleWithNormalChest: '&cNo puedes crear un Baúl doble usando un cofre'
mustMineSecondaryBefore: '&cHas quitado el segundo cofre'
notOwnChest: '&cEste Baúl no es tuyo'
reachedLimit: '&cYa no puedes colocar mas Baúls'
noPermissionDo: '&cNo tienes permiso para hacer esto'
noPermissionCraft: '&cNo tienes permiso para crear esto'
noPermissionPlace: '&ccNo tienes permiso para colocar esto'
noPermissionMine: '&ccNo tienes permiso para quitar esto'
noPermissionOpen: '&ccNo tienes permiso para abrir esto'
notEnoughArgs: '&cSin argumentos'
mustBePlayer: '&cDebes ser un jugador para hacer esto'
notLookingAtLockedChest: '&cPrimero debes mirar hacia un Baúl'
alreadyPermitted: '&cEste jugador ya tiene permiso para usar este Baúl'
cmdNotOnSelf: '&cNo puedes usar este comando contigo mismo'
successfullyUnPermitted: '&2%PLAYER% ya no puede usar este Baúl'
notAlreadyPermitted: '&cEl jugador ya no puede usar este Baúl'
successfullyPermitted: '&2%PLAYER% ya puede usar este Baúl'
noPermittedPlayers: '&cNadie puede usar este Baúl'
unknown: desconocido


Cita de: Historial de cambios
5 de junio del 2016
+ Traducción del archivo.

18 de octubre del 2016
* Cambiar el nombre de 'Arca' por 'Baúl' para que no coincida con el término de otro plugin.

683
Traducción de Plugins / Frame Protect (traducción)
« en: 18 de Octubre de 2016 a las 19:56 »
Traducción del plugin FrameProtect
Sistema de protección de marcos.


Archivo de Idioma en EspañolC4BR3R4

Cita de: Historial
17 de enero del 2018
<> Se envía el archivo de idioma a Dragon252525.

18 de octubre del 2016
:v: Finalización de la traducción.
!! Al ejecutar el comando '/fp save' la consola tira el mensaje '[FP] command.saved'. Se añade al archivo el string '  saved: "Se han guardado las protecciones en la base de datos" pero no tiene efecto.

3 de septiembre del 2016
++ Se inicia el trabajo de traducción del archivo 'es_ES.yml omitiendo la traducción zuhir realizada para la v2.4'

Sobre traducciones: https://dev.bukkit.org/projects/frameprotect/pages/internationalization

684
Plugins descartados / LWC Extended
« en: 17 de Octubre de 2016 a las 09:59 »
LWC Extended
Versión actualizada del plugin LWC que permite añadir privatizaciones a los cofres, hornos, etc.
Código: [Seleccionar]
lwc admin reload

:v: Spigot: https://www.spigotmc.org/resources/lwc-extended.69551/

++ Compilaciones de Enderzone: https://ci.ender.zone/job/LWCX/
++ ... de PaperMC: https://papermc.io/ci/job/LWCX/
++ ... de EcoCityCraft: https://ci.ecocitycraft.com/view/LWC/
++ ... de CodeMC: https://ci.codemc.io/job/pop4959/job/LWCX-dev/

## Wiki: https://github.com/pop4959/LWCX/wiki

Orígenes
LWC fue actualizado hasta la v4.5.0 #941 para CraftBukkit 1.7.9-R0.2
LWC Entity es una actualización del plugin original creada a partir de la v4.5.0 de LWC. Su última versión es la 2.1.5 para Spigot 1.14.3
LWC Extended (LWCX) es la continuación del plugin desde la v2.2.4
[cerrar]

EXPANSIONES
LWCX Economy → Añade costes económicos en las protecciones.
Keys → Genera llaves físicas para abrir protecciones.
Trust → Concede permisos de todas tus protecciones a un jugador específico.
LWCX-EntityWorldChangeFix → Mantiene las protecciones después de una regeneración del mundo.

Comandos más útiles
/cpublic → Crea una privatización pública
/cprivate g:Ciudadano → Crea una privatización con permiso para el grupo Ciudadano.
/lwc admin find usuario → Muestra todas las privatizaciones de un usuario.
/lwc admin purge usuario → Elimina todas las privatizaciones del usuario.
/lwc admin expire 1 month → Elimina todas las protecciones, sin usar en un mes.
[cerrar]

685
Plugins descartados / ShinyItems v1.6.1 → 1.11
« en: 17 de Octubre de 2016 a las 08:44 »
ShinyItems
Iluminación dinámica en ítems visible por todos los jugadores
Código: [Seleccionar]
shinyitems reload

Spigot: https://www.spigotmc.org/resources/1-8-1-9-1-10-shinyitems.12531/
Nodos: shinyitems.use | shinyitems.*
Necesita el plugin LightAPI

687
Plugins descartados / VipManagement v1.0
« en: 08 de Octubre de 2016 a las 14:19 »
VipManagement
Generador de códigos para usuarios vip


Spigot: https://www.spigotmc.org/resources/vipmanagement.10861/
Nodos: vip.user | vip.admin | vip.*

688
Manuales de Plugins / Nuevo Plugin
« en: 06 de Octubre de 2016 a las 17:34 »
Nuevo plugin


Spigot Developer Hub: https://hub.spigotmc.org/
Wiki que muestro: https://www.spigotmc.org/wiki/spigot-...
Descargar Java: http://java.com/es/download/
NetBeans: https://netbeans.org/
Argumentos de Build para el POM.xml: https://gist.github.com/Cadiducho/412...

Lista con todos los tutoriales: https://goo.gl/4kPkBE

https://www.youtube.com/watch?v=ThIPnOJfeZw

689
Plugins descartados / AdvancedCore ► Dependencia de otros plugins
« en: 04 de Octubre de 2016 a las 20:20 »
AdvancedCore
Plugin necesario para otros plugins del mismo autor
Código: [Seleccionar]
advancedcore Reload

Spigot: https://www.spigotmc.org/resources/advancedcore.28295/
Instalado para que funcione el plugin VotingPlugin

Código: (Config.yml) [Seleccionar]
# Other rewards other than vote sites rewards are set here
# To disable reward set value to []
# Eg:
# FirstVote: [] (All in one line)

# First vote rewards
FirstVote: []

# All vote rewards
# Reward for voting on all sites in one day
AllSites: []

Cumulative:
  # Number of votes required
  # Allows multiple cumulative rewards
  # Number be be around ' (E.g. '1')
  # Can have multiple listed here
  '20':
    Enabled: false
    # Wether or not votes must be made in same day/week
    # Useful if you want to require a certain number of voting sites to be voted on
    # for a daily/weekly reward instead of all of them
    VotesInSameDay: false
    VotesInSameWeek: true
    Rewards:
    - 'Cumulative'

VoteParty:
  # Wether or not vote party is enabled
  Enabled: true
  # Number of votes required to give rewards
  VotesRequired: 20
  # If true, players who did not vote to reach the votes required will
  # recieve the reward
  GiveAllPlayers: false
  Rewards:
  - 'ExampleReward'
 
MileStones:
  # Number of votes required
  # Allows multiple milestones
  # Number be be around ' (E.g. '1')
  # Can have multiple listed here
  '20':
    Enabled: false
    Rewards:
    - 'MileStone20'

# Run a reward file if player is under number of votes in a day
MinVotes:
  Enabled: false
  Votes: 5
  Rewards:
  - 'MinVotes'

690
Plugins descartados / VotingPlugin 5.13.1 → 1.12 (NuVotifier|Vault)
« en: 04 de Octubre de 2016 a las 20:14 »
VotingPlugin
Administrador de votaciones con muchas funciones.
Código: [Seleccionar]
av Reload

:v: Spigot: https://www.spigotmc.org/resources/votingplugin.15358/
!! Builds: http://ben12345rocks.com/

## Comandos y Nodos: https://github.com/Ben12345rocks/VotingPlugin/wiki/Commands-&-Permissions
++ PlaceHolders: https://github.com/Ben12345rocks/VotingPlugin/wiki/PlaceHolderAPI-Expansion

Necesita los plugins: NuVotifier o Votifier y Vault

Código: (Format.yml) [Seleccionar]
# Format.yml
# Set your format here

# Common PlacesHolders:
# Please Note: Not all are usable in all sections
# Special PlaceHolders will be commented where available
# %player% = player name 
# %SiteName% = vote site name

Format:

  # Broadcast vote message
  BroadcastMsg: '&6[&4Broadcast&6] &c%player% &2Gracias por votar en %SiteName%'
 
  # Broadcast only when player is online
  BroadcastWhenOnline: false
 
  Commands:
    # Format for /vote
    # %num% = the number of the site, for a numbered list
    # %url% = site URL
    Vote:
      Text:
      - '&4&lVota este servidor!'
     
      # If you want to want to use the feature below where the plugin will
      # automaticly list the sites then set the message in the text above
      AutoInputSites: true
      # For each VoteSite
      # make sure to set VoteURL in your VoteSites
      # Requires above to be true
      # Text will be sent before this
      Sites: '&4%num%: &c&l%SiteName% - &c%url%'
     
      # Format for /vote next
      Next:
        # First line
        Title: '&3&l%player% Siguientes Votos:'
       
        # How each line is setup for each vote site
        # %info% = Info - See Below
        # %SiteName% = site name from vote
        Layout: '&3%SiteName%: &6%info%'
       
        Info:
          # Message when player can vote
          CanVote: 'Puedes Votar!'
          # Time until vote msg
          # %hours% = hours until next vote
          # %minutes% = minutes until next vote
          TimeUntilVote: '%hours% Horas y %minutes% Minutos'
          # If there is an error finding out time until next vote
          Error: '&cNo se puede calcular el tiempo de la siguiente votación!'
         
       # Format for /vote last
      Last:
        # First line
        Title: '&3&l%player% Last Vote Times:'
        # Lines for each vote site
        # %time% = time, using timeformat below
        Line: '&3%SiteName%: &6%time%'
       
      # Format for /vote total
      Total:
        # First line
        Title: '&3&l%player% Votos Totales:'
        # %Total% = total for that site
        # %SiteName% = site name
        Line: '&3%SiteName%: &6%Total%'
        # %Totals% = totals of all sites added up
        Total: '&3&lTotal: &6&l%Totals%'
       
      # Format for /vote total all 
      TotalAll:
        # First line
        Title: '&3&lTodos los Votos:'
        # %Total% = total for that site
        Line: '&3%SiteName% &6%Total%'
        # %Totals% = totals of all sites added up
        Total: '&3&lTotal: &6&l%Totals%'
       
      # Format for /vote top
      Top:
        # First line
        # %page% = current page
        # %maxpages% = max number of pages
        # %Top% = Monthly/Weekly/Daily (depending on command)
        Title: '&3Los más Votantes %Top% %page%/%maxpages%'
        # Line for each player in that page
        Line: '&c%num%: &6%player%, %votes%'
       
      # Format for /vote help
      Help:
        # Title of /vote help
        Title: '&3&lAyuda de Votaciones'
        # Format for help message in /v help
        Line: '&3&l%Command% - &3%HelpMessage%'
        # Require permission to see command in /v help or /av help
        RequirePermission: true

      # PlaceHolders:
      # %VotesRequired% = VotesRequired
      # %NeededVotes% = Number of votes needed to reach VotesRequired
      # %Votes% = Number of votes
      Party:
      - '&chas votado &6%Votes%&c, &cnecesitas &6%NeededVotes% &cvotos para alcanzar &6%VotesRequired%'
     
      # %Points% = player points
      Points: '&a%Player% tiene &a&l%Points%&a Puntos!'
     
  # Login message if player can vote on all sites
  # Must be enabled in config.yml 
  LoginMsg: '&cRecuerda votar!'
 
  # Msg on reward given
  # PlaceHolders:
  # %money% = amount of money given for votesite
  # %items% = string list of items
  DefaultRewardMsg: '&aHas recibido la recompensa!'
 
  # Msg on top voter award, will only send message if that place has a reward set
  # %place% = place - 1,2,3,etc
  TopVoterAwardMsg: '&aHas llegado a alcanzar el %place% lugar en las votaciones de este mes! Esta es tu recompensa!'
 
  # Time Format
  # See https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html
  TimeFormat: 'EEE, d MMM yyyy HH:mm'
 
  # Format for signs
  # SiteName may be all, depending on sign
  # %position% = position of player, set by sign
  # %votes% = Number of votes
  Signs:
    TopVoterSign:
      Line1: 'TopVotantes: %SiteName%'
      Line2: '#%position%'
      Line3: '%player%'
      Line4: '%votes% Votos'
    # Message when right clicking sign, uses same placeholders as above
    RightClickMessage: '&c&l%player% &cestá en la posición &c&l%position% &ccon &c&l%votes% &cvotos en &c&l%SiteName%'
     
  # Message when player tries to run command without required permissions
  NoPerms: '&cNo tienes suficientes permisos!'
 
  # Message when player types a command but does not input a number where needed
  NotNumber: '&cError en &6%arg%&c, número esperado!'
 
  # TimeZone
  TimeZone: 'UTC'

Código: (GUI.yml) [Seleccionar]
# Configure GUI's here
# Note: Slots start at 0 instead of 1, max slots 44 (don't go over) (E.g: so last slot in first row of inventory is 8)
# Item Material's can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
GUI:
  # GUI for /vote gui, /vgui, votegui
  VoteGUI:
    # Items will be orders as it is below
    URL:
      # Standard item format, lore is automaticly applied
      Item:
        Material: 'BOW'
        Data: 0
        Amount: 1
        Name: '&4URL'
        # You can set skulls of the player using the following
        # Remove the # to enable
        #Skull: '%Player%'
      Command: 'vote'
      Slot: 0
    Next:
      Item:
        Material: 'COMPASS'
        Data: 0
        Amount: 1
        Name: '&4Siguiente'
      Command: 'vote next'
      Slot: 1
    Last:
      Item:
        Material: 'WATCH'
        Data: 0
        Amount: 1
        Name: '&4Último'
      Command: 'vote last'
      Slot: 2
    Total:
      Item:
        Material: 'CHEST'
        Data: 0
        Amount: 1
        Name: '&4Total'
      Command: 'vote total'
      Slot: 3
    Top:
      Item:
        Material: 'SIGN'
        Data: 0
        Amount: 1
        Name: '&4Top'
      Command: 'vote top'
      Slot: 4
    Today:
      Item:
        Material: 'BOOK'
        Data: 0
        Amount: 1
        Name: '&4Hoy'
      Command: 'vote today'
      Slot: 5
    Help:
      Item:
        Material: 'WRITTEN_BOOK'
        Data: 0
        Amount: 1
        Name: '&4Ayuda'
      Command: 'vote help'
      Slot: 6
    Rewards:
      Item:
        Material: 'DIAMOND'
        Data: 0
        Amount: 1
        Name: '&4Recompensas'
      Command: 'vote reward'
      Slot: 7
  # GUI for /vote url
  # And /vote if enabled in Config.yml
  VoteURL:
    SiteName: '&c%Name%'
    SeeURL: '&cClic para ver la URL'
    NextVote: '&cPuedes votar en: %Info%'
    ViewAllUrlsButtonEnabled: true
    AlreadyVotedItem:
      Material: 'REDSTONE_BLOCK'
      Data: 0
      Amount: 1
    CanVoteItem:
      Material: 'EMERALD_BLOCK'
      Data: 0
      Amount: 1
  # Customize /vote reward
  # Show players what you get when you vote on each site
  VoteReward:
    # Name of votesite
    # If your site name contains a dot, replace it with a - and surround the name with ' '
    SiteName:
      # Item to display as vote site in /vote reward
      Item:
        # Item ID
        Material: 'DIAMOND'
        # Item Data (Eg 1:4, data is 4)
        Data: 0
        # Amount of items
        # Should be greater than 0
        Amount: 1
        # Item name
        # Remove this line for no name
        Name: '&4Ejemplo'
        # Lore
        # Remove this line for no lore
        Lore:
        - '&4Línea 1'
      # items in /vote reward sitename
      Items:
        # Item
        # This is not the item display name
        # Do not have 2 of the same items
        Diamond:
          # Item ID
          Material: 'DIAMOND'
          # Item Data (Eg 1:4, data is 4)
          Data: 0
          # Amount of items
          # Should be greater than 0
          Amount: 1
          # Item name
          # Remove this line for no name
          Name: '&4Ejemplo'
          # Lore
          # Remove this line for no lore
          Lore:
          - '&4Línea 1'
          Slot: 0
   

Páginas: 1 ... 44 45 [46] 47 48 ... 67