-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XMaterial Fixed YELLOW_GLAZED_TERRACOTTA, SILVER_GLAZED_TERRACOTTA, END_STONE_BRICK_STAIRS and a lot slabs for outdated servers. Fixed potion / splash potion checks in 1.8.8 XEntity Added support for two illager methods. Patrol leader and join raid. All options that represent a color are named to "color" and all options that represent a variant/type are renamed to variant. All the "type" options are now renamed to "variant" XItemStack They now support editing itemstacks rather than constructing them from scratch. The "glow" option will now automatically enable HIDE_ENCHANTS flag. Removed \n single line support for lore. If you genuinely want to break line just use a simple list. There's no reason to use \n instead. It no longer translates colors automatically. It'll use the passed function translator instead. ActionBar Added a format for configuring ActionBar time from the message string itself. Note that you need to use the new method (which is just plugin,player,string) for this to work. ReflectionUtils Fixed a version detection error in 1.13
- Loading branch information
1 parent
a9324ac
commit 3646858
Showing
6 changed files
with
246 additions
and
132 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
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
Oops, something went wrong.