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 ... 49 50 [51] 52 53 ... 67
751
Plugins descartados / RemoteController v1.12
« en: 01 de Agosto de 2016 a las 09:00 »
RemoteController
El mejor administrador remoto de servidores que existe (para Android).
Código: [Seleccionar]
rcr

:v: Bukkit RemoteController: http://dev.bukkit.org/bukkit-plugins/bukkit-remote-controller/
!! Builds del plugin: https://github.com/hide92795/RemoteController/tree/master/RemoteController/release

## Comandos y Nodos: http://dev.bukkit.org/bukkit-plugins/bukkit-remote-controller/pages/commands-permissions/

++ App: https://play.google.com/store/apps/details?id=hide92795.android.remotecontroller
!! Builds de la app: https://github.com/hide92795/RemoteController/tree/master/RemoteController_for_Android/release



Cita de: en consola
rcu add <usuario> <contraseña>
rcu remove <usuario>

Cita de: Configuración
IP: 185.212.200.94
Puerto: 25575

752
Plugins descartados / ScoreboardStats v0.9.10 para MC 1.10
« en: 31 de Julio de 2016 a las 17:28 »
ScoreboardStats
Añade información en pantalla sobre la cantidad de oro que tenemos, ping, etc.
Código: [Seleccionar]
sidebar reload

Bukkit: https://dev.bukkit.org/bukkit-plugins/scoreboardstats/?page=3
scoreboardstats.use | scoreboardstats.*
Variables: https://dev.bukkit.org/bukkit-plugins/scoreboardstats/pages/variables/



Código: (config.yml) [Seleccionar]
# Main configuration

# Compatible mode for other plugins like HealthBar, ColoredTags, GhostPlayer, McCombatLevel, etc. ......
# or the vanilla scoreboard
# In case you miss the log message: this option requires the plugin called ProtocolLib
# This option will work around the Bukkit API and will send raw packets
compatibilityMode: false

# Should be the node disabled-worlds handled as whitelist or blacklist
disabled-worlds-whitelist: false

disabled-worlds:
  - city

Scoreboard:
  Title: '&4♛ &6&lNeo&e&lMedieval &4♛'
  # seconds
  # For instant updates you can or 1 and it will update every second
  Update-delay: 2
  Items:
    # The Title must have under 48 characters
    # Title: Type
    '&8Somos': '%online%'
    '&8Oro': '%money%'
    '&8Muertos': '%kills%'
    '&8Muertes': '%deaths%'
    '&8Criaturas': '%mob%'
    '&8Ping': '%ping%'

# Let ScoreboardStats track stats (kills, deaths, mobkills, killstreak) You need no plugin for this
enable-pvpstats: true

Temp-Scoreboard-enabled: false

Temp-Scoreboard:
  Title: '&a&lTop Muertes'
  # %mob% | %kills% | %killstreak%
  Type: '%kills%'
  Color: '&9'
  # How many Players would be displayed
  Items: 5
  Intervall-show: 300
  Intervall-disappear: 300

753
Head Database
Repositorio de cabezas personalizadas que simulan objetos diversos (para decoración).
>_ hdb r


:v: Spigot: https://www.spigotmc.org/resources/head-database-1600-heads.14280/

754
Applets G19 / LCDMisc desactualizado
« en: 28 de Julio de 2016 a las 19:46 »
LCDMisc
LCD Miscellany is a tool allowing one to write scripts to display stuff on Logitech LCD displays.
It is based around a custom scripting engine that lets you move around displayed data and create your own individual pages.
The engine is pretty flexible. As an example; All included media player scripts were written completely with the scripting engine, without writing any special (non-scripted) functions to make it possible, though the WinAmp script does require you use a WinAmp plugin (included along with source).

LCDMisc for the USBD480 is a customization of the LCDMisc v4.4.3 scripts; adding an output plugin, touch panel control, full colour and resolution support for the USBD480, along with additional views and graphics.

DESCARGAC4BR3R4



755
ServerSigns
Asignación de comandos en carteles y todo tipo de bloques.
Código: (todo) [Seleccionar]
svs reload
Código: (config.yml) [Seleccionar]
svs reloadconfig

:v: Spigot: https://www.spigotmc.org/resources/serversigns.10693/
++ Compilaciones: http://ci.serversigns.de/job/ServerSigns/

:x: Bukkit: http://dev.bukkit.org/bukkit-plugins/serversigns/

## WiKi: http://serversigns.de/

