| |
在酸海中生存的岛屿。和一头牛在一起。比摩天大楼还硬? |
| 作 者 | Tastybento |
| 发布时间 | 2014年5月20日 |
| 支持核心 | Spigot | 原生版本 |
| 支持版本 | 1.8,1.9,1.10,1.11,1.12 |
插件详细介绍
AcidIsland插件为Minecraft服务器提供了一种独特的生存挑战,玩家需要在充满酸液的海洋中的岛屿上生存。该插件是ASkyBlock的变体,保留了其核心功能,同时引入了酸液伤害、岛屿等级排名等新机制,为玩家带来全新的游戏体验。
你身处一个酸液之海中的岛屿!如果你喜欢空岛生存,AcidIsland会给你带来全新的挑战!
这个插件是我广受欢迎的ASkyBlock插件的变体。玩家不再是从高空坠落,而是需要在扩张岛屿时与酸液作斗争。玩家可以乘船前往其他玩家的岛屿。
请参阅每个版本的升级说明。
可以使用原理图更改起始岛屿。将它们放在 schematics 文件夹中,并在 config.yml 的 schematicsection 中添加它们。说明在 config.yml 中。
初始箱子物品可以自定义,包括添加伤害、药水等。详情请参阅此页面。也可以使用原理图中的物品。
AcidIsland 接受以下命令,可以使用 /island, /ai 或 /is:
通过 /acid 命令访问(在游戏中查看更多命令):
请报告错误。你可以在此处提交工单。
这些权限定义了数量或大小:
permissions:
acidisland.*:
default: false
children:
acidisland.island.*:
children:
acidisland.island.go:
description: Allow teleporting to player island
default: true
acidisland.island.create:
description: Let the player use the /island command
default: true
acidisland.island.info:
description: Let the player check their island level
default: true
acidisland.island.topten:
description: Let the player see the top ten list
default: true
acidisland.island.sethome:
description: Let the player set their island teleport point
default: true
acidisland.island.challenges:
description: Let the player use the /challenges command
default: true
acidisland.island.warp:
description: Let the player use /island warp to warp to a players island
default: true
acidisland.island.addwarp:
description: Let the player place a Welcome warp sign
default: true
acidisland.island.minishop:
description: Allows usage of the minishop
default: true
acidisland.island.controlpanel:
description: Allows usage of the island GUI
default: true
acidisland.island.biomes:
description: Allows biome changing
default: true
acidisland.island.lock:
description: Allows island locking
default: false
acidisland.island.expel:
description: Allows expelling of visitors
default: true
acidisland.island.ban:
description: Allows banning of visitors
default: false
acidisland.island.settings:
description: Player can see server settings
default: true
acidisland.island.lang:
description: Player can select a language
default: true
acidisland.island.name:
description: Player can set the name of their island
default: false
acidisland.island.value:
description: Player can see the value of a block
default: true
acidisland.island.spawn:
description: Player can use the island spawn command if spawn exists
default: true
acidisland.island.reset:
description: Player can use the island reset or restart command
default: true
acidisland.team.*:
children:
acidisland.team.create:
description: Let a player invite other players to join a team
default: true
acidisland.team.kick:
description: Let a player kick other players
default: true
acidisland.team.makeleader:
description: Let a player make another player leader of the team
default: true
acidisland.team.join:
description: Let a player join another player's team
default: true
acidisland.team.chat:
description: Allow player to use team chat
default: true
acidisland.command.*:
description: Event commands will not be run for players with this perm
default: false
children:
acidisland.command.resetexempt:
description: Player is exempt from commands run when island resets
default: false
acidisland.command.leaveexempt:
description: Player is exempt from commands run when they leave or are kicked. Note will not help if player is offline.
default: false
acidisland.command.newexempt:
description: Player is exempt from commands run when starting an island
default: false
acidisland.command.challengeexempt:
description: Player is exempt from commands run when a challenge is completed
default: false
acidisland.command.newteamexempt:
description: Player is exempt from commands run when accepting a team invite
default: false
acidisland.coop:
description: Allows player to use the coop command
default: false
acidisland.craft.*:
children:
acidisland.craft.enderchest:
description: Allow crafting and use of enderchests in acidisland
default: false
acidisland.craft.dirt:
description: Allows tilling of coarse dirt into dirt
default: false
acidisland.intopten:
description: Includes player in top ten
default: true
acidisland.nohunger:
description: Excludes player from hunger if on island
default: false
acidisland.islandfly:
description: Allow player to fly inside his island boundaries
default: false
acidisland.settings.*:
description: Ability to change settings in GUI
default: false
# ACID_DAMAGE, ANVIL, ARMOR_STAND, BEACON, BED, BREAK_BLOCKS, BREEDING, BREWING,
# BUCKET, COLLECT_LAVA, COLLECT_WATER, CHEST, CHORUS_FRUIT, CRAFTING, CROP_TRAMPLE,
# DOOR, EGGS, ENCHANTING, ENDER_PEARL, ENTER_EXIT_MESSAGES, FIRE, FIRE_EXTINGUISH,
# FIRE_SPREAD, FURNACE, GATE, HORSE_INVENTORY, HORSE_RIDING, HURT_MOBS, LEASH,
# LEVER_BUTTON, MOB_SPAWN, MUSIC, PLACE_BLOCKS, PORTAL, PRESSURE_PLATE, PVP,
# MILKING, NETHER_PVP, REDSTONE, SPAWN_EGGS, SHEARING, VILLAGER_TRADING,
# VISITOR_ITEM_DROP, VISITOR_ITEM_PICKUP
acidisland.mod.*:
children:
acidisland.mod.topten:
description: Let a moderator update the top ten list
default: op
acidisland.mod.info:
description: Let a moderator see info on a player
default: op
acidisland.mod.challenges:
description: Let a moderator access challenge commands
default: op
acidisland.mod.noburn:
description: Gives mod immunity to acid
default: false
acidisland.mod.resethome:
description: Allows setting or reseting of a player's home position
default: op
acidisland.mod.clearreset:
description: Allow clearing of island reset limit
default: false
acidisland.mod.tp:
description: Allows teleport to an island
default: op
acidisland.mod.tpnether:
description: Allows teleport to a nether island
default: op
acidisland.mod.bypassprotect:
description: Allow moderator to bypass island protection
default: op
acidisland.mod.bypassexpel:
description: Allow moderator to bypass island expulsion
default: op
acidisland.mod.setbiome:
description: Allows setting player island biomes
default: op
acidisland.mod.topbreeders:
description: Lists most populated islands current loaded
default: op
acidisland.mod.lock:
description: Locks or unlocks an island
default: op
acidisland.mod.bypasslock:
description: Bypasses an island lock
default: op
acidisland.mod.signadmin:
description: Enables warp sign admin commands
default: op
acidisland.mod.spy:
description: Spy on team chats
default: false
acidisland.mod.removesign:
description: Gives ability to remove warp signs
default: false
acidisland.mod.team:
description: Enables modification of teams via kick and add commands
default: false
acidisland.mod.name:
description: Enables naming of player's islands
default: false
acidisland.mod.resetname:
description: Enables reset of player's island names
default: false
acidisland.mod.setdeaths:
description: Sets how many deaths the player has
default: false
acidisland.admin.*:
children:
acidisland.mod.clearresetall:
description: Allow clearing of island reset limit for all players
default: op
acidisland.admin.reload:
description: Reload the config.yml
default: op
acidisland.admin.delete:
description: Let a player completely remove a player (including island)
default: op
acidisland.admin.deleteisland:
description: Let a player completely remove the island the player is on
default: op
acidisland.admin.register:
description: Let a player register the nearest island to another player.
default: op
acidisland.admin.unregister:
description: Removes a player from an island without deleting the island blocks.
default: op
acidisland.admin.purge:
description: Let a player purge old islands.
default: op
acidisland.admin.noburn:
description: Gives admin immunity to acid
default: false
acidisland.admin.setspawn:
description: Allows use of spawn tools
default: op
acidisland.admin.setrange:
description: Allows setting of island protection range
default: op
acidisland.admin.topbreeders:
description: Lists most populated islands current loaded
default: op
acidisland.admin.reserve:
description: Reserves an empty spot for a player's next island
default: op
acidisland.admin.settingsreset:
description: Resets all the islands to default protection settings
default: op
acidisland.admin.noban:
description: Player cannot be banned from an island
default: op
acidisland.admin.cobblestats:
description: Displays magic cobble gen stats
default: op
acidisland.admin.setlanguage:
description: Resets all player languages and sets the default language
default: op
欢迎传送点看板是玩家创建传送点的一种简单方式。每个玩家只能生成一个传送点。他们通过在第一行带有 [WELCOME] 的看板上来创建传送点。如果传送点创建成功,该行将变为绿色。如果出现问题,它将变为红色。
传送点在 /island warps 下列出,并且是玩家的姓名。玩家可以通过键入 /island warp <传送点名称> 或单击 GUI 来传送。
要销毁或移除传送点,玩家应销毁或移除看板。
看板上的其他行可以说玩家想要的任何内容,并在 GUI 中列出 - 宣传你的岛屿!
传送点的安全性在一定程度上受到检查,但玩家可以使用传送点看板创建陷阱。服务器管理员可能对此表示赞同或不赞同,但可以将其解释为游戏的一部分。
AcidIsland 将尝试自动向 Multiverse 注册(检查控制台)。如果这不成功,你可能会突然发现海中出现漏洞。保留世界备份,因为这是无法恢复的。通常,这是由服务器版本中的错误引起的(例如,开发版本)。
本插件使用插件指标系统,这意味着会收集以下信息并将其发送到 bstats.org:
访问 bstats.org 了解有关所收集统计信息的更多信息。进入 /plugins/bStats/config.yml 以禁用统计信息收集。