mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 07:49:03 +00:00
Better Woodtype recognition
Fixes #126 Wood type not recognized on big barrels in 1.9
This commit is contained in:
@@ -143,6 +143,7 @@ public class P extends JavaPlugin {
|
||||
Brew.potions.clear();
|
||||
Wakeup.wakeups.clear();
|
||||
Words.words.clear();
|
||||
Words.ignoreText.clear();
|
||||
|
||||
this.log(this.getDescription().getName() + " disabled!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user