Ir para conteúdo
🎯 IP do servidor: jogar.viciante.com.br (1.20) [Java e Bedrock] 🎯

Iridium Skyblock


SrGuTo

Comentários fixados

O Iridium Skyblock é um plugin destinado aos donos de servidores que desejam ter um sistema de ilhas individualizadas para seus jogadores. É um sistema bastante completo, com inúmeras funções, missões e recursos.

 

Recursos:

  • Aprimoramento de ilha
  • Missões exclusivas
  • Sistema de Banco
  • Gerador automatizado de minérios
  • Limite de blocos para construção
  • Ranqueamento de ilhas

 

 

Algumas imagens:

image.png

image.png

image.png

 

Instalação do plugin

A instalação do sistema é bastante simples, veja abaixo:

  1. Faça o download do plugin aqui.
  2. Coloque o arquivo .jar dentro do pasta /plugins.
  3. Agora basta reiniciar o seu servidor.

 

Arquivos de configuração:

O sistema é muito personalizável, deixando sua criatividade brilhar 😁

Spoiler

Exemplo de configuração de um comando no arquivo Commands.yml


bankCommand:
  aliases:
  - "banco"
  description: "Abra seu Banco da Ilha"
  permission: ""
  syntax: ""
  enabled: true
  bankGive:
    aliases:
    - "enviar"
    description: "Envia dinheiro a uma conta de um jogador"
    permission: "iridiumskyblock.bank.give"
    syntax: "%prefix% &7/is banco <enviar> <jogador> <tipo> <quantidade>"
    enabled: true

 

Arquivo de customização do upgrades (Upgrades.yml):


sizeUpgrade:
  enabled: true
  item:
    material: "GRASS_BLOCK"
    amount: 1
    displayName: "&b&lIsland Size"
    headData: null
    headOwner: null
    lore:
    - "&7Need more room to expand? Buy this"
    - "&7upgrade to increase your island size."
    - ""
    - "&b&lInformation:"
    - "&b&l * &7Current Level: &b%level%"
    - "&b&l * &7Current Size: &b%size%x%size% Blocks"
    - "&b&l * &7Upgrade Cost: &b%crystalscost% Crystals and $%vaultcost%"
    - "&b&lLevels:"
    - "&b&l * &7Level 1: &b50x50 Blocks"
    - "&b&l * &7Level 2: &b100x100 Blocks"
    - "&b&l * &7Level 3: &b150x150 Blocks"
    - ""
    - "&b&l[!] &bLeft Click to Purchase this Upgrade"
    slot: 11
  upgrades:
    1:
      money: 1000
      crystals: 15
      size: 50
    2:
      money: 1000
      crystals: 15
      size: 100
    3:
      money: 1000
      crystals: 15
      size: 150
memberUpgrade:
  enabled: true
  item:
    material: "ARMOR_STAND"
    amount: 1
    displayName: "&b&lIsland Members"
    headData: null
    headOwner: null
    lore:
    - "&7Need more members? Buy this"
    - "&7upgrade to increase your member count."
    - ""
    - "&b&lInformation:"
    - "&b&l * &7Current Level: &b%level%"
    - "&b&l * &7Current Member: &b%amount% Members"
    - "&b&l * &7Upgrade Cost: &b%crystalscost% Crystals and $%vaultcost%"
    - "&b&lLevels:"
    - "&b&l * &7Level 1: &b9 Members"
    - "&b&l * &7Level 2: &b18 Members"
    - "&b&l * &7Level 3: &b27 Members"
    - ""
    - "&b&l[!] &bLeft Click to Purchase this Upgrade"
    slot: 12
  upgrades:
    1:
      money: 1000
      crystals: 15
      amount: 9
    2:
      money: 1000
      crystals: 15
      amount: 18
    3:
      money: 1000
      crystals: 15
      amount: 27
blockLimitUpgrade:
  enabled: true
  item:
    material: "HOPPER"
    amount: 1
    displayName: "&b&lIsland Block Limits"
    headData: null
    headOwner: null
    lore:
    - "&7Need to place more blocks? Buy this"
    - "&7upgrade to increase the amount of blocks you can place."
    - ""
    - "&b&lInformation:"
    - "&b&l * &7Current Level: &b%level%"
    - "&b&l * &7Upgrade Cost: &b%crystalscost% Crystals and $%vaultcost%"
    - ""
    - "&b&l[!] &bLeft Click to Purchase this Upgrade"
    slot: 13
  upgrades:
    1:
      money: 1000
      crystals: 15
      limits:
        HOPPER: 15
        PISTON: 10
        SPAWNER: 10
    2:
      money: 1000
      crystals: 15
      limits:
        HOPPER: 20
        PISTON: 15
        SPAWNER: 15
    3:
      money: 1000
      crystals: 15
      limits:
        HOPPER: 25
        PISTON: 20
        SPAWNER: 20
    4:
      money: 1000
      crystals: 15
      limits:
        HOPPER: 30
        PISTON: 25
        SPAWNER: 25
    5:
      money: 1000
      crystals: 15
      limits:
        HOPPER: 40
        PISTON: 30
        SPAWNER: 30
