本帖最后由 炫灵_x 于 2022-3-12 12:36 编辑 
HiveLook
功能:
-将插件文件放入plugins文件夹即可使用:HiveLook是一款十分高效易用的插件,无需任何多余的操作即可享受到这些功能。
-可自定义:根据的你的喜好自定义GUI的标题,用于显示蜜蜂的玩家头颅样式等!支持Hex颜色代码。
-简洁的GUI界面:可以随时清晰的了解蜂巢内蜜蜂以及蜂蜜的数量
-强行将蜜蜂离开蜂巢:使用GUI中的按钮即可强行使蜜蜂离开蜂巢进行采蜜万恶的资本家
 
指令:
- /hivelook [reload]:插件的主指令/帮助指令。需要权限hivelook.admin
权限:
- hivelook.use:当配置文件中设置为启用时(默认为启用),玩家需要此权限才能看到蜂巢的GUI面板
配置文件:
| 
 复制代码# GENERAL SETTINGS
# Plugin Messages Prefix:
prefix: "&e&lHive&6&lLook &r&8| "
# Disabled Worlds:
disabled-worlds:
- "disabledbeeworld"
# Use Permissions:
# - Whether or not accessing beehives with this plugin should be with a permission or not
# - Enabled by default, the permission node is hivelook.use
use-permission: true
# GUI SETTINGS
# hive-gui-title: What the title of the Hive GUIs will look like.
# - Placeholders (Hex Colors Supported):
# - %bees%: Amount of bees in the hive
# - %honey%: Amount of honey in the hive
hive-gui-title: "&e&l%bees% &6&lBees &r&8/ &e&l%honey% &6&lHoney"
# bee-textures: List of all of the different bee textures you can get in the GUI
# - Based on how many values are in the list, they will be equally chosen at random
# - These values are in base64
bee-textures:
- "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTlhYzE2ZjI5NmI0NjFkMDVlYTA3ODVkNDc3MDMzZTUyNzM1OGI0ZjMwYzI2NmFhMDJmMDIwMTU3ZmZjYTczNiJ9fX0="
- "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTQwMDIyM2YxZmE1NDc0MWQ0MjFkN2U4MDQ2NDA5ZDVmM2UxNWM3ZjQzNjRiMWI3Mzk5NDAyMDhmM2I2ODZkNCJ9fX0="
- "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmRmYTAzMDZhNWEzN2Q2OTU1NTE0YmRhZjM0NDRkMWVhOTQ3ZDg4ZGI0MzBjNjM3MzNiMDk1ZTZkOGQ3ZjNiNSJ9fX0="
# bee-name: The name given to each bee item in the GUI
# - By default it is "&eBee"
# - Hex colors supported
bee-name: "&eBee"
# use-eject-button: Whether to have the eject bees button in the GUI or not
# - Enabled by default
use-eject-button: true
# honey-material: The material of the item used to show honey in the GUI
# - By default it is ORANGE_STAINED_GLASS_PANE
# - Here is a list of allowed materials: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
honey-material: "ORANGE_STAINED_GLASS_PANE"
# honey-name: The name of the honey item in the GUI
# - Hex colors & normal MC colors supported (&# for hex colors)
# - "&6Honey" by default
honey-name: "&6Honey"
# item-in-empty-slot: Whether there should be an item placed in empty slots in the hive
# - By default this is enabled
# - If disabled there will only be bees & honey shown in the hive
item-in-empty-slot: true
# empty-material: The material of the item used to show an empty slot in the GUI
# - By default it is GRAY_STAINED_GLASS_PANE
empty-material: "GRAY_STAINED_GLASS_PANE"
# empty-name: The name of the empty slot item
# - By default it is " " (which leaves it as a blank name)
empty-name: " "
 | 
反馈:
-如果对此插件有问题或想要更多功能,加入作者的discord服务器来告知作者。
https://discord.gg/s5st6A2nvE
使用情况: