Refactoring and improvements
Refactoring and improvements
probably fix to /documents register issue
probably fix to /documents register issue
Spigot version issues
- Fixxed few bugs with Spigot version sending Components
- Fixxed spigot version issue with teleportAsync
Improvement
Documents register give a message if you already have documents registered
Documents permissions
Commands permission
- permission to give documents -> documents.give
- permission to show documents -> documents.show
- permission to register documents -> documents.register
New config option
New config option for reopen the documents registration gui on closing it
A lot of improvements!
- Preventing errors on miss configurations
- new config option join-message to enable or disable join messages
- new config option register-location-enable to enable or disable the spawning on spawn on join the server.
- Solved an issue of customodeldata in surname section
- Added new config option to limit name characters
- Added new config option to limit surname characters
reload improvements
Fixxed reload on cached values
Commands wiki, new feature and code improvements
Documents Item
- Added documents item, you can easly customizable in config.yml
- Added admin command to give documents /documentsadmin give-documents-item <playername> you can execute this command on console and in game
Improvements
- Added DocumentsRegistrationCompleteEvent for API
- Added new messages for admin command
- now the registerlocation cached will be updated and don't need restart
- Added new command for Documents Admin /documentsadmin unregister <username>
- Other Small improvements
Small bug fix
Solved an issue if you don't have WorldGuard installed.
Customdata support, bug fix
- Small bug fix if you remove the decorative items section
- Custom data support for all guis
- Added Parser for AnvilGui title
More customizables guis
- Added customizable name gui
- Added customizable surname gui
- Added customdata support for name, and surname gui
- Solved a issue with WorldGuard
- Added PlaceholderAPI as softdependency
- Removed some messages
- Added new messages
- Small improvements
Improvements, and Placeholders (and 1.0.1v)
- Fixxed an issue while using Documents without WorldGuard.
- Added PlaceholderAPI placeholders:
- %documents_name%
- %documents_age%
- %documents_gender%
- Removed special characters from documents_gui.yml
- Removed migration system
- Refactoring
- Added better flag, and worldguard integration
- Solved a duplicated issue
- Customizable command args
- New messages
- Added messages_it.yml
- code clean up