-
-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6693133
commit a787440
Showing
3 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
### Changes: | ||
- Added a new config option, `hologram-plugin` which lets you pick a hologram plugin to prioritize | ||
- If you leave it empty, it'll automatically pick one. | ||
### Fixed: | ||
- Fixed an issue with some commands not properly validating virtual keys | ||
|
||
### Deprecation | ||
- Deprecated `PlayerPrizeEvent(player, crate, crateName, prize)` | ||
- Please use `PlayerPrizeEvent(player, crate, prize)` as the crateName is already passed through via the `crate` object. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters