SuperStaffTools 超级员工工具 | |
---|---|
![]() |
为您的员工提供完美的解决方案!(以前为StaffGUI+) |
作 者 | Mariozgr8 |
发布时间 | 2017年7月10日 |
支持核心 | Spigot | 原生版本 |
支持版本 | 1.9,1.10,1.11,1.12 |
插件详细介绍
SuperStaffTools 是一款为 Minecraft 服务器管理人员提供的实用工具插件。它提供了一个简单易用的图形界面,方便管理人员快速访问和启用/禁用各种管理功能,同时还具备 StaffMode 功能,方便管理人员更好地管理服务器。
SuperStaffTools 旨在为 Minecraft 服务器的管理人员提供便捷的管理工具。通过交互式的菜单,管理人员可以快速访问和使用各种必要的功能,提升管理效率。
/sc
命令)。config.yml
文件中配置。StaffMode 允许管理人员通过右键点击玩家来与其互动。启用 StaffMode 后,管理人员的物品栏会被保存,并替换为 StaffMode 专用的物品。关闭 StaffMode 后,管理人员的物品栏会恢复。
以下是 SuperStaffTools 的命令和权限列表:
/sstafftools
:打开 GUI 主菜单。(别名:st
, sst
, sg
)/staffchat (message)
:向 staffchat 发送消息。(别名:sc
)staffgui.*
: 授予所有插件功能的访问权限staffgui.open
: 允许用户使用 /staffgui 命令staffgui.fly
: 允许用户切换飞行模式staffgui.god
: 允许用户切换上帝模式staffgui.vanish
: 允许用户切换隐身模式staffgui.staffmode
: 允许用户切换 StaffModestaffgui.heal
: 允许用户治疗staffgui.feed
: 允许用户喂食staffgui.clearchat
: 允许用户清空聊天staffgui.mutechat
: 允许用户锁定聊天staffgui.mutechat.bypass
: 允许用户绕过聊天锁定staffgui.gamemode
: 允许用户更改游戏模式staffgui.difficulty
: 允许用户更改服务器难度staffgui.time
: 允许用户更改服务器时间staffgui.weather
: 允许用户更改服务器天气staffgui.whitelist
: 允许用户管理服务器白名单staffgui.effects
: 允许用户应用药水效果staffgui.spawn
: 允许用户刷怪staffgui.staffchat
: 允许用户使用 /sc 命令并接收来自其他 staff 的消息
# Config.yml
# Here you can configure every aspect of the plugin from the items in the GUI to every messages sent by the plugin
#Main GUI settings
gui:
name: "&cStaff Tools"
size: 54 #GUI slots amount
#StaffMode Items config
staffmode:
compass:
name: "&aLaunch Compass"
material: COMPASS
slot: 0
teleport:
name: "&aTeleport Stick"
material: STICK
slot: 1
freeze:
name: "&cFreeze Item"
material: ICE
slot: 2
inventory:
name: "&aInventory Checker"
material: CHEST
slot: 3
enderchest:
name: "&aEnderchest Checker"
material: ENDER_CHEST
slot: 4
informations:
name: "&aInformations"
material: PAPER
slot: 5
cpstest:
name: "&cCps Test"
material: BLAZE_POWDER
slot: 6
vanish:
name: "&aVanish"
material: INK_SACK
data: 1
slot: 7
leave:
name: "&cLeave StaffMode"
material: BARRIER
slot: 8
#StaffChat settings
staffchat:
format: "&7[&cStaffChat&7] &b%player%&f: %message%"
no_permission: "&cYou don't have the permission to use this command !"
#Messages Settings
messages:
no_permission: "&cYou don't have the permission to do that !"
st_toggled_on: "&aStaffMode Toggled &2ON"
st_toggled_off: "&cStaffMode Toggled &4OFF"
freeze:
frozen: "&cYou have been frozen by &b%staff%&c!"
unfrozen: "&aYou have been unfrozen by &b%staff%&a!"
target_is_staff: "&cYou can't freeze a staff member !"
already_frozen: "&cThis player is already frozen !"
not_frozen: "&cThis player isn't frozen !"
whitelist:
added: "&a&l%player% &ahas been &2&lADDED &ato the whitelist !"
removed: "&c&l%player% &chas been &4&lREMOVED &cfrom the whitelist !"
already_whitelisted: "&cThis player is already whitelisted !"
not_whitelisted: "&cThis player isn't whitelisted !"
chat:
cleared: "&aChat has been cleared by &b%staff%&a!"
locked: "&cChat has been locked by &b%staff%&c!"
unlocked: "&aChat has been unlocked by &b%staff%&a!"
cpstest:
test_started: "&aCps Test started on &b%player%&a!"
cps: "&b%player%&f's cps is &c%cps%&f!"
no_damage: "&cThe player didn't hit anything during the test !"
#GUI Items
items:
vanish:
name: "&aVanish"
lore:
- "&7Click to toggle Vanish Mode &cOFF/ON"
- "&7Current State: %state%"
material: INK_SACK
data: 1
slot: 10
fly:
name: "&aFly"
lore:
- "&7Click to toggle Fly Mode &cOFF/ON"
- "&7Current State: %state%"
material: FEATHER
slot: 11
god:
name: "&aGod"
lore:
- "&7Click to toggle God Mode &cOFF/ON"
- "&7Current State: %state%"
material: GOLDEN_APPLE
slot: 12
staffmode:
name: "&aStaffMode"
lore:
- "&7Click to toggle StaffMode &cOFF/ON"
- "&7Current State: %state%"
material: DIAMOND_CHESTPLATE
slot: 13
heal:
name: "&aHeal"
lore:
- "&7Click to heal yourself !"
material: POTION
data: 8229
slot: 14
feed:
name: "&aFeed"
lore:
- "&7Click to feed yourself !"
material: COOKED_BEEF
slot: 15
clearchat:
name: "&aClear Chat"
lore:
- "&7Click to clear the chat !"
material: SPONGE
slot: 20
mutechat:
name: "&aLock Chat"
lore:
- "&7Click to lock the chat !"
- "&7Current State: %state%"
material: IRON_FENCE
slot: 21
gamemode:
name: "&aGamemode"
lore:
- "&7Click to change your gamemode !"
material: WATCH
slot: 22
difficulty:
name: "&aDifficulty"
lore:
- "&7Click to change the server difficulty !"
material: GRASS
slot: 23
time:
name: "&aTime"
lore:
- "&7Click to change the server time !"
material: WATCH
slot: 24
weather:
name: "&aWeather"
lore:
- "&7Click to change the server weather !"
material: WATER_BUCKET
slot: 25
whitelist:
name: "&aWhitelist"
lore:
- "&7Click to manage the server whitelist !"
material: PAPER
slot: 29
effects:
name: "&aEffects"
lore:
- "&7Click to apply all status effects !"
material: POTION
data: 8258
slot: 30
spawn:
name: "&aSpawn Mobs"
lore:
- "&7Click to spawn a mob !"
material: SKULL_ITEM
data: 2
slot: 31
#Cps Test Settings
cps_test:
duration: 5 #Test duration in seconds