✅ BetterProfiles [1.8+] • Custom items! Textures! Permissions! Commands! WorldGuard support! icon

✅ BetterProfiles [1.8+] • Custom items! Textures! Permissions! Commands! WorldGuard support! -----

An amazing way to display players profiles to others.




[​IMG]

MAKE SURE YOU UPDATE NBTAPI!
MAKE SURE YOU UPDATE NBTAPI!
MAKE SURE YOU UPDATE NBTAPI!

  • Bugs fixed!BETA!
    • Some bugs were fixed! ^^
  • 1.20.4 support!BETA!
    • Plugin should work correctly since 1.8 now!
  • Small recode.BETA!
    • The way items is loaded was recoded.
    • The plugin will autoupdate the items.yml
    • to the new format. Make sure you READ the
    • file to understand the changes.
  • New placeholders.BETA!
    • Added placeholder that returns if player profile is blocked.
    • Added placeholder that returns if player disabled viewing profiles.
  • Close material.BETA!
    • You should be able to change close material.
    • By default it will be BARRIER.
    • (Might not work :p)
  • Code changes.BETA!
    • Some parts of the code has been changed
    • so it allows me to modify the plugin a bit
    • easier when i need it in a future :3

✅ Config has been updated. As usual, don't worry. BetterProfiles handles all changes ;)

⭐⭐⭐⭐⭐ Support us by rating our plugin if you liked it!
Consider donating if you like our job and want to support us!
❤️ Boosting our support server help us too!


❤️ Let us know if your server is using our plugin! ❤️

[​IMG]
----------, Jan 29, 2024

[​IMG]
  • MySQL support is back! (Never left) BETA!
    • You can now select normal MySQL if you don't like HikariCP.
    • "Database.Type" option must be set to "IWantMySQL"
  • Bug fix! BETA!
    • Error with hex colors and placeholders are now fixed.
  • Profile title. BETA!
    • You can now use PlaceholderAPI in profile title.
  • WorldGuard region support! BETA!
    • You can whitelist/blacklist regions now!
    • Flag added: betterprofiles-can-view-profile
    • Default option if player is in region but flag is not set.
  • BetterRevive compatibility updated. BETA!
    • Starting from BetterRevive 0.8-BETA (pending to release).
    • Profile will no longer open as soon as player is revived.
  • Updated code. BETA!
    • Updated some parts of the code.

This is in BETA. Please report bugs in our discord

✅ Config has been updated. As usual, don't worry. BetterProfiles handles all changes ;)

⭐⭐⭐⭐⭐ Support us by rating our plugin if you liked it!
Consider donating if you like our job and want to support us!
❤️ Boosting our support server help us too!


❤️ Let us know if your server is using our plugin! ❤️

[​IMG]
----------, Aug 30, 2021

[​IMG]
  • ALIASES! BETA!
    • You can now select main command aliases!
    • Main command will always be /betterprofiles
    • You can now select profile command aliases!
    • Main command will always be /profiles
  • Profile rows! BETA!
    • You can now select amount of rows for profile gui!
  • Panel colors fixed! BETA!
    • Colors for panels should now work correctly :D
  • Disable equipment slots! BETA!
    • You can now set slot to -1 to disable equipment slot!
    • Remember to disable "Update-equipment" option if you dont use it!
  • Reload command update! BETA!
    • Reload command should now update items and frames.
    • This is a really complex plugin, i still highly recommend you to restart your server.

This is in BETA. Please report bugs in our discord

✅ Config has been updated. As usual, don't worry. BetterProfiles handles all changes ;)

⭐⭐⭐⭐⭐ Support us by rating our plugin if you like it!
❤️ Boosting our support server help us too!

❤️ Let us know if your server is using our plugin! ❤️

[​IMG]
----------, Nov 30, 2020

[​IMG]
  • Fixed frame issue. BETA!
    • Fixed issue with color for hidden, empty and normal frame.
  • Durability support for old versions! BETA!
    • You can now specify durability for some items.
    • Useful to display specific items in old versions.

To add durability, you simply need to add the following to your item.
Code (YAML):

    item-identifier
:
        [ ... ]
       Material
: "INK_SACK" //This is the usual material you use.
       Data
: 3 //This is added to specify the durability/damage of the item.
        [ ... ]
 
This is in BETA. Please report bugs in our discord

✅ Config hasn't changed.

⭐⭐⭐⭐⭐ Support us by rating our plugin if you like it!

❤️ Let us know if your server is using our plugin! ❤️
----------, Oct 21, 2020

[​IMG]
UPDATE CAN BREAK CURRENT SYSTEMS YOU MADE!
READ ALL CHANGE LOG!
  • Command rework! BETA!
    • "/profile" command is no longer a "betterprofiles" alias.
  • Profile command! BETA!
    • Yes! You asked for it! You can now open your profile with /profile
    • You can open others' profiles with /profile <player>
    • /bprofiles view <player> hasn't been removed to not break current systems.
  • Added regex option to placeholder-item type. BETA!
    • How it works? It checks if placeholder output matches the provided regex.
  • Added debug mode. BETA!
    • It simply hides most logs to not spam console on start up. (Disabled by default)
  • Added connection alive interval. BETA!
    • This simply keeps connection to database alive to prevent timeout.
In case you want to add regex support for your "Accepted" value in placeholders items, add:
Code (YAML):

Items
:
  your-placeholder-item
:
    [ ... ]
    Accepted
: "(?i)yes" #Use regex expression here.
    Regex
