PLEASE READ 1.0.42 CHANGELOG BEFORE USE THIS VERSION! PLEASE READ 1.0.42 CHANGELOG BEFORE USE THIS VERSION! PLEASE READ 1.0.42 CHANGELOG BEFORE USE THIS VERSION!
Editing a player now have a successfully message
Now the cache will be updated while you change name and surname of player
Added better tab completition on edit command and register command
PLEASE READ BEFORE USE THIS VERSION! FROM 1.0.42 PLEASE READ BEFORE USE THIS VERSION! FROM 1.0.42 PLEASE READ BEFORE USE THIS VERSION! FROM 1.0.42
This version contains an update of database structure: i advice you to remove the config and reconfigure it, all database structure in the config has changed.
Now the SQLITE is the new default database, if you want use H2DATABASE, you need to change the value on the config.
You need to re configurate mysql options
This update also contains small optimizations, code cleaning and other.
PLEASE READ BEFORE USE THIS VERSION! PLEASE READ BEFORE USE THIS VERSION! PLEASE READ BEFORE USE THIS VERSION!
This version contains an update of database structure: i advice you to remove the config and reconfigure it, all database structure in the config has changed.
Now the SQLITE is the new default database, if you want use H2DATABASE, you need to change the value on the config.
You need to re configurate mysql options
This update also contains small optimizations, code cleaning and other.
Added new type of giving documents title configurable in config.yml, small improvements to code
Improvements to reload
Code (YAML):
# documents giving type # chat - will send the message # gui - will send the customizable gui in documents_gui.yml # title - will send the title documents-giving-type: "gui" documents-title:
title: "<gradient:#F4A3FF:#FBDFFF>%documents_name% %documents_surname%" subtitle: "<gradient:#F4A3FF:#FBDFFF>%documents_age% %documents_gender%" fade-in: 2
# in seconds fade-out: 2
# in seconds stay: 2
# in seconds
Name and Username Restrictions: To improve user experience and data integrity, we have updated the character restrictions for names and usernames. Special characters such as underscores (_), periods (.), commas (,), and square brackets ([]) are no longer permitted.
Enhanced Word Filter: We've significantly improved our word filtering system to ensure a safer and more respectful community environment. The filter is now more effective and efficient in identifying and blocking inappropriate content.