Código: (config.yml) [Seleccionar]
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#                                                                       #
#  This configuration is for ServerSigns. All keys have accompanying    #
#  comment descriptions upon file generation; these comments MAY NOT    #
#  remain after new values are loaded by the plugin. Please be sure to  #
#  refer to the help page for more information: http://exl.li/svsconfig #
#                                                                       #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

# Don't touch this! It might wipe your entire config!!
config-version: 3

# A list of material names (should be in the Bukkit/Spigot Material enum form)
# These materials define the blocks which can be used with ServerSigns
# Refer to this page for the list: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
blocks:
# Predeterminado
- SIGN_POST
- WALL_SIGN
# Activadores
- STONE_BUTTON
- WOOD_BUTTON
- LEVER
# Placas de presión
- GOLD_PLATE
- IRON_PLATE
- STONE_PLATE
- WOODEN_PLATE
# Puertas
- ACACIA_DOOR
- BIRCH_DOOR
- DARK_OAK_DOOR
- JUNGLE_DOOR
- SPRUCE_DOOR
- TRAP_DOOR
- WOODEN_DOOR
# Trampillas
- ACACIA_FENCE_GATE
- BIRCH_FENCE_GATE
- FENCE_GATE
- DARK_OAK_FENCE_GATE
- JUNGLE_FENCE_GATE
- SPRUCE_FENCE_GATE
# Cofres
- TRAPPED_CHEST
- ENDER_CHEST
- CHEST
# Varios
- BREWING_STAND
- ENCHANTMENT_TABLE
- CAULDRON
- ANVIL

# Whether or not any block can be used with ServerSigns (overrides 'blocks' list)
any_block: false

# The language key which should be used to find the languages file
# For example, 'en' will resolve to the 'ServerSigns/translations/en.yml' file
language: 'es_ES'

# The prefix used in most ServerSigns messages
message_prefix: '&2[ServerSigns]'

# The colour for most ServerSigns messages
message_colour: '&e'

# Whether or not Vault should be used for permissions granting
vault_grant: true

# The command to execute from console for setting permissions without Vault
permission_add_command: 'pex user <player> add <permission>'

# The command to execute from console for removing permissions without Vault
permission_remove_command: 'pex user <player> remove <permission>'

# Whether or not admins must be sneaking to destroy ServerSigns
sneak_to_destroy: true

# Whether or not to display a message to players when funds are removed from account
show_funds_removed_message: true

# The currency string or symbol for use in messages
currency_string: 'dollars'

# Whether or not the plugin should announce ServerSigns developers joining your server
broadcast_developers: true

# Whether or not the plugin should automatically check for the latest version and download it
check_for_updates: true

# Whether command logging to the console should be disabled
disable_command_logging: false

# Whether the plugin should listen for left clicks as well as right clicks for ServerSign activation
# This option must be enabled to allow ServerSigns to execute different commands for left & right clicks
allow_left_clicking: true

# Whether funds remove via /svs setprice should be sent to a server bank
send_payments_to_bank: false

# The server bank name (used if send_payments_to_bank is set to true)
deposit_bank_name: 'server'

# Whether the Player#chat() function should be used instead of Player#performCommand() for commands
# If enabled, this means commands executed through ServerSigns will fire the command pre-process event
alternate_command_dispatching: false

# Whether or not you want to opt-out of Metrics statistic gathering through www.mcstats.org
metrics_opt_out: false

# A list of commands which cannot be attached to ServerSigns (to prevent console-only command exploits)
blocked_commands:
- 'op'
- 'deop'
- 'stop'

# Defines the task delay threshold (in seconds) above which tasks will be persisted to disk
task_persist_threshold: 10

# Whether or not you want to have tasks that match the defined regex pattern cancelled on player death
# Please note that in servers with over 10,000 queued tasks, the regex search can affect performance
cancel_tasks_on_death: false

# The Regular Expression pattern used when determining which tasks to cancel upon a player's death
# This Regex pattern will be used to compare each pending command a player has on their death; matching commands will be cancelled
cancel_tasks_regex_pattern: 'warp .*'

# The number of hours your timezone is offset from GMT/UTC - must be an integer between -12 and 12
time_zone_offset: 1

Código: (es_ES) [Seleccionar]
# This file is DELETED and REGENERATED on every server restart!
# Create a NEW FILE for custom language translations!
# For more information, see the wiki: http://serversigns.de/cfg

rightclick_bind_command: Clic derecho el el cartel para asignar el comando
set_command: El comando se ha añadido correctamente
rightclick_list: Clic derecho en el cartel para ver los comandos asignados
rightclick_set_price: Click derecho en el cartel para establecer el precio
set_price: El precio se ha añadido correctamente
rightclick_bind_permission: Click derecho en el cartel para asignar permisos
set_permission: Permisos establecidos correctamente
rightclick_set_cooldown: Click derecho en el cartel para establecer la cuenta atrás
set_cooldown: Cuenta atrás establecida correctamente
rightclick_copy: Selecciona un cartel con el botón derecho
rightclick_paste: Ahora clica con el botón derecho en otro cartel para pegarlo
rightclick_del_command: Click derecho en el cartel para eliminar el comando
del_command: El comando se ha eliminado correctamente
rightclick_del_permission: Click derecho en el cartel para eliminar permisos
del_permission: Permisos eliminados correctamente
commands_removed: Se han eliminado todos los comandos de este cartel
edit_command: El comando se ha modificado correctamente
rightclick_reset_cooldown: Click derecho en el cartel para reiniciar la cuenta atrás
reset_cooldown: La cuenta atrás se ha reiniciado
no_number: Esto no es un valor de tiempo
not_ready: El cartel ya tiene la cuenta atrás establecida en <cooldown>
line_not_found: No se encuentra la línea
not_enough_permissions: No tienes suficientes permisos
not_enough_money: No tienes suficiente oro
cannot_destroy: No puedes destruir este cartel
need_confirmation_cost: El cartel cuesta <price> <currency>. Usa /svs yes o clica de nuevo
need_confirmation: Confirma el cartel usando /svs yes o clica de nuevo
all_cooldowns_reset: Todas las cuentas atrás han sido restablecidas
reload_success: ServerSigns se ha reiniciado
invalid_itemid: ID del ítem inválido
priceitem_success: El precio del ítem se ha añadido correctamente
priceitem_bind: Clic derecho en el cartel para establecer el precio del ítem
not_enough_items: 'Necesitas el siguiente ítem para usar este cartel:'
priceitem_remove: Click derecho en el cartel para eliminar el precio del ítem
priceitem_removed: El precio del ítem de este cartel se ha eliminado correctamente
xpcost_bind: Click derecho en el cartel para establecer el coste del nivel de EXP
set_xp: Coste del nivel de EXP establecido correctamente
itemcriteria_boolean: 'Los argumentos deben ser *true* o *false*'
not_enough_xp: No tienes suficiente EXP para usar este cartel
funds_withdrawn: 'Has pagado <number> <currency>'
permissions_required: No se puede continuar, la configuración o los permisos de Vault se necesitan para esta característica
priceitemcriteria_bind: 'Click derecho en el cartel para establecer el requerimiento del precio del ítem'
priceitemcriteria_set: El requerimiento del precio del ítem se ha establecido correctamente
persistance_on: Tienes activada la copia persistente, puedes desactivarla con '/svs copy persist'
persistance_off: Tienes desactivada la copia persistente
must_sneak: Debes agacharte para destruir ServerSigns
set_confirmation: 'Confirmación del cartel establecido en <boolean>'
invalid_hand_item: 'Debes sostener un ítem'
invalid_index: 'No hay comandos en este cartel. Por favor, prueba con otro'
delay_greater_than_zero: 'El tiempo de espera debe ser mayor de cero'
set_loops: 'Los datos en bucle se han establecido correctamente'
rightclick_bind_loops: 'Click derecho en el cartel para establecer los datos en bucle'
loop_must_finish: 'Primero debe terminar el bucle programado actual!'
need_confirmation_price_items: 'Este cartel debe tomar los siguientes ítems:'
need_confirmation_xp: 'Este cartel debe tomar <integer> niveles de experiencia'
levels_needed: 'Necesitas <integer> niveles más!'
holding_bind: 'Click derecho en el cartel para añadir el ítem opcional que se necesita'
holding_success: 'Requisito de ítem opcional añadido correctamente'
holding_remove: 'Click derecho en el cartel para eliminar el ítem opcional'
holding_removed: 'Ítem opcional eliminado correctamente'
helditemcriteria_bind: 'Click derecho en el cartel para establecer el ítem opcional que se necesita'
helditemcriteria_set: 'Ítem opcional establecido correctamente'
need_confirmation_held_items: 'Este cartel necesita que tengas alguno de lo siguientes ítems:'
must_be_holding: 'Debes tener alguno de los siguientes ítems para usar este cartel:'
blocked_command: 'Este comando no puede se ejecutado por ServerSigns!'
player_not_found: 'No se ha encontrado el jugador <string> (sensible a mayúsculas)'
cooldowns_reset: 'Se han restablecido las cuentas atrás de <string>'
long_command_again: 'Usa /svs long cuando el comando esté listo para establecerse en el cartel'
long_type_to_chat: 'Ahora puedes escribir en el chat el comando que quieres establecer. Admite múltiple líneas'
long_cancelled: 'No has introducido la información! Cancelando.'
uses_greater_zero: 'El número de usos debe ser 0 o superior!'
rightclick_remove_uses: 'Click derecho en el cartel para eliminar el límite'
rightclick_set_uses: 'Click derecho en el cartel establecer el límite de usos'
uses_success: 'El límite de usos se ha establecido correctamente'
set_cancel_mode: 'El modo de Cancelación ha sido establecido en <mode>'
rightclick_bind_cancel_permission: 'Click derecho en el cartel para asignar el permiso de cancelación'
set_cancel_permission: 'El permiso de cancelación ha sido establecido correctamente'
cancelled_due_to_permission: 'Tu permiso actual previene usar este ServerSign'
reload_config_success: 'La configuración y los archivos de idioma se han recargado correctamente'
reload_signs_success: '[ServerSigns] Recargado correctamente'
features_not_available: 'Este ServerSign necesita una característica deshabilitada - por favor, informa a un administrador sobre esto'
invalid_command: 'No se ha podido analizar el comando!'
reload_signs_fail: 'Se ha encontrado un error y puede que ServerSign no se haya cargado correctamente!'
reload_config_fail: 'Se ha encontrado un error cargando la configuración! El plugin se ha desactivado por seguridad'
copy_success: 'Se ha creado correctamente una copia de ServerSign'
right_click_create: 'Click derecho en el bloque para crear un nuevo ServerSign'
create_success: 'Nuevo ServerSign creado correctamente'
block_protected: 'Este bloque está protegido por un ServerSign!'
list_persist_on: 'Tienes ACTIVADO la lista persistente, puedes desactivarlo con "/svs list false"'
list_persist_off: 'Has DESACTIVADO la lista persistente'
xp_removed: 'Se han eliminado <levels> niveles de experiencia'
silent_success: '[ServerSign] Se ha establecido correctamente el modo silencioso'
right_click_select: 'Click derecho en un cartel para aplicar automáticamente los comandos'
sign_selected: 'Se ha seleccionado correctamente el cartel para aplicar automáticamente los comandos'
sign_deselected: 'Se ha deseleccionado el cartel y ya no serán aplicados más comandos'
timelimit_invalid: 'Formato de fecha y hora no válidos! El formato debe ser DDMMYY,HHMMSS (DíaMesAño,HorasMinutosSegundos)'
timelimit_success: 'Límite de tiempo establecido correctamente'
rightclick_apply: 'Click derecho en el ServerSign para aplicar este comando'
rightclick_view_list: 'Click derecho en el ServerSign para obtener información detallada'
timelimit_expired: 'Demasiado tarde! Este ServerSign expiró hace <string>'
timelimit_waiting: 'Este ServerSign estará disponible en <string>'
option_create_w_question: 'Debes declarar los ID para una pregunta!'
option_invalid_answer: '&cNo es una respuesta válida! Por favor, inténtalo de nuevo o escribe "exit"'
option_set: '[ServerSign] Se ha aplicado correctamente la opción'
option_label_unique: 'La etiqueta opcional debe ser única!'
unable_to_execute_cmd: '&cNo se puede ejecutar "<string>" porque no se ha encontrado el comando.'
import_file_not_found: 'El archivo no se encuentra en el directorio principal del servidor'
import_success: 'El archivo "<string>" se ha importado correctamente'
import_select_sign: 'Click derecho en un ServerSign para importar los comandos'
option_label_desc_separator: ' - '
xp_cost_removed: 'Se ha eliminado correctamente el coste de EXP de este ServerSign'
xp_cost_invalid: 'El coste de EXP debe ser un número entero superior a -1'
permissions_removed: 'Los permisos de este cartel se han eliminado correctamente'

