• 欢迎来到Minecraft插件百科!
  • 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
  • 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289

IControlU

来自Minecraft插件百科
Qsefthuopq讨论 | 贡献2018年9月29日 (六) 23:06的版本
跳转至: 导航搜索
IControlU
外文名IControlU
作者Firebreath15
插件类型Spigot / CraftBukkit
兼容服务端1.7-1.13
前置插件ProtocolLib
源地址http://dev.bukkit.org/bukkit-plugins/IControlU

介绍

iControlU是一款可以控制其它玩家行动的插件。只需输入一个指令你就可以操控其它在线的玩家了。目前插件支持控制其它玩家的移动、聊天、背包、输入指令、生命值、饱食度和伤害。并且还有更多可修改的选项。

使用插件的时候,插件会实时越控玩家。也就是可以实时。修改受控者。插件使用的移动、聊天、背包、输入指令、生命值、饱食度和伤害。另外,由于插件使用ProtocolLib来越控移动,所以其它玩家也看得到受控者的移动.

使用说明


对于Minecraft 1.8.x 及以下的版本,请使用 iControlU 免费版 对于Minecraft 1.9+, 请使用 v2.3.2 和 Spigot #765 对于Minecraft 1.12.2 及以下版本, 请使用 v2.4.6 对于Minecraft 1.13+, 请使用最新版本 确认你的 ProtocolLib 和你的服务端版本相匹配!


iControlU was designed to be easy to install, and even easier to use. To install the plugin, simply drag it into your server’s “/plugins” folder, along with the latest applicable version of ProtocolLib. Start (or restart) your server to generate the configuration file, and make any changes to it that you’d like. Simply use “/icu reload” to use the new settings.

To use the plugin, simply run the command /icu control <player>. Alternatively, you may run /icu control <playerA> [playerB], which will force playerA to control playerB. This command will enable Control Mode, in which the Controller begins playing as the Victim. Control Mode will last until the Controller runs /icu stop, or when the time expires (default 30 seconds, you may change this in the configuration).

离开控制模式之后, 控制者会获得10秒的隐身时间来逃脱. 这一特性可以使控制者不被发现.

指令

  • /icu control <player> [player]
  • /icu controlnearest
  • /icu stop [player]
  • /icu forcechat <player> <message>
  • /icu reload
  • /icu simple

权限

  • icu.use - 允许使用 "/icu" 指令
    • icu.control.* - 插件所有权限
    • icu.use - (see above)
    • icu.control - Can use "/icu control <player>"
    • icu.control.other - Can use "/icu control <player> [player]"
    • icu.control.nearest - Can use "/icu controlnearest"
    • icu.forcechat - Can use "/icu forcechat <player> <message>
    • icu.readchat - Can read the target's chatbox activity
    • icu.simple - Enables Simple Mode

Simple Mode removes time limits, cooldowns, helmet effectiveness, and sound effects from your troll. Additionally, the controller will teleport back to their original location when the troll is over.​

  • icu.admin - Allows players to control without being controlled
    • icu.exempt - Exempt ("immune") from being controlled
    • icu.control.* - 以上所有权限
    • icu.reload - 重载插件配置
    • icu.nocooldown - 关闭玩家冷却
    • icu.notimelimit - 关闭玩家的最大控制次数

合成

默认, iControlU comes with built-in crafting recipes for items that affect the plugin’s effects. The Victim’s item, the Reduction Helmet, provides a 70% chance of control failure. In other words, 70% of the time, while wearing this helmet the Victim cannot be controlled.

Red.png

The second item, this time for the Controller, is the Amplifying Helmet, which doubles the amount of time Control Mode lasts. This helmet only has an effect if iControlU is configured with a time limit.

配置

config.yml

####  ######   #######  ##    ## ######## ########   #######  ##       ##     ##
 ##  ##    ## ##     ## ###   ##    ##    ##     ## ##     ## ##       ##     ##
 ##  ##       ##     ## ####  ##    ##    ##     ## ##     ## ##       ##     ##
 ##  ##       ##     ## ## ## ##    ##    ########  ##     ## ##       ##     ##
 ##  ##       ##     ## ##  ####    ##    ##   ##   ##     ## ##       ##     ##
 ##  ##    ## ##     ## ##   ###    ##    ##    ##  ##     ## ##       ##     ##
####  ######   #######  ##    ##    ##    ##     ##  #######  ########  #######

#################################################################################
# Developed by FireBreath15                                                     #
#                                                                               #
# 这是插件的配置文件 #
# 如果你修改了配置,你需要保存文件并重载插件   #
# 最好重启服务器   #
# 如果你遇到了bug,请把报错信息发给插件作者.               #
#################################################################################

######################
#      控制时间限制    #
######################
# The amount of time (in seconds) a player can be controlled in one session. Set to 0 for unlimited time.
time_controlLimit: 45

############
#   冷却   #
############
# The amount of time (in seconds) a player must wait between controlling players.
time_cooldown: 60

###########################
#       隐身时间限制        #
###########################
# 控制者结束控制后的隐身时间
time_invisible: 15

#################
#   显示消息    #
#################
# 提醒被控制他们被控制了.
showMessages: false

###############
# 使用合成配方 #
###############
# 允许玩家合成切换可控制模式的头盔
useRecipes: true

#################
#  允许自由视角 #
#################
# 允许被控制者在控制模式下可以自由移动
allowFreecam: true

##########################
#    控制所需最小距离    #
##########################
# The radius to search in when using "/icu controlnearest"
maxRadius: 50

################
#   最大距离   #
################
# The maximum distance (in blocks) the victim can be from the controller
# NOTE: This only works if "allowFreeCam" above is set to TRUE.
maxDistance: 15

#################
#    控制音效   #
#################
# Play a sound to players within 30 blocks when Control Mode begins. Valid sounds can be found at https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
playSound: BLOCK_NOTE_PLING

##################
#    更新检测    #
##################
# Runs a simple version check to ensure you are using the latest version. Updates must be manually downloaded from SpigotMC.org
checkForUpdates: true

常见问题

我可以查看这个插件的源码吗?
由于这个插件是付费的, 源码并不能公开. 但是你可以在github查看免费版的源码.​

May I share this plugin with friends after I buy it?
You are more than welcome to show this plugin off in a YouTube video, an online demonstration, or on your server to your friends. However, you cannot share the plugin's file with anyone else. Each purchase is licensed only to the purchaser for his/her own personal use, and any redistribution without the developer’s permission is prohibited.​

I saw iControlU being sold or given away on another website.
First of all, that’s not a question! Second, if you find this plugin on another website, do not buy it. Most of the time, software that is being sold by other distributors has been modified or tampered with, and could potentially be malicious. If you are ever unsure, post your question in Discussion or send me a Private Message.​

I can't get the plugin to work. What should I do?
If the plugin isn't starting on your server, be sure that you are running the latest build of Spigot. If you are, it wouldn't hurt to update ProtocolLib. If ProtocolLib, iControlU, and Spigot are all correctly updated, you shouldn't have a problem starting the plugin. If you do, please paste your console log into Discussion so that we can help you! ​ Does this plugin run on other server types?

This plugin was built using Spigot, and was tested for full functionality on a Spigot server. Other server types may not work as intended, so I cannot guarantee the same success.​

My question is not listed here, what do I do?

Post any questions, concerns, or error reports in the Discussion forum, or send me a Private Message. Remember, help others and they will help you!​

链接

免费版源码

使用条款