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.


Mensajes - C4BR3R4

Páginas: 1 ... 105 106 [107] 108 109 ... 140
1591
Plugins descartados / VipManagement v1.0
« en: 20 de Noviembre de 2016 a las 09:35 »
No se ha llegado a probar.

1592
Paquetes del Foro / SMF Post Prefix v2.1 → 2.0.X
« en: 19 de Noviembre de 2016 a las 23:06 »

1593
Paquetes del Foro / Move Topic Default: No Redirection Post v1.0 ~ 2.0.11
« en: 19 de Noviembre de 2016 a las 21:15 »
Move Topic Default: No Redirection Post
Pequeña modificación que desmarca la opción 'Publicar un tema de redireccionamiento', de forma predeterminada al mover los temas.


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

1594
Paquetes del Foro / Disable Reply Icons v1.0 ~ 2.0 RC1.2
« en: 19 de Noviembre de 2016 a las 13:58 »
Disable Reply Icons
Desactivar el poder cambiar el icono del mensaje al responder utilizando el del primer mensaje para todas las respuestas.


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

1595
Paquetes del Foro / Allow select multiple boards for message icons v0.10 ~ 2.0.3
« en: 19 de Noviembre de 2016 a las 13:49 »
Allow select multiple boards for message icons
Permite seleccionar multiples foros donde utilizar los iconos de mensaje.


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

Añadir al final del archivo '/Themes/default/languages/Modifications.spanish_es.php' el siguiente código:
Código: [Seleccionar]
// INICIO del mod 'Allow select multiple boards for message icons'
$txt['icons_boards_desc'] = 'Categorías donde se puede usar el icono';
$txt['icons_select_usable_boards'] = 'Mostrar Categorías';
$txt['messageicon_delete_confirm'] = '¿Seguro que quieres eliminar el icono del mensaje?';
// INICIO del mod 'Allow select multiple boards for message icons'

1597
Plugins de Spigot/Bukkit / # Spigot 1.11-R0.1-SNAPSHOT #55
« en: 18 de Noviembre de 2016 a las 08:55 »
Intento de actualización fallido. Hay que actualizar los siguientes plugins:

Bank v2.4p :v:
MyPet v2.2.7 :v:
OpenInv v2.3.9 :v:
LibsDisguises v9.0.9-SNAPSHOT :x:
WorldEdit v6.1.5-SNAPSHOT;3628-c9dc2c2 :v:
Jobs v3.6.3 :v:
Citizens v2.0.20-SNAPSHOT (build 1413) :v:
UltimateArena v3.0 :v:
CommandNPC v1.7.2 :v:
Slimefun v4.0.15 :v:
ExoticGarden v1.6.1 :v:
VotingPlugin v4.6.2 :v:

1598
Plugins descartados / TitleManager v1.5.13 ~ 1.11
« en: 18 de Noviembre de 2016 a las 08:40 »
 1.11 Support

    TitleManager now supports Minecraft 1.11

1600
Plugins descartados / InfoBook ► Permite crear libros de información
« en: 17 de Noviembre de 2016 a las 16:13 »
InfoBook
Permite crear libros de información.
Código: [Seleccionar]
infobook reload

:v: Spigot: https://www.spigotmc.org/resources/infobook.26250/
:x: Bukkit: https://dev.bukkit.org/bukkit-plugins/info-book/

Cita de: Comandos y Nodos
infobook list   infobook.list   List available books
infobook reload   infobook.reload   Reload confuguration
infobook get <book>   infobook.get   Get book <book> if its defined in config
infobook save <book>   infobook.save   Save book from your hand into config as <book>
infobook delete <book>   infobook.delete   Delete book <book> from config
infobook give <player> <book>   infobook.give   Give <book> for <player>

1601
Plugins descartados / VotingPlugin 4.6.3 ~ 1.11
« en: 17 de Noviembre de 2016 a las 15:49 »
 4.6.3: 1.11

    Change Log:
    - Fully added support for 1.11

1602
Plugins descartados / AdvancedCore v1.9.1 ~ 1.11
« en: 17 de Noviembre de 2016 a las 15:49 »
 1.9.1: Minecraft 1.11 & Bug fixes

    Change Log:
    - Add supported for 1.11 (Please note currently titles don't work in 1.11, it will cause your client to crash, looks like it may be a bug in spigot, for now just don't use them until it is fixed)
    - Dropped support for 1.7.10 Anvil GUI's
    - Fixed a rare bug that caused GUI's to not work

1603
Plugins descartados / AdvancedCore v1.9 ~ 1.10
« en: 16 de Noviembre de 2016 a las 08:40 »
 1.9

    Change Log:
    - Bug fixes
    - Add a new way of doing yml files
    - Add default player permissions
    - Better gui permission handling

1604
Plugins descartados / VotingPlugin 4.6.2 ~ 1.10
« en: 16 de Noviembre de 2016 a las 08:39 »
 4.6.2

    Change Log:
    - Add ability to reset milestones each month
    - Bug fixes

1605
Plugins descartados / Statz v1.4 ~ 1.10
« en: 16 de Noviembre de 2016 a las 08:38 »
 Statz 1.4

    I've worked on some minor fixes, added a new command and greatly improved the API and its documentation.

    A full list of changes:
    - Fix /statz not showing custom stat pages even though it was turned on in the config.
    - Started working on support for disabling statistics in Worldguard regions or GriefPrevention claims.
    - Statz now records HUSKs and STRAYs.
    - Fix Statz not counting mobs killed with a bow as being killed by a player
    - Fix votes still being counted even though you had it disabled in the config.
    - Added /statz purge <time> command to remove players from the database that have not been online for a while. For more info, click here.
    - Instead of the regular statz.list permission, I have now split the permission into two: statz.list.self and statz.list.others to check your own stats and those of others respectively.

    Updates for developers:
    - Other plugins can now obtain data more easily by listening to the UpdateDataEvent that Statz fires when it updates its database.
    - I have added a lot of new examples and documentation on new methods and already existing ones.
    - I've updated the API page on the wiki on Github. Please read it and see if you are missing anything!

Páginas: 1 ... 105 106 [107] 108 109 ... 140