SrGuTo 230 Postado 21 de março 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: Instalação do plugin A instalação do sistema é bastante simples, veja abaixo: Faça o download do plugin aqui. Coloque o arquivo .jar dentro do pasta /plugins. 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. 2 Compartilhar este post Link para o post Compartilhar em outros sites
Ic3Man 715 Postado 21 de março Opa vou criar meus Minigames heheheh, top demais esse manja! Compartilhar este post Link para o post Compartilhar em outros sites
ThiagoSzz 363 Postado 21 de abril Viciante Skyblock q nem o do Hypixel seria dahora demais em PMC: https://www.planetminecraft.com/member/thiagoszz/ Discord: ThiagoSzz#3482 Compartilhar este post Link para o post Compartilhar em outros sites
SrGuTo 230 Postado 21 de abril 1 hora, ThiagoSzz disse: Viciante Skyblock q nem o do Hypixel seria dahora demais em Hahaha seria daora! Pena que não é todo mundo que gosta desse modo de jogo 1 Compartilhar este post Link para o post Compartilhar em outros sites