warpsUpgrade:
  enabled: true
  item:
    material: "END_PORTAL_FRAME"
    amount: 1
    displayName: "&b&lIsland Warps"
    headData: null
    headOwner: null
    lore:
    - "&7Need more island warps? Buy this"
    - "&7upgrade to increase your island warps."
    - ""
    - "&b&lInformation:"
    - "&b&l * &7Current Level: &b%level%"
    - "&b&l * &7Upgrade Cost: &b%crystalscost% Crystals and $%vaultcost%"
    - "&b&lLevels:"
    - "&b&l * &7Level 1: &b1 Warp"
    - "&b&l * &7Level 2: &b2 Warp"
    - "&b&l * &7Level 3: &b3 Warp"
    - "&b&l * &7Level 4: &b4 Warp"
    - "&b&l * &7Level 5: &b5 Warp"
    - ""
    - "&b&l[!] &bLeft Click to Purchase this Upgrade"
    slot: 14
  upgrades:
    1:
      money: 1000
      crystals: 15
      amount: 1
    2:
      money: 1000
      crystals: 15
      amount: 2
    3:
      money: 1000
      crystals: 15
      amount: 3
    4:
      money: 1000
      crystals: 15
      amount: 4
    5:
      money: 1000
      crystals: 15
      amount: 5
oresUpgrade:
  enabled: true
  item:
    material: "DIAMOND_ORE"
    amount: 1
    displayName: "&b&lIsland Generator"
    headData: null
    headOwner: null
    lore:
    - "&7Want to improve your generator? Buy this"
    - "&7upgrade to improve your island generator."
    - ""
    - "&b&lInformation:"
    - "&b&l * &7Current Level: &b%level%"
    - "&b&l * &7Upgrade Cost: &b%crystalscost% Crystals and $%vaultcost%"
    - ""
    - "&b&l[!] &bLeft Click to Purchase this Upgrade"
    slot: 15
  upgrades:
    1:
      money: 1000
      crystals: 15
      ores:
        COBBLESTONE: 3
        COAL_ORE: 1
      netherOres:
        BASALT: 1
    2:
      money: 1000
      crystals: 15
      ores:
        DIAMOND_ORE: 1
        IRON_ORE: 10
        REDSTONE_ORE: 10
        GOLD_ORE: 10
        LAPIS_ORE: 10
        COAL_ORE: 20
        COBBLESTONE: 40
      netherOres:
        BASALT: 20
        GLOWSTONE: 20
        NETHER_QUARTZ_ORE: 20
        NETHER_GOLD_ORE: 20
        NETHERRACK: 20
        ANCIENT_DEBRIS: 1
    3:
      money: 1000
      crystals: 15
      ores:
        DIAMOND_ORE: 10
        IRON_ORE: 10
        REDSTONE_ORE: 10
        GOLD_ORE: 10
        LAPIS_ORE: 10
        COAL_ORE: 20
        COBBLESTONE: 40
      netherOres:
        BASALT: 10
        GLOWSTONE: 10
        NETHER_QUARTZ_ORE: 10
        NETHER_GOLD_ORE: 10
        NETHERRACK: 10
        ANCIENT_DEBRIS: 1

 

 

Discord Viciante: clique aqui.

Desenvolvimento: Iridium-Development

 

Att.,

SrGuTo.

  • Curtir 2
Link para o comentário
Compartilhar em outros sites

  • 5 weeks later...
  • PixelNinje retirou o destaque e retirou o destaque especial esse tópico

Crie uma conta ou entre para comentar

Você precisar ser um membro para fazer um comentário

Criar uma conta

Crie uma nova conta em nossa comunidade. É fácil!

Crie uma nova conta

Entrar

Já tem uma conta? Faça o login.

Entrar Agora
  • Usuários lendo este tópico   0 membros estão online

    • Nenhum usuário registrado visualizando esta página.
×
×
  • Crie um novo ...