mirror of
https://github.com/ryandw11/UltraChat.git
synced 2025-01-21 15:21:24 +01:00
Created Change Log (markdown)
parent
d952d14b88
commit
385b9ebeef
57
Change-Log.md
Normal file
57
Change-Log.md
Normal file
@ -0,0 +1,57 @@
|
|||||||
|
### 2.2
|
||||||
|
- Added support for 1.13
|
||||||
|
- Added tabcomplete
|
||||||
|
- Removed support for 1.10 - 1.12
|
||||||
|
### 2.1.1
|
||||||
|
- **Changed from Java 7 to Java 8!**
|
||||||
|
- Fixed channel allways_active suffix bug.
|
||||||
|
- Added in plugin hooks so that mute command work on some formats.
|
||||||
|
- Added in options to disable those hooks in the config.
|
||||||
|
- Added in the /chat hooks command to allow people to see the current active hooks.
|
||||||
|
### 2.1.0
|
||||||
|
Another major update!
|
||||||
|
- Reworked formatting system (again).
|
||||||
|
- Added metrics. (Bstats)
|
||||||
|
- Added a new formatting mode! (Range).
|
||||||
|
- Fixed more minor bugs.
|
||||||
|
### 2.0
|
||||||
|
2.0 is a major update in which I re-coded the plugin. Most of the changes are backend.
|
||||||
|
- Reworked formatting system
|
||||||
|
- Improved all commands to work on all formats.
|
||||||
|
- Added a language file.
|
||||||
|
- More minor changed backend.
|
||||||
|
### 1.8.3
|
||||||
|
This update changed backend formatting and added a new api event.
|
||||||
|
### 1.8
|
||||||
|
This is a **major** update!
|
||||||
|
* Removed chat mode
|
||||||
|
* Added Channels
|
||||||
|
* Added Json support
|
||||||
|
* Complete Recode
|
||||||
|
* Sjoin is now stored in a yml file instead of arraylist.
|
||||||
|
* Added Developer API
|
||||||
|
* Added Basic Methods to make future updates easier!
|
||||||
|
* Removed Emojies.
|
||||||
|
* Fixed Chat Formatting
|
||||||
|
* Added unlimited Chat Formats
|
||||||
|
|
||||||
|
### 1.7.0
|
||||||
|
Many things were added and change so here we go.
|
||||||
|
**New / Changed features:**
|
||||||
|
* Removed World chat.
|
||||||
|
* Added the /color command for chat color.
|
||||||
|
* Add back the %prefix% and %suffix% for the chat format.
|
||||||
|
* Fixed the error go when using % in chat.
|
||||||
|
* Stabilized the chat formatting.
|
||||||
|
* Added more emoji's.
|
||||||
|
* Re coded the /chat mode command.
|
||||||
|
* Re coded many other parts of the plugin.
|
||||||
|
|
||||||
|
### 1.6.4:
|
||||||
|
* Made configs less messy
|
||||||
|
* Added the raw command
|
||||||
|
* Added the ability to fake join / leave other players
|
||||||
|
**Fixed bugs:**
|
||||||
|
* Fixed bug where the config was spammed with errors.
|
||||||
|
**Known Bugs:**
|
||||||
|
* None currently
|
Loading…
Reference in New Issue
Block a user