volta薯片~
本帖最后由 1582952890 于 2017-9-16 11:36 编辑

LobbyCompass - 指南针传送菜单



(貌似看到LOGO需要翻墙,直接用的原贴链接)
Lobby Compass is a plugin based on almost any minigames server, where you have a compass, which opens an inventory with warp points or commands.
Lobby Compass是一个几乎在所有小游戏服都在用的插件,可以使你得到一个可以打开带有地标和指令的物品栏的指南针


Information - 信息

  • Sorry I havent been on in so long.
  • 我很抱歉我很长时间没有上线(待考证XD,瞎翻的
  • Im posting an updated version by christmas day!
  • 我在圣诞节投递了一个更新!
  • Merry Christmas to all!!
  • 大家圣诞快乐!!
  • Current MC Version: 1.10.2
  • 目前支持的MC版本:1.10.2
  • Latest Version: v2.4
  • 插件最新版本:v2.4
  • Plugin Is Now Being Managed/Updated By FrostwiredGC.
  • 现在插件由FrostwiredGC管理和更新
  • Outdated Version: http://dev.bukkit.org/bukkit-plugins/lobbycompass/
  • 老版本地址(1.7.9)

Authors/Testors - 开发者/测试者








  • FrostedGC - Current Author/Manager 目前的开发者/管理者
  • Goldentoenail - Previous Tester/Contributor 曾经的测试者/贡献者?(待修正)
  • Dreieck52 - Previous Author  曾经的开发者
  • MIxWLF - Previous Tester  曾经的测试者


Commands and Permissions - 指令与权限


  • lobbycompass.use - Gives the ability to use the configured compass.
  • 允许使用设置好的指南针
  • lobbycompass.get - Gives you the ability to receive a compass and use the command /lc get.
  • 允许使用/lc得到指南针
  • lobbycompass.admin - Gives you the ability to use every aspect of LobbyCompass.
  • 全部权限

Note: /lobbycompass [alias. /lc] 提示:/lobbycompass 简称/lc
  • /lobbycompass get - Gives you the standard compass as you defined in the configuration file.
  • 给你一个在设置文件里定义好的标准指南针
  • /lobbycompass reload - Reloads the config file.
  • 重新加载配置文件
  • /lobbycompass version - Tells you the current lobbycompass version.
  • 告诉你最新的LobbyCompass版本

Explaning all the options - 所有设置的解释

  • compass-name ~ The name of the compass as item in player's inventory
  • 指南针作为物品存在于玩家的物品栏中的名称
  • compass-inventory-name ~ The name of the inventory which will open
  • 使用指南针打开的物品栏的名称
  • get-compass-on-join ~ Gives you the compass when you join the server if get-compass-worlds contains joining world name
  • 如果get-compass-worlds选项包含玩家所在的世界,那么他在进入服务器时可以得到一个指南针
  • get-compass-slot ~ Gives you the compass at a specified slot of player's inventory
  • 在指定的物品栏给玩家指南针
  • can-drop-compass ~ You can drop this compass (true / false)
  • 能否丢弃指南针(填true/false)
  • inventory-lines-amount ~ How many lines the inventory will have
  • “指南针菜单”的大小(行数)
  • options ~ A list of all clickable options in the menu. You have to update this list if you add/remove an option!
  • 全部可点击的选项的列表。如果要加入/删除一个选项,你只能修改这里
  • data ~ The specific data of all options
  • 所有选项的具体数据
  • data.<optionname>.xxx ~ Explains everything by itself!
  • (并不懂)(optionname就是下面这些东西)
  • get-compass-worlds ~ Worlds in which you get the compass automatically
  • (上面提到的)能自动获得指南针的世界
  • only-allow-command-lc_get-in-worlds ~ You can only use the command '/lc get' in the defined worlds above
  • 只能在下列世界使用/lc get
  • sound-effect ~ Little sound on executing command / warp
  • 使用指令/地标时的音效
  • You can simply copy and paste options at the data section, but always remember to update the options section!
  • 提示:你可以简单地复制和粘贴选项的数据部分,但始终记得更新选项部分!

Using Custom Compass Items - 如何设置其它物品作为指南针








  • 1. Log onto your server
  • 安装插件
  • 2. Put desired block in hand (Example a iron sword)
  • 把你想用的物品拿在手里(比如铁剑)
  • Must have essentials for step 3. If not please refer to an item id list on google and use that name in all caps
  • 想进行第三步,你必须有essentials 。如果没有,你可以上网参考物品ID表然后使用这个大写的英文ID
  • 3. Type /itemdb
  • 输入/itemdb
  • 4. It should output the proper item id in all CAPS. (For our example it would be IRON_SWORD)
  • 应该会输出全大写的英语物品ID(比如说我们的例子就会输出IRON_SWORD)
  • 5. Use the item id in ALL capitals in your custom item config line (Example in config - > compass-item: IRON_SWORD)
  • 把这个大写的英文ID输在自定义物品设置栏里(我们的例子是这样的 - > compass-item:IRON_SWORD)
  • 6. That's it!
  • 完事辣!

Bungeecord Support - BC服支持性

  • Download this plugin!
  • 下载这个插件!(另一个插件,有时间搬运..)
  • To use bungeecord just download the above plugin and restart your server and then replace cmd to /server <name>!
  • 想要在BC端使用它,只需要下载链接里的插件,然后重启服务器,将设置的指令格式改为/server <服务器名>!
  • executedByPlayer must be set to true for this to work!
  • 选项“executedByPlayer”必须是true才能使这个运行成功!

Video Tutorial - 视频教程

原帖YouTube链接
有时间搬到b站XD
Updates  - 原帖更新日志

UPDATE: I am clarifying some things in this that people have had questions about.
我在这里说明一些大家有问题的地方
  • #1 - Support for 1.8 & 1.9 is no longer available. This plugin is the most stable it's ever going to be with 1.8 & 1.9 currently and any further updates will be included in the 1.10+ jar's only!
  • 1.9/1.8版本的插件不再可用。这个插件在1.8、1.9版本是最稳定的而且任何更高版本的更新会被包含在1.10+的JAR中
  • (说大实话,我没看懂)
  • #2 - "Nothing to pass through" is part of essentials admin compass teleporting through walls. That has nothing to do with this plugin.
  • 如果你被提示“Nothing to pass through”,那其实是ess的指南针穿墙功能(我怎么记得是WE的功能????????)。那和这个插件没有任何关系。

Changes Coming - 即将到来的更新


  • Updated Version
  • 更新版本(好草率)

搬运者的话

咳咳,这个插件还是有点故事的,原帖没有做过多说明,我来说明一下
大家可以看出,这个插件其实是一个接坑项目,所以原帖并不是这个
如果大家要下载1.7.9版本的LobbyCompass,可以去原帖
还有一点有趣的地方,就是原帖给出了新版本的更新链接,而那个链接指向Spigotmc
而且在原帖作者给出了源代码
所以,这个版本貌似不是唯一的接坑版本呢...
而且还有个蛋疼的事,大家可能注意到我为什么没折叠,因为...
bug多炸了!排版都炸了
虽说现在的排版也有点炸,但是我真的修不好了,我尽力了,相信我....
不多说上召唤席(mmp搬个插件这么累)
  @brooke1999 @luojiarui @Xiao_Tao_Zi @Auange_M夜幕
(为了不触犯版规2-7我把已经来的人删掉了XD)
(我是不是很机智)



love_Xue
我怎么愣是没看懂这插件是干嘛的 好像就是指南针传送...

我叫坂本
可以,翻译可以xD
(准备热心翻译者么xDD)

volta薯片~
我叫坂本 发表于 2017-5-5 20:25
可以,翻译可以xD
(准备热心翻译者么xDD)

那是什么鬼...
(laozi好歹也是插百的XD)

volta薯片~
love_Xue 发表于 2017-5-5 20:07
我怎么愣是没看懂这插件是干嘛的 好像就是指南针传送...

就是用指南针打开传送菜单....也可以用于跨服传送

Lelouch_Lamper
支持一波
不过2-7= =

Mithey
不加个CBV么XD

volta薯片~
Lelouch_Lamper 发表于 2017-5-5 20:49
支持一波
不过2-7= =

What???2-7是什么鬼

volta薯片~

不加不加qwq
看我连插百标都没加

Lelouch_Lamper
volta薯片~ 发表于 2017-5-5 22:28
What???2-7是什么鬼

2-7: 请勿有大量@人,以此刷分的行为,如出现,管理员有权删除帖子(引用某狼)

volta薯片~
Lelouch_Lamper 发表于 2017-5-5 22:46
2-7: 请勿有大量@人,以此刷分的行为,如出现,管理员有权删除帖子(引用某狼) ...

woc
突然害怕

volta薯片~
Lelouch_Lamper 发表于 2017-5-5 22:46
2-7: 请勿有大量@人,以此刷分的行为,如出现,管理员有权删除帖子(引用某狼) ...

所以到底多少算多XD

黑星星

感谢大佬,早就想要这个了

麦兜国丰
Nothing to pass through是worldedit的指南针穿墙功能 可在worldedit/config.yml navigation参数下配置

2368590832
不错找了很久了,感谢作者分享