TheCrappiest-PremiumHub 5 | 1.13+ SUPPORT | NPC, DISCORD 5.3.5-Beta [提交至百度][查看百度是否已收录此帖]

5069 0
2022-9-21 23:06:45
显示全部楼层
生活圈制作
TheCrappiest-PremiumHub 5 | 1.13+ SUPPORT | NPC, DISCORD, MYSQL AND MORE! 5.3.5-Beta



TheCrappiest-PremiumHub 5 | 1.13+ 支持 | NPC、DISCORD、MYSQL 等等! 5.3.5-测试版

付费获得:
下载地址
提取码:tflx
20
您未购买

人民币

免费下载:
打开微信扫一扫下面的小程序二维码
IMG_6359.PNG

测试的Minecraft版本: 1.8 / 1.9 / 1.10 / 1.11 / 1.11 / 1.12 / 1.12 / 1.13 / 1.14 / 1.14 / 1.15 / 1.15 / 1.16 / 1.17 / 1.17 / 1.17 / 1.17 / 1.17 / 1.18 / 1.18 / 1.18 / 1.18 /







PremiumHub 是市场上为数不多的专业制作、高效、开发完善且价格合理的大厅插件之一。我在这个项目上花了很多时间,因此我很高兴能与你们分享。

有趣的事实:PremiumHub 最初是一个完全不同的插件,称为 NetworkCore - 这个插件编码很差,这就是我开始使用 PremiumHub 的原因。PremiumHub 于 2017 年 2 月首次发布。在不到一年的时间里,PremiumHub 已被购买 350 次,目前是 SpigotMC 最受好评的插件之一



自定义项目、
自定义库存、
NPC、
门户、
启动板(两种不同的模式)、
自动广播器、
Clearchat(三种不同的模式,正常、静音或匿名。),
自定义命令管理器(启用、禁用命令。添加和删除每个命令的别名.),
传送系统,
通过剪辑支持 PlaceholderAPI。还有
很多其他的东西。

剧透:特色图片


格式:动作 | 使用示例。| 描述

[消息] | [留言] 你好(用户名)!| 给用户私信!
[以消息为中心] | [messageCentered] 你好(用户名)!| 给用户的私人中心消息!
[控制台命令] | [控制台命令] 停止 | 从控制台执行命令!

[广播] | [广播] 大家好!| 广播一条消息。
[广播为中心] | [广播为中心] 大家好!| 广播中心消息。
[广播名称] | [广播标题] 你好 | 广播一个标题。
[广播字幕] | [广播字幕] 你好 | 播放字幕。

[玩家头衔] | [playerTitle] 你好(用户名)!| 用户的私人所有权!
[播放器字幕] | [playerSubtitle] 你好吗?| 给用户的私人字幕!
[播放器设置] | [播放器设置] | 调出播放器设置菜单!
[玩家聊天] | [playerChat] 你好,我刚刚发了一条聊天消息!| 以用户身份发送聊天消息。
[玩家命令] | [playerCommand] 说你好,我执行了一个命令!| 以用户身份执行命令。
[翘曲] | [经] 测试经 | 将玩家发送到指定的经线。

[openInventory] ​​| [openInventory] ​​示例清单 | 为用户打开库存。(自定义库存。)
[closeInventory] ​​| [关闭库存] | 关闭用户的库存!
[发送服务器] | [sendServer] Lobby1 | 将播放器发送到服务器。
[声音] | [声音] LEVEL_UP | 它将为播放器播放声音 LEVEL_UP。

请不要犹豫,要求采取更多行动。



观察:此部分仅适用于开发人员。

事件:

AcconuntLoadedEvent

这将在每次加入时调用,当插件从用户那里获取所有数据并成功初始化用户时。

@EventHandlerpublic void onAccountLoaded(AccountLoadedEvent event) {Account account = event.getAccount();}

FirstJoinEvent
这将在用户第一次加入时调用。
@EventHandlerpublic void onFirstJoin(FirstJoinEvent event) {Account account = event.getAccount();}

PlayerEnterPortalEvent
这将
在用户进入门户时调用。
@EventHandlerpublic void onPlayerEnterPortal(PlayerEnterPortalEvent event) {Player player = event.getPlayer();}

要访问这些方法,请使用:
PremiumHub#getApi() - 返回一个接口。注意:注意 Account 对象中的数据变化,PremiumHub 是在对象之后设计的。



许可 | 使用

PremiumHub.grapplinghook | 能够使用抓钩小工具。
PremiumHub.portal.manage | 能够使用该命令管理门户。
PremiumHub.coloredsigns | 能够使用颜色创建标志。
PremiumHub.fly| 能够使用fly命令。
PremiumHub.fly.other | 能够对其他玩家使用飞行命令。
PremiumHub.库存 | 能够使用命令打开库存。
PremiumHub.launchpad | 能够使用该命令管理启动板。
PremiumHub.spawn | 能够使用 spawn 命令。
PremiumHub.spawn.edit | 能够编辑生成位置。
PremiumHub.voidfall | 能够使用 voidfall 命令。
PremiumHub.voidfall.edit | 能够编辑 voidfall 位置。
PremiumHub.bypass.clearchat | 不要让你的聊天聊天被清除。
PremiumHub.clearchat | 能够使用命令清除聊天。
PremiumHub.hologram | 通过命令管理全息图。
PremiumHub.warp | 扭曲到一个位置。
PremiumHub.setwarp | 设置经线!
PremiumHub.delwarp | 删除经线!
PremiumHub.teleport | 传送给玩家。
PremiumHub.teleport.here | 将玩家传送给您!
PremiumHub.teleport.all | 传送所有到你的位置。
PremiumHub.gamemode | 改变游戏模式!
PremiumHub.build | 切换您是构建模式。
PremiumHub.build.other | 切换其他玩家构建模式。