: true #Add this line and set to true.
    [ ... ]
 
Changes

This is in BETA. Please report bugs in our discord

✅ Config has been updated. As usual, don't worry. BetterProfiles handles all changes ;)

⭐⭐⭐⭐⭐ Support us by rating our plugin if you like it!

❤️ Let us know if your server is using our plugin! ❤️
----------, Oct 5, 2020

[​IMG]
  • Added BetterRevive support! BETA!
    • Don't open player's profile if you are reviving them!

This is in BETA. Please report bugs in our discord

✅ Config has been updated. As usual, don't worry. BetterRevive handles all changes ;)

⭐⭐⭐⭐⭐ Support us by rating our plugin if you like it!

❤️ Let us know if your server is using our plugin! ❤️
----------, Sep 23, 2020

[​IMG]
  • Command rework. BETA!
    • Players can open their profile with /profile
  • New permission. BETA!
    • Permission to view your own profile with /profile was added!
  • New messages. BETA!
    • You can now edit help menu messages..
    • This option doesn't and will never include the message showing the plugin name and version.

This is in BETA. Please report bugs in our discord

✅ Config has been updated. As usual, don't worry. BetterProfile handles all changes ;)

⭐⭐⭐⭐⭐ Support us by rating our plugin if you like it!

❤️ Let us know if your server is using our plugin so developer can see it! ❤️
----------, Sep 12, 2020

[​IMG]
  • New item type introduced! BETA!
    • ONLY_VIEWER items can be seen only by players that are not the profile owner.
    • Supports PlaceholderAPI with player information.
    • Supports custom texture heads.
    • Check example here.

This is in BETA. Please report bugs in our discord
Try to use one item per slot.

✅ Config has been updated. As usual, don't worry. BetterProfile handles all changes ;)

⭐⭐⭐⭐⭐ Support us by rating our plugin if you like it!

❤️ Let us know if your server is using our plugin! ❤️
----------, Sep 12, 2020

[​IMG]
  • New item type introduced! BETA!
    • ONLY_OWNER items can be seen only by the profile owner.
    • Supports PlaceholderAPI with player information.
    • Supports custom texture heads.
    • Check example here.
----------, Sep 12, 2020

[​IMG]
  • Debug message removed
    • Debug message removed x2
----------, Sep 11, 2020

[​IMG]
  • Dynamic items now available! BETA!
    • Select which slot from player inventory will be displayed!
    • Select default displayname and lore if player doesn't have an item.
    • Items won't update, they are displayed when opening the profile ONLY.
  • Placeholder items now available! BETA!
    • Select placeholder to check.
    • Select accepted value.
    • Select permission to see the item.
    • Check example here

These feature are in BETA, make sure you report issues in our github or discord.

✅ Config updates are handled by our plugin ;)

⭐⭐⭐⭐⭐ Rate us if you like the plugin! Let us know if your server is using BetterProfiles!
----------, Sep 11, 2020

[​IMG]
Update title says "hiddel", should be "hidden" >w<
  • Permission per slot. BETA x1000!
    • You can set permissions to view each slot.
    • You can set to "none" to not require permission.
  • New frame added for hidden slots. BETA!
    • Item displayed if player cannot see the slot.
    • Supports custom lore.
    • Supports custom model data.

✅ Config has been updated. Once again, plugin handles that ;)

⭐⭐⭐⭐⭐ Rate us if you like the plugin! Let us know if your server is using BetterProfiles!

Having problems? Join our Discord for support!
----------, Sep 11, 2020

[​IMG]
  • Select frame color. BETA x100!
    • Set color of the frame for profiles.
    • Set color of the frame for empty slots.
    • This applies to frames only. Not items.yml

[​IMG]

✅ Config has been updated. As usual, don't worry. BetterProfile handles all changes ;)

⭐⭐⭐⭐⭐ Support us by rating our plugin if you like it!

❤️ Let us know if your server is using our plugin! ❤️


Report bugs or errors in our Discord.
----------, Sep 10, 2020

[​IMG]
  • Fixed possible problem during pvp. BETA!
    • Added an option to disable profiles if player holds a SHIELD in any hand. (Default: enabled)
  • Fixed consume issue. BETA!
    • Added option to disable item consume when right clicking a player with food in hands. (Default: enabled)

✅ Configuration was updated. The plugin handles the changes ;)
----------, Sep 9, 2020

[​IMG]
  • Two sounds added! BETA!
    • Sound when opening a profile. (Can be disabled/changed)
    • Sound when closing a profile. (Can be disabled/changed)

✅ Configuration has been modified. Plugin will update your config automatically :D

If you have any question or error join our Discord

⭐⭐⭐⭐⭐ Rate our plugin if you enjoy it!
----------, Sep 9, 2020

[​IMG]
  • Custom model data supported! BETA! 1.14+
    • Supported for frame item.
    • Supported for custom item.

✅ Configuration is updated automatically for config.yml
If you want to use custom model data in custom items created in items.yml, just add
Code (YAML):

    Material
: "CUSTOM_HEAD"
    Custom-model-data
: 0 <-- This line, after "Material" line.
    Displayname
: "&aSocial media"
 
⚠️ This is in beta. Please report bugs in our github or discord server.
----------, Sep 7, 2020

Resource Information
Author:
----------
Total Downloads: 16,639
First Release: Sep 4, 2020
Last Update: Jan 29, 2024
Category: ---------------
All-Time Rating:
33 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings