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! ❤️