PremiumHub.options.flight | 能够切换航班选项。
PremiumHub.options.jump | 能够切换跳跃选项。
PremiumHub.options.speed | 能够切换速度选项。
PremiumHub.options.stacker | 能够切换堆叠器选项。
PremiumHub.options.invisibility | 能够切换隐身选项。
PremiumHub.options.chat | 能够切换聊天选项。



剧透:commands.ymlYAML:
##  ________  ________  _______   _____ ______   ___  ___  ___  _____ ______   ___  ___  ___  ___  ________# |\   __  \|\   __  \|\  ___ \ |\   _ \  _   \|\  \|\  \|\  \|\   _ \  _   \|\  \|\  \|\  \|\  \|\   __  \# \ \  \|\  \ \  \|\  \ \   __/|\ \  \\\__\ \  \ \  \ \  \\\  \ \  \\\__\ \  \ \  \\\  \ \  \\\  \ \  \|\ /_#  \ \   ____\ \   _  _\ \  \_|/_\ \  \\|__| \  \ \  \ \  \\\  \ \  \\|__| \  \ \   __  \ \  \\\  \ \   __  \#   \ \  \___|\ \  \\  \\ \  \_|\ \ \  \    \ \  \ \  \ \  \\\  \ \  \    \ \  \ \  \ \  \ \  \\\  \ \  \|\  \#    \ \__\    \ \__\\ _\\ \_______\ \__\    \ \__\ \__\ \_______\ \__\    \ \__\ \__\ \__\ \_______\ \_______\#     \|__|     \|__|\|__|\|_______|\|__|     \|__|\|__|\|_______|\|__|     \|__|\|__|\|__|\|_______|\|_______|## Developed by Vouchs.# If you enjoy using PremiumHub, please consider to leave a 5-star review.# I'd like to personally thank everyone that decided to purchase my plugin.#Settings:  Unknown command: '&cThe command you specified is not valid!'  Bypass list: # HelpTopic does not always recognize all commands, so if you get "Unknown command" at a valid command, add the command to this list.  - 'buy'#Spawn:  Enabled: true  Usage: '&eCorrect usage: &6/spawn [set/remove]'  Aliases: - Spawn  - MyServerSpawn#Voidfall:  Enabled: true  Usage: '&eCorrect usage: &6/voidfall [set/remove]'  Aliases: - voidfall  - MyVoidfall#LaunchPad:  Enabled: true  Usage: '&eCorrect usage: &6/launchPad [create/remove/edit]'  Aliases: - LaunchPad#Custom-Inventories:  Enabled: true  Usage: '&eCorrect usage: &6/inventory [inventory name]'  Aliases: - inventory  - inventories#Portal:  Enabled: true  Usage: '&eCorrect usage: &6/portal [create/remove/wand/help]'  Aliases: - portal  - portals#Flight:  Enabled: true  Usage: '&eCorrect usage: &6/fly [username]'  Aliases: - fly  - flight#ClearChat:  Enabled: true  Usage: '&eCorrect usage: &6/clearchat [-s/-a/]'  Aliases: - cc  - clearchat  - chatclear#Holograms:  Enabled: true  Usage: '&eCorrect usage: &6/hologram [create/remove] [name]'  Aliases: - holograms  - holo  - hologram#Warp:  Enabled: true  Usage: '&eCorrect usage: &6/warp [name]'  Aliases: - warp  - warps  - warping#SetWarp:  Enabled: true  Usage: '&eCorrect usage: &6/setwarp [name]'  Aliases: - setwarp  - createwarp  - newwarp#DelWarp:   Enabled: true   Usage: '&eCorrect usage: &6/delwarp [name]'   Aliases:  - delwarp   - deletewarp#BuildMode:  Enabled: true  Usage: '&eCorrect usage: &6/buildmode [name]'  Aliases: - buildmode  - build  - building#Teleport:  Enabled: true  Usage: '&eCorrect usage: &6/teleport [player]'  Aliases: - teleport  - tp#TeleportHere:  Enabled: true  Usage: '&eCorrect usage: &6/teleporthere [player]'  Aliases: - teleporthere  - tphere  - s#TeleportAll:  Enabled: true  Usage: '&eCorrect usage: &6/tpall'  Aliases: - teleportall  - tpall#GameMode:  Enabled: true  Usage: '&eCorrect usage: &6/gamemode [mode] [player]'  Aliases: - gamemode  - gm  - mode  - gmode#NPC:  Enabled: true  Usage: '&eCorrect usage: &6/npc help'  Aliases: - npc  - npcs  - entities#Discord:  Enabled: true  Usage: '&eCorrect usage: &6/discord help'  Aliases: - discord  - dc  - disc






剧透:messages.yml




手机扫码浏览