Profiles

Profiles - 角色档案管理

创建并管理您自己的个人资料!
Bukkit / Spigot 作者 iAmGio 支持版本 1.8 - 1.10
服务器使用量
未统计
服务玩家数
未统计
下载量
8,386
插件详细介绍

让玩家拥有展示个人信息与联系方式的个人资料页面!Profiles 插件通过动态且用户友好的菜单,使这一切成为可能。

我乐于制作免费插件,但需要您的支持 ♥

命令与权限

  • /profile

打开您自己的个人资料。

  • 权限: profiles.me
  • /profile <user>

打开指定用户的个人资料。支持查看离线玩家的资料。

  • 权限: profiles.others
  • /profile edit

编辑您的个人资料。

  • 权限: profiles.edit
  • **profiles.runcommand.***

允许在更新资料信息时运行命令。

特定命令权限

以下权限分别对应编辑不同信息项时执行命令的权限

  • profiles.runcommand.personal-1
  • profiles.runcommand.personal-2
  • profiles.runcommand.personal-3
  • profiles.runcommand.socials-1
  • profiles.runcommand.socials-2
  • profiles.runcommand.socials-3
  • profiles.runcommand.socials-4
  • profiles.runcommand.socials-5
  • profiles.runcommand.socials-6
  • profiles.runcommand.socials-7
  • profiles.runcommand.socials-8

如何使用

  • 打开您的个人资料:使用 /profile 命令。
  • 点击菜单中您想要编辑的项目。此时物品栏界面会关闭,并出现提示信息。
  • 在聊天栏中输入您的新信息。
- 若要删除某项信息,请输入 `null`。
- **注意**:某些聊天管理插件可能会显示您输入的信息。

配置文件

插件会生成 4 个文件:messages.ymlgui.ymlcommands.ymlusers.yml

messages.yml

在此文件中,您可以修改插件发送的所有消息。

# ###############
#
# Profiles by iAmGio
#
# Messages configuration
#
# ###############
no-permission:
  me: '&cInsufficient permission!'
  others: '&cYou can''t open <player>''s profile!'
info:
  write: '&aWrite your <info>'
  updated: '&aUpdated ''<info>&a'' with ''<value>&a'''
  send-to-console: true
  console: '&a<player> has updated ''<info>&a'' with ''<value>&a'''
no-profile: '&c''<player>'' hasn''t got a profile!'

gui.yml

在此文件中,您可以修改菜单中的物品和显示名称。注意:物品名称中必须使用 :

# ###############
#
# Profiles by iAmGio
#
# GUI configuration
#
# You MUST use ':' in item names
#
# ###############
items:
  personal:
    '1':
      name: '&eAge: &7'
      item: '335:0'
    '2':
      name: '&bCity: &7'
      item: '395:0'
    '3':
      name: '&aHobbies: &7'
      item: '386:0'
  socials:
    '1':
      name: '&9Skype: &7'
      item: '35:9'
    '2':
      name: '&1Facebook: &7'
      item: '35:11'
    '3':
      name: '&cYou&fTube: &7'
      item: '35:14'
    '4':
      name: '&3Telegram: &7'
      item: '35:3'
    '5':
      name: '&fReddit: &7'
      item: '35:0'
    '6':
      name: '&aWebsite: &7'
      item: '35:5'
    '7':
      name: '&bTwitter: &7'
      item: '35:3'
    '8':
      name: '&cGoogle Plus: &7'
      item: '35:14'
separator:
  name: '&c&l&kO'
  item: '160:14'
not-specified: '&cNot specified'

commands.yml

在此文件中,您可以设置在更新某项资料信息后要执行的命令。可以为每个信息项设置多个命令。使用 null 表示不执行任何命令。可以使用 <player> 变量。

# ###############
#
# Profiles by iAmGio
#
# Commands configuration
#
# Don't use '/'
#
# Use 'null' for no command
#
# You can use <player>
#
# ###############
personal-1:
  - 'null'
  - 'null'
personal-2:
  - 'null'
personal-3:
  - 'null'
socials-1:
  - 'null'
socials-2:
  - 'null'
socials-3:
  - 'null'
socials-4:
  - 'null'
socials-5:
  - 'null'
socials-6:
  - 'null'
socials-7:
  - 'null'
socials-8:
  - 'null'

users.yml

这是一个数据文件,用于保存所有玩家的资料数据。请不要手动修改此文件

# Users data file
# Don't modify this file
users:
  - IAMGIO_
IAMGIO_:
  socials-1: '&cNot specified'
  socials-2: '&cNot specified'
  socials-3: '&cNot specified'
  socials-4: '&cNot specified'
  socials-5: '&cNot specified'
  socials-6: '&cNot specified'
  socials-7: '&cNot specified'
  socials-8: '&cNot specified'
  personal-1: '&cNot specified'
  personal-2: '&cNot specified'
  personal-3: '&cNot specified'

要求与依赖

  • Java 8 (必需)
  • Minecraft 服务端版本:1.8.9 / 1.9.2 / 1.10
  • Minecraft 客户端版本:1.8.9 / 1.9.2 / 1.10

支持与条款

如果您在使用插件时遇到问题,或有任何建议,可以在此联系我。

下载并使用此插件,即表示您同意:

  • 不得反编译并查看其源代码。
  • 不得将其发布到 Spigot 或其他网站。
测试支持版本
1.8 1.9 1.10
版本分布
基本信息
插件名称 Profiles
作者 iAmGio
平台 Bukkit / Spigot
支持版本 1.8 - 1.10
点赞数 1
Modrinth 下载 25,320,323
最近版本
暂无数据 -

友情链接: 网易我的世界 | 泰拉瑞亚 | ocent云计算 | 米饭Minecraft插件文档 | 友链合作

历史访问人数:2,656,427  |  历史访问人次:3,220,561

今日访问人数:1,435  |  今日访问人次:1,539

昨日访问人数:30,655  |  昨日访问人次:36,381

Copyright © 2019-2026 我的世界服务器列表站. All rights reserved.

Powered by GermMC 京ICP备17023959号-6