757
ChairsReloaded
Permite sentarse en escaleras y otros objetos.
Código: [Seleccionar]
chairs reload

:v: Bukkit: http://dev.bukkit.org/bukkit-plugins/chairsreloaded

++ Compilaciones: http://build.true-games.org/job/ChairsReloaded/


Código: (config.yml) [Seleccionar]
# Configuration of the Chairs plugin for Craftbukkit
# ------
# A list of all compatible block and item names: http://bit.ly/AmJgMb.
# ------
# sit-blocks: Set the blocks you want to be able to sit down on and sitting height. Use material_name:sitting_height
# valid-signs: Valid sign materials for sign check
# auto-rotate: If set to true, you are automatically rotated to the descending face of the stairs-block when sitting down.
# max-chair-width: Define how many blocks a chair can be long (set to number <= 0 for unlimited width).
# sign-check: If set to true, you will only be able to sit down when there are signs on both of the ends of the chair.
# distance: The maximum distance between the chair (the center of the block) and the player to be able to sit down (to prevent glitching through walls, etc.).
# seat-occupied-check: Check if seat is already occupied.
# ignore-if-item-in-hand: Set this true to disable sititng if player is holding an item in hand.
# disabledWGRegions: Player won't be able to sit in those regions
# ------
sit-blocks:
- ACACIA_STAIRS:0.7
- BIRCH_WOOD_STAIRS:0.7
- BRICK_STAIRS:0.7
- COBBLESTONE_STAIRS:0.7
- DARK_OAK_STAIRS:0.7
- JUNGLE_WOOD_STAIRS:0.7
- NETHER_BRICK_STAIRS:0.7
- PURPUR_STAIRS:0.7
- QUARTZ_STAIRS:0.7
- RED_SANDSTONE_STAIRS:0.7
- SANDSTONE_STAIRS:0.7
- SMOOTH_STAIRS:0.7
- SPRUCE_WOOD_STAIRS:0.7
- WOOD_STAIRS:0.7
valid-signs:
- wall_sign
- item_frame
- iron_trapdoor
- trapdoor
auto-rotate: true
max-chair-width: 3
sign-check: true
distance: 2
ignore-if-item-in-hand: false
sit-effects:
  healing:
    enabled: true
    interval: 20
    amount: 1
    max-percent: 100
  itempickup:
    enabled: false
sit-restrictions:
  commands:
    all: false
    list:
    - /examplecommand
notify-player: true
messages:
  sitting: '&7Te has sentado.'
  standing: '&7Te has levantado.'
  occupied: '&7Este asiento esta ocupado por &6%PLAYER%&7!'
  reloaded: '&c[CHAIRS] Configuracion recargada.'
  no-permission: '&cNo tienes permiso!'
  enabled: '&7Asientos activados (para ti)!'
  disabled: '&7Asientos desactivados (para ti)!'
  command-restricted: '&7No puedes usar este comando sentado'

759
Plugins descartados / Marriage Reloaded v1.2.5 #17 para CB 1.7.2-R0.2
« en: 20 de Julio de 2016 a las 22:43 »
Marriage Reloaded
Enlaces entre jugadores
/marry reload


Página de Marriage Reloaded: http://dev.bukkit.org/server-mods/marriage-reloaded/?page=8
Builds: http://ci.dj-tcraft.nl/job/Marriage%20Reloaded/
marry.admin


761
Plugins descartados / WeatherMan ► Herramienta para sustituir biomas
« en: 20 de Julio de 2016 a las 22:38 »
WeatherMan
Herramienta para sustituir biomas a voluntad.
Código: [Seleccionar]
plugman reload weatherman

:v: Bukkit: https://dev.bukkit.org/projects/weatherman

## Comandos: https://dev.bukkit.org/projects/weatherman/pages/main/commands
## Biomas: http://www.minecraftwiki.net/wiki/Biome

Comandos más útiles
/wm replace biome:<bioma|original> fill:true
[cerrar]

763
Mods Modificados / Disable Subject Change v2.0.1 para SMF 2.0.11
« en: 20 de Julio de 2016 a las 12:44 »
Disable Subject Change
Desactiva la habilidad de cambiar el asunto de una respuesta en la configuración.


Modificaciones

764
Paquetes del Foro / Disable Subject Change v2.0 para SMF 2.0
« en: 20 de Julio de 2016 a las 12:35 »
Disable Subject Change
Desactiva la habilidad de cambiar el asunto de una respuesta en la configuración.


Página del mod: http://custom.simplemachines.org/mods/index.php?mod=2045



VERSIÓN MODIFICADA AQUÍ

765
Mods Modificados / Tabular v2.0.11 (modificado)
« en: 18 de Julio de 2016 a las 19:06 »
Tabular
Crear tablas con cabeceras y estilo personalizado.


Muestra
Nombre de la tabla
ConceptoImporteParticipantes
Coste SERVIDOR
57,00€
C4BR3R4 y CloudeX
VIP
36,00€
ElenSof, Sofia_d_n, Darmix y Froko
Resto
21,00€
Dividido entre 2
Total por Admin
10,50€
Para el trimestre Julio-Octubre
Modificaciones:
19 de julio del 2016
Creación de las bbc tags para la inserción de la tabla, fila, celda y encabezados.

18 de julio del 2016
Corregir el nombre y ruta del archivo css que se modifica en la instalación.
Eliminar la restricción de versión de instalación.

Páginas: 1 ... 49 50 [51] 52 53 ... 67